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

Switching back to jed

parent 984de328
No related merge requests found
Pipeline #193876 failed
......@@ -23,15 +23,15 @@ variables:
image: registry.c4science.ch/scitas-stack/rhel:9.3
parallel:
matrix:
# - environment: [jed]
# slurm_options: ["-c 72 -p jed -q jed"]
# 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: [helvetios]
slurm_options: ["-c 36"]
stack: ["pinot-noir"]
# - environment: [helvetios]
# slurm_options: ["-c 36"]
# stack: ["pinot-noir"]
tags:
- ${environment}
- stack
......
{
"spack": {
"version": "v0.21.2",
"version": "0.22.0",
"repos": {
"scitas-externals": {
"url": "https://gitlab.epfl.ch/SCITAS/software-stack/spack-repo-externals.git",
......@@ -35,7 +35,7 @@
"spec": "gcc@13.2.0 %gcc@11.4.1",
"version": "13.2.0"
},
"oneapi": {
"oneapi": { # just in case it works out of the box
"compiler": "oneapi",
"spec": "intel-oneapi-compilers@2024.0.2 %gcc@11.4.1",
"version": "2024.0.2"
......
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