Skip to main content

zfp: Library for lossy compression of multidimensional arrays

Contents

  1. Overview of package
    1. General usage
  2. 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:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

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 Zaratab cluster

Available versions of zfp on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
0.5.5 zfp/0.5.5 icelake, x86_64, zen, zen2 Y






Back to Top