bzip2: patent-free high quality data compression libraries
Contents
Overview of package
Package: | bzip2 |
---|---|
Description: | patent-free high quality data compression libraries |
For more information: | https://sourceware.org/bzip2 |
Categories: | |
License: | Unknown |
General usage information
bzip2 is a library of patent-free, high quality data compression algorithms providing both high compression ratios and speeds.
The commands bzip2, bunzip2, bzcat, bzdiff, bzgrep, etc have been added to your path.
In case you need to link against this library in your code, the following environmental variables have been defined:
- \$BZIP2_ROOT has been set to the root of the bzip2 installation
- \$BZIP2_LIBDIR points to the directory containing the libraries
- \$BZIP2_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\$BZIP2_INCDIR
- -L\$BZIP2_LIBDIR -Wl,-rpath,\$BZIP2_LIBDIR${endlist}
Available versions of the package bzip2, by cluster
This section lists the available versions of the package bzip2on the different clusters.
Available versions of bzip2 on the Deepthought2 cluster (RHEL8)
Available versions of bzip2 on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 1.0.7 bzip2/1.0.7 x86_64 N 1.0.8 bzip2/1.0.8 ivybridge N Available versions of bzip2 on the Juggernaut cluster
Available versions of bzip2 on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 1.0.8 bzip2/1.0.8 broadwell N