zfp: Library for lossy compression of multidimensional arrays

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about package
Package: zfp
Description: Library for lossy compression of multidimensional arrays
For more information: https://computing.llnl.gov/projects/floating-point-compression
Categories:
License: OpenSource (LLNL License)

General usage information

Zfp is an open source C/C++ library library for high-fidelity, high-throughput lossy compression of floating-point multi-dimensional arrays.

The following environmental variables have been defined:

  • \$ZFP_ROOT has been set to the root of the zfp installation
  • \$ZFP_LIBDIR points to the directory containing the libraries
  • \$ZFP_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\$ZFP_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$ZFP_LIBDIR -Wl,-rpath,\$ZFP_LIBDIR${endlist}

    Available versions of the package zfp, by cluster

    This section lists the available versions of the package zfpon the different clusters.

    Available versions of zfp on the Deepthought2 cluster (RHEL8)

    Available versions of zfp on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    0.5.5 zfp/0.5.5 ivybridge N

    Available versions of zfp on the Juggernaut cluster

    Available versions of zfp on the Juggernaut cluster
    Version Module tags CPU optimized for GPU ready?
    0.5.5 zfp/0.5.5 broadwell N