Stack Modules: Release 24.4.0
After 2nd of June 2025, all spack releases have been renamed to stack.
The software stack/24.4.0 is a major release that brings many changes. Please refer below for a detailed list of major and minor changes to the software stack.
Highlights & changes with the new software stack,
- As with previous software stack updates this release ...
- ... will not auto-load any of the modules, giving users a clean environment to start with.
- ... brings new versions (refer Change log below) of various packages, ensuring you have access to the latest features and improvements.
How to use the new software stack/24.4.0?
This software stack is rolled out on both machines (CoolMUC-4 as default and SuperMUC-NG Phase 1 as non default). You will have to explicitly swap/switch stack modules to access the new software stack on SuperMUC-NG Phase 1. The best way is to purge all loaded modules and load the stack/24.4.0 like,
$> module purge ; module load stack/24.4.0
Please be aware,
Using the "module purge" command will unload all previously loaded modules from your terminal shell, including automatically loaded ones such as "intel," "intel-mpi," and "intel-mkl." This step is crucial to prevent potential errors that may arise due to lingering modules.
Change Log
Changes | Status in Spack/24.4.0 | Notes: | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Available on Plattform | x86_64, Icelake and Sapphire Rapids (CoolMUC4), Skylake (SuperMUC-NG) | |||||||||||||||||||
date of release | 19.05.2025 | |||||||||||||||||||
OS | SLES 15.6 (CoolMUC4), SLES 15.3 (SuperMUC-NG) | |||||||||||||||||||
Spack Version | 0.23.x | |||||||||||||||||||
Environment Modules Version | 5.5.0 |
| ||||||||||||||||||
Compilers |
|
| ||||||||||||||||||
Module Names | PACKAGE/version-suffix1-suffix2-suffix3 suffices are as follows
Example: $> module avail gsl gsl/2.6-gcc12 gsl/2.6-intel23 gsl/2.7-gcc12 gsl/2.7-intel23
|
| ||||||||||||||||||
MPI Modules |
|
| ||||||||||||||||||
MKL Modules | intel-mkl/2020.4.304 intel-mkl/2021.4.0 intel-mkl/2023.1.0 |
| ||||||||||||||||||
Python Modules | python/3.7.16-base python/3.7.16-extended python/3.8.16-base python/3.8.16-extended python/3.10.10-base python/3.10.10-extended Please check the python documentation. The old intel python modules are still available but need to be loaded explicitly. |
| ||||||||||||||||||
intel-toolkit Performance tools (advisor, inspector, itac, ...) Modules | With the latest software stack, we have added components of intel-oneapi toolkits. Checkout Intel-OneAPI Toolkit components intel-toolkit/2021.4.0 intel-toolkit/2023.1.0 intel-toolkit/2023.2.0 |
|