c-blosc: A blocking, shuffling, and loss-less compression library
Contents
Overview of package
Package: | c-blosc |
---|---|
Description: | A blocking, shuffling, and loss-less compression library |
For more information: | https://github.com/Blosc/c-blosc |
Categories: | |
License: | Unknown |
General usage information
Blosc is a blocking, shuffling and lossless compression algorithm, and c-blosc is the C library implementing it.
The following environmental variables have been defined:
- \$CBLOSC_ROOT has been set to the root of the c-blosc installation
- \$CBLOSC_LIBDIR points to the directory containing the libraries
- \$CBLOSC_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\$CBLOSC_INCDIR
- -L\$CBLOSC_LIBDIR -Wl,-rpath,\$CBLOSC_LIBDIR${endlist}
Available versions of the package c-blosc, by cluster
This section lists the available versions of the package c-bloscon the different clusters.
Available versions of c-blosc on the Deepthought2 cluster (RHEL8)
Available versions of c-blosc on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 1.15.0 c-blosc/1.15.0 x86_64 N 1.17.0 c-blosc/1.17.0 ivybridge N Available versions of c-blosc on the Juggernaut cluster
Available versions of c-blosc on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 1.17.0 c-blosc/1.17.0 broadwell N