File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 55
55
slurm_ntasks : 1
56
56
slurm_mem : 32G
57
57
slurm_exclusive :
58
+ - wait
58
59
59
60
- label : " GPU AMIP CHAP - strong scaling - 2 GPUs"
60
61
key : " gpu_amip_chap_2process"
70
71
slurm_ntasks : 2
71
72
slurm_mem : 32G
72
73
slurm_exclusive :
74
+ - wait
73
75
74
76
- label : " GPU AMIP CHAP - strong scaling - 4 GPUs"
75
77
key : " gpu_amip_chap_4process"
85
87
slurm_ntasks : 4
86
88
slurm_mem : 32G
87
89
slurm_exclusive :
90
+ - wait
88
91
89
92
- group : " CHAP GPU weak scaling"
90
93
steps :
@@ -102,6 +105,7 @@ steps:
102
105
slurm_ntasks : 1
103
106
slurm_mem : 32G
104
107
slurm_exclusive :
108
+ - wait
105
109
106
110
- label : " GPU AMIP CHAP - weak scaling - 2 GPUs"
107
111
key : " gpu_amip_chap_ws_2process"
@@ -118,6 +122,7 @@ steps:
118
122
slurm_mem : 32G
119
123
slurm_time : 8:00:00
120
124
slurm_exclusive :
125
+ - wait
121
126
122
127
- label : " GPU AMIP CHAP - weak scaling - 4 GPUs"
123
128
key : " gpu_amip_chap_ws_4process"
@@ -134,3 +139,4 @@ steps:
134
139
slurm_mem : 32G
135
140
slurm_time : 8:00:00
136
141
slurm_exclusive :
142
+ - wait
You can’t perform that action at this time.
0 commit comments