1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 07:17:06 +01:00

Better options

This commit is contained in:
Peter Boyle
2021-10-07 20:29:09 +01:00
parent 7c16189e16
commit cda915a345
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,5 @@
spack load c-lime
module load cuda/11.4.1 openmpi/4.1.1 ucx/1.10.1
module load cuda/11.4.1 openmpi/4.1.1 ucx/1.10.1
export PREFIX=/home/tc002/tc002/shared/env/prefix/
export LD_LIBRARY_PATH=$PREFIX/lib/:$LD_LIBRARY_PATH
unset SBATCH_EXPORT