1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/load_cgpu_modules.sh

7 lines
116 B
Bash
Raw Normal View History

#!/bin/sh -f
module load cgpu
module load gcc/8.3.0
module load cuda/11.0.3
module load llvm/14.0.0-git_20211104b