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

Updated liscluster hostname

parent 825360ef
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ rm $tmpFile
eval "${{commands[$SLURM_ARRAY_TASK_ID]}}"
""".format(len(names)-1, limit, jobName, "qos_gpu-t4" if int(nbHours) > 20 else "qos_gpu-t3", nbHours, " ".join(names), " ".join(commands)), file=sFile)
sFile.close()
elif hostname == "sms.liscluster" :
elif hostname == "sms-cluster.lis-lab.fr" :
print('''#! /usr/bin/env bash
#SBATCH --array=0-{}%{}
......
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