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

Limiting to jed (need to run more tests with gitlab matrices)

parent 1a767f82
No related branches found
No related tags found
No related merge requests found
Pipeline #191471 failed
......@@ -23,15 +23,15 @@ variables:
image: registry.c4science.ch/scitas-stack/rhel:9.3
parallel:
matrix:
- environment: [helvetios]
slurm_options: ["-c 36"]
stack: ["pinot-noir"]
- environment: [jed]
slurm_options: ["-c 72 -p jed -q jed"]
stack: ["pinot-noir"]
- environment: [izar]
slurm_options: ['-c 40 --gres gpu:2']
apptainer_options: ['-nv']
# - environment: [izar]
# slurm_options: ['-c 40 --gres gpu:2']
# apptainer_options: ['-nv']
# - environment: [helvetios]
# slurm_options: ["-c 36"]
# stack: ["pinot-noir"]
tags:
- ${environment}
- stack
......
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