mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
7 lines
116 B
Bash
7 lines
116 B
Bash
#!/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
|