Skip to content
Snippets Groups Projects

Update .gitlab-ci.yml

Merged Nicolas Richart requested to merge richart-main-patch-29454 into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -44,14 +44,14 @@ variables:
path_suffix: ['']
- environment: [kuma-h100]
slurm_options: ["-c 64 -q scitas"]
slurm_options: ["-c 16 -q scitas"]
stack: ["pinot-noir"]
apptainer_options: ['--nv']
app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
path_suffix: ['']
- environment: [kuma-l40s]
slurm_options: ["-c 64 -q scitas"]
slurm_options: ["-c 16 -q scitas"]
stack: ["pinot-noir"]
apptainer_options: ['--nv']
app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
Loading