mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-21 09:12:03 +01:00
11 lines
176 B
Bash
11 lines
176 B
Bash
CLIME=$HOME/install/
|
|
module load Clang
|
|
module load CUDA
|
|
module load FFTW
|
|
module load OpenSSL
|
|
module load MPFR
|
|
module load NVHPC
|
|
module load UCX
|
|
module load OpenMPI
|
|
ulimit -c 0
|