File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11variables :
2- SCHEDULER_PARAMETERS : " -pgeneral -t 2 :00:00 -N 1 --ntasks-per-node=16"
2+ SCHEDULER_PARAMETERS : " -pgeneral -t 4 :00:00 -N 1 --ntasks-per-node=16"
33 GIT_STRATEGY : clone
44 NPROCS : 4
55
@@ -34,7 +34,7 @@ build:ibm:
3434 stage : build
3535 tags : [darwin-slurm-shared]
3636 variables :
37- SCHEDULER_PARAMETERS : " -ppower9 -t 2 :00:00 -N 1 --ntasks-per-node=16"
37+ SCHEDULER_PARAMETERS : " -ppower9 -t 4 :00:00 -N 1 --ntasks-per-node=16"
3838 script :
3939 - module load ibm
4040 - rm .gitmodules
@@ -59,7 +59,7 @@ build:amd:
5959 stage : build
6060 tags : [darwin-slurm-shared]
6161 variables :
62- SCHEDULER_PARAMETERS : " -pamd-rome -t 2 :00:00 -N 1 --ntasks-per-node=16"
62+ SCHEDULER_PARAMETERS : " -pamd-rome -t 4 :00:00 -N 1 --ntasks-per-node=16"
6363 script :
6464 - module load aocc/3.0.0
6565 - rm .gitmodules
You can’t perform that action at this time.
0 commit comments