Commit 9121a1e2 authored by Doak, Peter W.'s avatar Doak, Peter W.
Browse files

stable set of modules for summit

parent 055fa0bf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@
# Usage: source summit_load_modules.sh

module reset
module load gcc/11.2.0
module load cuda/11.5.2 # ldd shows magma is built with this cuda
module load magma/2.6.2
module load gcc/10.2.0
module load cuda/11.1.1 # ldd shows magma is built with this cuda
module load magma/2.6.1
module load hdf5
module load fftw
module load cmake/3.21.3