Libaec

About

Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). It also provides clear license version of SZIP compressor.

Supported versions

To check which Libaec versions and build types are currently supported on Discoverer, execute on the login node:

module avail libaec

Loading/Compiler affinity

Each version of Libaec installed in the public software repository is separately built against four compiler sets: (i) Intel oneAPI, (ii) NVIDIA HPC SDK, (iii) AMD Optimized Compiler Collection (AOCC), (iv) GNU Compiler Collection (GCC). The name of the environmental module hints the provided compiler affinity.

Intel oneAPI build

module avail libaec/*/*intel

NVIDIA HPC SDK build

module avail libaec/*/*nvidia

AMD AOCC build

module avail libaec/*/*aocc

GNU GCC build

module avail libaec/*/*gcc

Getting help

See Getting help