Skip to content
Snippets Groups Projects
Commit b9d2af6a authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Adding scitas reservation

parent 71a733b5
No related branches found
No related tags found
No related merge requests found
Pipeline #201028 passed
......@@ -30,12 +30,12 @@ variables:
# stack: ["pinot-noir"]
# app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
- environment: [kuma_h100]
slurm_options: ["-c 64"]
slurm_options: ["-c 64 --reservation scitas"]
stack: ["pinot-noir-gcc"]
apptainer_options: ['--nv']
app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
- environment: [kuma_l40s]
slurm_options: ["-c 64"]
slurm_options: ["-c 64 --reservation scitas"]
stack: ["pinot-noir-gcc"]
apptainer_options: ['--nv']
app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment