Difference between revisions of "Zstd"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Bioinformatics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Zstd}} |{{#vardefine:url|https://github.com/facebook/zstd")}} <!--CONFIGURA...") |
|||
Line 2: | Line 2: | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|Zstd}} | |{{#vardefine:app|Zstd}} | ||
− | |{{#vardefine:url|https://github.com/facebook/zstd | + | |{{#vardefine:url|https://github.com/facebook/zstd}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> |
Revision as of 15:33, 23 May 2022
Description
Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library.
Environment Modules
Run module spider Zstd
to find out what environment modules are available for this application.
System Variables
- HPC_ZSTD_DIR - installation directory
Additional Information
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY