Pigz: Difference between revisions

From UFRC
Jump to navigation Jump to search
Maxprok (talk | contribs)
Created page with "Category:SoftwareCategory:Compression {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pigz}} |{{#vardefine:url|https://zlib.net/pigz/}} <!--CONFIGURATION: OPTIONAL..."
 
m Text replacement - "#uppercase" to "uc"
 
Line 24: Line 24:
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
==System Variables==
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory


<!--Configuration-->
<!--Configuration-->

Latest revision as of 21:23, 6 December 2019

Description

pigz website  

A parallel implementation of gzip for modern multi-processor, multi-core machines

Environment Modules

Run module spider pigz to find out what environment modules are available for this application.

System Variables

  • HPC_PIGZ_DIR - installation directory
  • HPC_PIGZ_BIN - executable directory