draft perlmutter scripts
This commit is contained in:
5
perlmutter-a100/run.sh
Executable file
5
perlmutter-a100/run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eou pipefail
|
||||
|
||||
srun -A m3953 -C "gpu&hbm40g" --qos regular -N 1 -t 120 ./run-worker.sh
|
||||
Reference in New Issue
Block a user