zlib: General purpose, patent-free compression ibrary
Contents
Overview of package
Package: | zlib |
---|---|
Description: | General purpose, patent-free compression ibrary |
For more information: | http://zlib.net |
Categories: | |
License: | OpenSource (Zlib License) |
General usage information
zlib is a general purpose, patent-free, lossless compression library.
The following environmental variables have been defined:
- \$ZLIB_ROOT has been set to the root of the zlib installation
- \$ZLIB_LIBDIR points to the directory containing the libraries
- \$ZLIB_INCDIR points to the directory containing the header files
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
- -I\$ZLIB_INCDIR
- -L\$ZLIB_LIBDIR -Wl,-rpath,\$ZLIB_LIBDIR
Available versions of the package zlib, by cluster
This section lists the available versions of the package zlibon the different clusters.
Available versions of zlib on the Deepthought2 cluster (RHEL8)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
1.2.11 | zlib/1.2.11 | ivybridge | N |
Available versions of zlib on the Juggernaut cluster
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
1.2.11 | zlib/1.2.11 | broadwell | N |