====== Szip ====== **Szip** is a software module available on **Comet**. ===== Szip overview ===== To access **Szip** on Comet, run ''module load Szip''. This will load the //default// version of **Szip**. An overview of the module information is shown below (''module -r spider ^Szip$''): Szip: Description: Szip compression software, providing lossless compression of scientific data Versions: Szip/2.1.1-GCCcore-10.3.0 Szip/2.1.1-GCCcore-12.3.0 Szip/2.1.1-GCCcore-13.2.0 Szip/2.1.1-GCCcore-13.3.0 For detailed information about a specific "Szip" package (including how to load the modules) use the module's full name. Note that names that have a trailing (E) are extensions provided by other modules. For example: $ module spider Szip/2.1.1-GCCcore-13.3.0 If there are multiple versions of **Szip** listed, then you can load a //specific// version as follows: $ module load Szip/version_string You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^Szip$''. ---- ===== Szip Help ===== The module **Szip** has the following embedded help text (''module help Szip''): Description =========== Szip compression software, providing lossless compression of scientific data More information ================ - Homepage: https://docs.hdfgroup.org/archive/support/doc_resource/SZIP/index.html ---- ===== Szip Dependencies ===== The //default// version of the module **Szip** has the following dependencies: * GCCcore/13.3.0 ---- [[:advanced:software|Back to software]]