Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 400 Bytes

Module activation

To activate the module system, follow the steps below:

$ . /work/comphyd_lab/local/modules/spack/2024v5/lmod-init-bash # if you're using zsh, change bash with zsh
$ module unuse $MODULEPATH
$ module use /work/comphyd_lab/local/modules/spack/2024v5/modules/linux-rocky8-x86_64/Core/

The Spack version used is: 0.23.0.dev0 (f636ea92d213aa274b8ecd3b6c90a0d6621eaa36)