@@ -24,11 +24,16 @@ case $machine in
24
24
memnode=96
25
25
numcore=40
26
26
;;
27
- Gaea )
28
- sub_cmd=" sub_gaea "
27
+ gaeac5 )
28
+ sub_cmd=" sub_gaeac5 "
29
29
memnode=251
30
30
numcore=128
31
31
;;
32
+ gaeac6)
33
+ sub_cmd=" sub_gaeac6"
34
+ memnode=384
35
+ numcore=192
36
+ ;;
32
37
wcoss2)
33
38
sub_cmd=" sub_wcoss2"
34
39
memnode=512
@@ -73,7 +78,10 @@ case $regtest in
73
78
elif [[ " $machine " = " Discover" ]]; then
74
79
topts[1]=" 0:30:00" ; popts[1]=" 48/2" ; ropts[1]=" /1"
75
80
topts[2]=" 0:30:00" ; popts[2]=" 60/3" ; ropts[2]=" /2"
76
- elif [[ " $machine " = " Gaea" ]]; then
81
+ elif [[ " $machine " = " gaeac5" ]]; then
82
+ topts[1]=" 0:10:00" ; popts[1]=" 12/8/" ; ropts[1]=" /1"
83
+ topts[2]=" 0:10:00" ; popts[2]=" 12/10/" ; ropts[2]=" /2"
84
+ elif [[ " $machine " = " gaeac6" ]]; then
77
85
topts[1]=" 0:10:00" ; popts[1]=" 12/8/" ; ropts[1]=" /1"
78
86
topts[2]=" 0:10:00" ; popts[2]=" 12/10/" ; ropts[2]=" /2"
79
87
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
@@ -103,9 +111,12 @@ case $regtest in
103
111
elif [[ " $machine " = " Jet" ]]; then
104
112
topts[1]=" 0:15:00" ; popts[1]=" 5/4/" ; ropts[1]=" /1"
105
113
topts[2]=" 0:15:00" ; popts[2]=" 10/4/" ; ropts[2]=" /1"
106
- elif [[ " $machine " = " Gaea" ]]; then
107
- topts[1]=" 0:15:00" ; popts[1]=" 64/1/" ; ropts[1]=" /1"
108
- topts[2]=" 0:15:00" ; popts[2]=" 128/2/" ; ropts[2]=" /1"
114
+ elif [[ " $machine " = " gaeac5" ]]; then
115
+ topts[1]=" 0:15:00" ; popts[1]=" 40/3/" ; ropts[1]=" /1"
116
+ topts[2]=" 0:15:00" ; popts[2]=" 40/5/" ; ropts[2]=" /1"
117
+ elif [[ " $machine " = " gaeac6" ]]; then
118
+ topts[1]=" 0:15:00" ; popts[1]=" 40/3/" ; ropts[1]=" /1"
119
+ topts[2]=" 0:15:00" ; popts[2]=" 40/5/" ; ropts[2]=" /1"
109
120
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
110
121
topts[1]=" 0:15:00" ; popts[1]=" 64/1/" ; ropts[1]=" /1"
111
122
topts[2]=" 0:15:00" ; popts[2]=" 128/2/" ; ropts[2]=" /1"
@@ -133,7 +144,10 @@ case $regtest in
133
144
elif [[ " $machine " = " Jet" ]]; then
134
145
topts[1]=" 0:15:00" ; popts[1]=" 5/4/" ; ropts[1]=" /1"
135
146
topts[2]=" 0:15:00" ; popts[2]=" 10/4/" ; ropts[2]=" /1"
136
- elif [[ " $machine " = " Gaea" ]]; then
147
+ elif [[ " $machine " = " gaeac5" ]]; then
148
+ topts[1]=" 0:15:00" ; popts[1]=" 32/2/" ; ropts[1]=" /1"
149
+ topts[2]=" 0:15:00" ; popts[2]=" 64/4/" ; ropts[2]=" /1"
150
+ elif [[ " $machine " = " gaeac6" ]]; then
137
151
topts[1]=" 0:15:00" ; popts[1]=" 64/1/" ; ropts[1]=" /1"
138
152
topts[2]=" 0:15:00" ; popts[2]=" 128/2/" ; ropts[2]=" /1"
139
153
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
@@ -162,7 +176,10 @@ case $regtest in
162
176
elif [[ " $machine " = " Jet" ]]; then
163
177
topts[1]=" 0:15:00" ; popts[1]=" 5/4/" ; ropts[1]=" /1"
164
178
topts[2]=" 0:15:00" ; popts[2]=" 10/4/" ; ropts[2]=" /1"
165
- elif [[ " $machine " = " Gaea" ]]; then
179
+ elif [[ " $machine " = " gaeac5" ]]; then
180
+ topts[1]=" 0:15:00" ; popts[1]=" 32/2/" ; ropts[1]=" /1"
181
+ topts[2]=" 0:15:00" ; popts[2]=" 64/4/" ; ropts[2]=" /1"
182
+ elif [[ " $machine " = " gaeac6" ]]; then
166
183
topts[1]=" 0:15:00" ; popts[1]=" 64/1/" ; ropts[1]=" /1"
167
184
topts[2]=" 0:15:00" ; popts[2]=" 128/2/" ; ropts[2]=" /1"
168
185
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
@@ -192,9 +209,12 @@ case $regtest in
192
209
elif [[ " $machine " = " Jet" ]]; then
193
210
topts[1]=" 0:15:00" ; popts[1]=" 4/4/" ; ropts[1]=" /1"
194
211
topts[2]=" 0:15:00" ; popts[2]=" 6/6/" ; ropts[2]=" /1"
195
- elif [[ " $machine " = " Gaea" ]]; then
196
- topts[1]=" 0:15:00" ; popts[1]=" 28/1/" ; ropts[1]=" /1"
197
- topts[2]=" 0:15:00" ; popts[2]=" 28/2/" ; ropts[2]=" /1"
212
+ elif [[ " $machine " = " gaeac5" ]]; then
213
+ topts[1]=" 0:15:00" ; popts[1]=" 40/2/" ; ropts[1]=" /1"
214
+ topts[2]=" 0:15:00" ; popts[2]=" 40/4/" ; ropts[2]=" /1"
215
+ elif [[ " $machine " = " gaeac6" ]]; then
216
+ topts[1]=" 0:15:00" ; popts[1]=" 64/1/" ; ropts[1]=" /1"
217
+ topts[2]=" 0:15:00" ; popts[2]=" 64/2/" ; ropts[2]=" /1"
198
218
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
199
219
topts[1]=" 0:15:00" ; popts[1]=" 64/1/" ; ropts[1]=" /1"
200
220
topts[2]=" 0:15:00" ; popts[2]=" 64/2/" ; ropts[2]=" /1"
@@ -222,7 +242,10 @@ case $regtest in
222
242
elif [[ " $machine " = " Jet" ]]; then
223
243
topts[1]=" 0:30:00" ; popts[1]=" 6/12/" ; ropts[1]=" /1"
224
244
topts[2]=" 0:30:00" ; popts[2]=" 8/12/" ; ropts[2]=" /1"
225
- elif [[ " $machine " = " Gaea" ]]; then
245
+ elif [[ " $machine " = " gaeac5" ]]; then
246
+ topts[1]=" 0:30:00" ; popts[1]=" 14/8/" ; ropts[1]=" /1"
247
+ topts[2]=" 0:30:00" ; popts[2]=" 14/14/" ; ropts[2]=" /1"
248
+ elif [[ " $machine " = " gaeac6" ]]; then
226
249
topts[1]=" 0:30:00" ; popts[1]=" 14/8/" ; ropts[1]=" /1"
227
250
topts[2]=" 0:30:00" ; popts[2]=" 14/14/" ; ropts[2]=" /1"
228
251
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
@@ -252,7 +275,10 @@ case $regtest in
252
275
elif [[ " $machine " = " Jet" ]]; then
253
276
topts[1]=" 0:10:00" ; popts[1]=" 12/3/" ; ropts[1]=" /1"
254
277
topts[2]=" 0:10:00" ; popts[2]=" 12/5/" ; ropts[2]=" /2"
255
- elif [[ " $machine " = " Gaea" ]]; then
278
+ elif [[ " $machine " = " gaeac5" ]]; then
279
+ topts[1]=" 0:10:00" ; popts[1]=" 12/3/" ; ropts[1]=" /1"
280
+ topts[2]=" 0:10:00" ; popts[2]=" 12/5/" ; ropts[2]=" /2"
281
+ elif [[ " $machine " = " gaeac6" ]]; then
256
282
topts[1]=" 0:10:00" ; popts[1]=" 16/2/" ; ropts[1]=" /1"
257
283
topts[2]=" 0:10:00" ; popts[2]=" 16/4/" ; ropts[2]=" /2"
258
284
elif [[ " $machine " = " wcoss2" || " $machine " = " acorn" ]]; then
@@ -315,7 +341,14 @@ elif [[ "$machine" = "Jet" ]]; then
315
341
export MPI_BUFS_PER_HOST=256
316
342
export MPI_GROUP_MAX=256
317
343
export APRUN=" srun -n \$ ntasks --cpus-per-task=\$ threads"
318
- elif [[ " $machine " = " Gaea" ]]; then
344
+ elif [[ " $machine " = " gaeac5" ]]; then
345
+ export OMP_STACKSIZE=1024M
346
+ export MPI_BUFS_PER_PROC=256
347
+ export MPI_BUFS_PER_HOST=256
348
+ export MPI_GROUP_MAX=256
349
+ export FI_VERBS_PREFER_XRC=0
350
+ export APRUN=" srun --export=ALL -n \$ ntasks"
351
+ elif [[ " $machine " = " gaeac6" ]]; then
319
352
export OMP_STACKSIZE=1024M
320
353
export MPI_BUFS_PER_PROC=256
321
354
export MPI_BUFS_PER_HOST=256
0 commit comments