Difference between revisions of "Bzip2"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Utility]][[Category:Library]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|bzip2}} | |{{#vardefine:app|bzip2}} |
Latest revision as of 13:16, 15 August 2022
Description
bzip2 is a freely available, patent free (see below), high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.
Environment Modules
Run module spider bzip2
to find out what environment modules are available for this application.
System Variables
- HPC_BZIP2_DIR - installation directory
- HPC_BZIP2_BIN - executable directory
- HPC_BZIP2_LIB - library directory