Loading build-aux/summit_load_modules.sh +3 −3 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
build-aux/summit_load_modules.sh +3 −3 Original line number Diff line number Diff line Loading @@ -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 Loading