Skip to content
Snippets Groups Projects
Commit 80f9ce61 authored by Jan Ebert's avatar Jan Ebert
Browse files

Explain partitions

parent 4ca79bc5
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@
#SBATCH --time=00:10:00 # maximum execution time (HH:MM:SS)
#SBATCH --output=%x-%j.out # output file name
#SBATCH --account=opengptx
# Use `develbooster` for debugging, `booster` for "normal" jobs, and
# `largebooster` for jobs on more than 256 nodes.
#SBATCH --partition=develbooster
set -x -e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment