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

Changing images for ci and disabling helvetios

parent 1819f7bb
No related branches found
No related tags found
1 merge request!29feat(RHEL94): Add a Dockerfile and Packer scripts for RHEL 9.4
Pipeline #260337 failed
......@@ -22,37 +22,37 @@ variables:
.parallel_definition:
parallel:
matrix:
- environment: [helvetios]
slurm_options: ["-c 36"]
stack: ["pinot-noir"]
app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]
path_suffix: ['']
# - environment: [helvetios]
# slurm_options: ["-c 36"]
# stack: ["pinot-noir"]
# app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
# path_suffix: ['']
- environment: [izar]
slurm_options: ['-c 20 --gpus 1 -p gpu -q scitas']
apptainer_options: ['--nv']
stack: ["pinot-noir"]
app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
path_suffix: ['izar/']
- environment: [jed]
slurm_options: ["-c 72 -p jed -q jed"]
stack: ["pinot-noir"]
app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
path_suffix: ['']
- environment: [kuma-h100]
slurm_options: ["-c 16 -q scitas"]
stack: ["pinot-noir"]
apptainer_options: ['--nv']
app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
path_suffix: ['']
- environment: [kuma-l40s]
slurm_options: ["-c 16 -q scitas"]
stack: ["pinot-noir"]
apptainer_options: ['--nv']
app_image: ["registry.c4science.ch/scitas-stack/rhel9-kuma"]
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
path_suffix: ['']
tags:
- stack
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment