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

Typo in image name

parent f39bcb35
No related branches found
No related tags found
1 merge request!29feat(RHEL94): Add a Dockerfile and Packer scripts for RHEL 9.4
Pipeline #260339 passed
......@@ -32,27 +32,27 @@ variables:
slurm_options: ['-c 20 --gpus 1 -p gpu -q scitas']
apptainer_options: ['--nv']
stack: ["pinot-noir"]
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
app_image: ["registry.hpc.epfl.ch/scitas/software-stack:rhel94-kuma"]
path_suffix: ['izar/']
- environment: [jed]
slurm_options: ["-c 72 -p jed -q jed"]
stack: ["pinot-noir"]
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
app_image: ["registry.hpc.epfl.ch/scitas/software-stack:rhel94-kuma"]
path_suffix: ['']
- environment: [kuma-h100]
slurm_options: ["-c 16 -q scitas"]
stack: ["pinot-noir"]
apptainer_options: ['--nv']
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
app_image: ["registry.hpc.epfl.ch/scitas/software-stack:rhel94-kuma"]
path_suffix: ['']
- environment: [kuma-l40s]
slurm_options: ["-c 16 -q scitas"]
stack: ["pinot-noir"]
apptainer_options: ['--nv']
app_image: ["registry.hpc.epfl.ch/scitas/scitas-stack:rhel94-kuma"]
app_image: ["registry.hpc.epfl.ch/scitas/software-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