Skip to main content

xz: Lossless compression utility and library

Contents

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

Overview of package

General information about package
Package: xz
Description: Lossless compression utility and library
For more information: https://sourceware.org/bzip://tukaani.org/xz/format.html
Categories:
License: OpenSource (Public Domain and various Open Source)

General usage information

xz is a lossless compression utility, library, and file format based on the LZMA/LZMA2 compression algorithms.

This module will add the xz and various xz* and lz* 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 xz, by cluster

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

Available versions of xz on the Zaratab cluster

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






Back to Top