Skip to content

Commit b692310

Browse files
committed
test again
1 parent f8c7fc3 commit b692310

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

job.script

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
#SBATCH --time=00:30:00
88
#SBATCH --output=gpu_test.out
99

10-
module load python/3.8.5
11-
module load pytorch/1.8-cuda11
12-
module unload gcc/5.4.0
13-
module load cuda/11.0
10+
source .venv/bin/activate
1411

1512
python gpu_test.py

0 commit comments

Comments
 (0)