--> Skip to main content

lz4: Lossless compression utility and library

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: lz4
Description: Lossless compression utility and library
For more information: http://lz4.github.io/lz4/
Categories:
License: OpenSource (BSD 2-Clause)

General usage information

lz4 is a high-speed lossless compression algorithm and utility library, and file format based

This module will add the lz4, lz4c, lz4cat, and unlz4 commands to your path.

In case you need to link against this library in your code, 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 lz4, by cluster

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

Available versions of lz4 on the Zaratab cluster

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

Available versions of lz4 on the Juggernaut cluster

Available versions of lz4 on the Juggernaut cluster
Version Module tags CPU(s) optimized for GPU ready?
1.9.2 lz4/1.9.2 x86_64 Y
1.9.2 lz4/1.9.2 skylake_avx512, x86_64, zen, zen2 Y






Back to Top