From b8fa18bb997ab33688de93b4cb58ba4b8f15464d Mon Sep 17 00:00:00 2001 From: Daniel Filipe Jana <daniel.jana@epfl.ch> Date: Fri, 28 Feb 2025 07:51:10 +0000 Subject: [PATCH] Updating gitlab-ci file since the sysadmins removed the izar partition --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b799cd..29d87d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ variables: path_suffix: [''] - environment: [izar] - slurm_options: ['-c 20 --gpus 1 -p izar'] + slurm_options: ['-c 20 --gpus 1 -p gpu'] apptainer_options: ['--nv'] stack: ["pinot-noir"] app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"] -- GitLab