Skip to content
Snippets Groups Projects

changed paths to opengptx-elm and added StartLongRun.bash to start multiple...

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -8,7 +8,7 @@
#SBATCH --gres=gpu:4 # number of gpus
#SBATCH --time=00:10:00 # maximum execution time (HH:MM:SS)
#SBATCH --output=%x-%j.out # output file name
#SBATCH --account=opengptx
#SBATCH --account=opengptx-elm
# Use `develbooster` for debugging, `booster` for "normal" jobs, and
# `largebooster` for jobs on more than 256 nodes.
#SBATCH --partition=develbooster
Loading