diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ac3f70737d810b877a64b4afc61469da4ffb7407..bd7831024bb35f8f3566a4fcaa656a9f0d346d59 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -240,7 +240,6 @@ gcc_9_python_bindings_test: gcc_9_python_slurm_test: stage: test - when: manual needs: ["gcc_9_python"] tags: diff --git a/Python/SlurmTests/poiseuille/slurm.job b/Python/SlurmTests/poiseuille/slurm.job index 0f9def656dafc143f77151e9feb8a12501814a0e..b75acef2fe1fc565c9c39ff1d4ee2a0afd3f6e47 100644 --- a/Python/SlurmTests/poiseuille/slurm.job +++ b/Python/SlurmTests/poiseuille/slurm.job @@ -4,7 +4,7 @@ #SBATCH --ntasks-per-node=1 #SBATCH --cpus-per-task=20 -#SBATCH --mem-per-cpu=4000 +#SBATCH --mem-per-cpu=3000 #SBATCH --time=07:00:00 #SBATCH --partition=standard