Skip to content
Snippets Groups Projects
Commit 35dba2dc authored by Franck Dary's avatar Franck Dary
Browse files

Removed unecessary constraint for jeanZay cluster

parent 6c80c225
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,6 @@ def launchSlurmArray(names, commands, jobName, device, nbHours, limit) :
#SBATCH --gres=gpu:1
#SBATCH --hint=nomultithread
#SBATCH --qos={}
#SBATCH --constraint=v100-16g
#SBATCH --time={}:00:00
module purge
......
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