Skip to content

[package list]

gzip

License information

Gzip is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

See also the COPYING file in the gzip source repository.

Pre-installed modules (and EasyConfigs)

To access module help and find out for which stacks and partitions the module is installed, use module spider gzip/<version>.

EasyConfig:

Technical documentation

EasyBuild

1.10 from CPE 21.06 on
  • Standard EasyConfig converted to the LUMI conventions.

  • On Cray one of the tests in configure fails on LUMI/C. This is because the compiler always prints a message that znver3 is not yet supported for optimisation. There are two possible solutions

    • Either change some modules so that crape-x86-rome is loaded on all LUMI nodes until the Cray compiler supports zen3, which is tricky as it is likely EasyBuild has the last word and that option is the same for all Cray environments.
    • Disable the warning via extra_cflags which is what we have done here.

1.12 from CPE 22.06 on

  • Trivial port of the EasyConfig.

  • The extra flag to deal with problems with zen3 optimisation is no longer needed.

Archived EasyConfigs

The EasyConfigs below are additonal easyconfigs that are not directly available on the system for installation. Users are advised to use the newer ones and these archived ones are unsupported. They are still provided as a source of information should you need this, e.g., to understand the configuration that was used for earlier work on the system.