-
Notifications
You must be signed in to change notification settings - Fork 278
Expand file tree
/
Copy pathrt.yaml
More file actions
684 lines (684 loc) · 37.6 KB
/
rt.yaml
File metadata and controls
684 lines (684 loc) · 37.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
s2swa_32bit_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1'
tests:
- cpld_control_p8_mixedmode: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_control_gefs: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud','derecho']}
- cpld_restart_gefs: {'project':['daily'],'dependency':'cpld_control_gefs','turnoff':['noaacloud','derecho']}
- cpld_dcp_gefs: {'project':['daily'],'turnoff':['noaacloud','derecho','wcoss2','acorn','gaeac5']}
s2swa_32bit_pdlib_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON'
turnoff: ['noaacloud']
tests:
- cpld_control_gfsv17: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_control_gfsv17_iau: {'project':['daily'],'baseline': 'True','dependency':'cpld_control_gfsv17','turnoff':['noaacloud']}
- cpld_restart_gfsv17: {'project':['daily'],'dependency':'cpld_control_gfsv17','turnoff':['noaacloud']}
- cpld_mpi_gfsv17: {'project':['daily'],'turnoff':['noaacloud']}
- cpld_control_gfsv17_nowav_iau: {'project':['daily'],'baseline': 'True','dependency':'cpld_control_gfsv17','turnoff':['noaacloud']}
- cpld_restart_gfsv17_nowav_iau: {'project':['daily'],'dependency':'cpld_control_gfsv17_nowav_iau','turnoff':['noaacloud']}
s2swa_32bit_pdlib_sfs_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON'
turnoff: ['noaacloud']
tests:
- cpld_control_sfs: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
s2swa_32bit_pdlib_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON'
turnoff: ['noaacloud','jet']
tests:
- cpld_debug_gfsv17: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud','jet']}
s2swa_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1'
tests:
- cpld_control_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_control_p8.v2.sfc: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_restart_p8: {'project':['daily'],'dependency':'cpld_control_p8','turnoff':['noaacloud']}
- cpld_control_qr_p8: {'project':['daily'],'turnoff':['noaacloud']}
- cpld_restart_qr_p8: {'project':['daily'],'dependency':'cpld_control_qr_p8','turnoff':['noaacloud']}
- cpld_2threads_p8: {'project':['daily'],'turnoff':['noaacloud']}
- cpld_decomp_p8: {'project':['daily'],'turnoff':['noaacloud']}
- cpld_mpi_p8: {'project':['daily'],'turnoff':['noaacloud']}
- cpld_control_ciceC_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_control_c192_p8: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','acorn','s4','noaacloud']}
- cpld_restart_c192_p8: {'project':['daily'],'dependency':'cpld_control_c192_p8','turnoff':['wcoss2','acorn','s4','noaacloud']}
s2swal_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWAL -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1'
tests:
- cpld_control_p8_lnd: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud','wcoss2']}
- cpld_restart_p8_lnd: {'project':['daily'],'dependency':'cpld_control_p8_lnd','turnoff':['noaacloud','wcoss2']}
- cpld_s2sa_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
s2sw_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
tests:
- cpld_control_noaero_p8: {'project':['daily'],'baseline': 'True'}
- cpld_control_nowave_noaero_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
s2swa_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
turnoff: ['wcoss2','noaacloud','acorn']
tests:
- cpld_debug_p8: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','acorn','noaacloud']}
s2sw_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
turnoff: ['wcoss2','noaacloud','acorn']
tests:
- cpld_debug_noaero_p8: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','acorn','noaacloud']}
s2s_aoflux_intel:
build:
compiler: 'intel'
option: '-DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON'
tests:
- cpld_control_noaero_p8_agrid: {'project':['daily'],'baseline': 'True'}
s2swa_faster_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DFASTER=ON'
turnoff: ['noaacloud']
tests:
- cpld_control_p8_faster: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
s2sw_pdlib_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1,FV3_coupled_lowres -DPDLIB=ON'
turnoff: ['noaacloud']
tests:
- cpld_control_pdlib_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_restart_pdlib_p8: {'project':['daily'],'dependency':'cpld_control_pdlib_p8','turnoff':['noaacloud']}
- cpld_mpi_pdlib_p8: {'project':['daily'],'turnoff':['noaacloud']}
- cpld_control_c48_5deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_warmstart_c48_5deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_restart_c48_5deg: {'project':['daily'],'dependency':'cpld_warmstart_c48_5deg','turnoff':['noaacloud']}
- cpld_control_c24_5deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_warmstart_c24_5deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_restart_c24_5deg: {'project':['daily'],'dependency':'cpld_warmstart_c24_5deg','turnoff':['noaacloud']}
- cpld_control_c24_9deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_warmstart_c24_9deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_restart_c24_9deg: {'project':['daily'],'dependency':'cpld_warmstart_c24_9deg','turnoff':['noaacloud']}
- cpld_control_c12_9deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_warmstart_c12_9deg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- cpld_restart_c12_9deg: {'project':['daily'],'dependency':'cpld_warmstart_c12_9deg','turnoff':['noaacloud']}
s2sw_pdlib_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON'
turnoff: ['noaacloud']
tests:
- cpld_debug_pdlib_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
atm_dyn32_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON'
tests:
- control_flake: {'project':['daily'],'baseline': 'True'}
- control_CubedSphereGrid: {'project':['daily'],'baseline': 'True'}
- control_CubedSphereGrid_parallel: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_latlon: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_wrtGauss_netcdf_parallel: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_c48: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_c48.v2.sfc: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_c48_lnd_iau: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_c192: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_c384: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_c384gdas: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_stochy: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_stochy_restart: {'project':['daily'],'dependency':'control_stochy','turnoff':['noaacloud']}
- control_lndp: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_iovr4: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_iovr5: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_p8.v2.sfc: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_p8_ugwpv1: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_restart_p8: {'project':['daily'],'dependency':'control_p8','turnoff':['noaacloud']}
- control_noqr_p8: {'project':['daily'],'turnoff':['noaacloud']}
- control_restart_noqr_p8: {'project':['daily'],'dependency':'control_noqr_p8','turnoff':['noaacloud']}
- control_decomp_p8: {'project':['daily'],'turnoff':['noaacloud']}
- control_2threads_p8: {'project':['daily'],'turnoff':['noaacloud']}
- control_p8_lndp: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_p8_rrtmgp: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_p8_mynn: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- merra2_thompson: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- regional_control: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- regional_restart: {'project':['daily'],'dependency':'regional_control','turnoff':['noaacloud']}
- regional_decomp: {'project':['daily'],'turnoff':['noaacloud']}
- regional_2threads: {'project':['daily'],'turnoff':['derecho','noaacloud']}
- regional_noquilt: {'project':['daily'],'baseline': 'True','turnoff':['s4']}
- regional_netcdf_parallel: {'project':['daily'],'baseline': 'True','turnoff':['acorn']}
- regional_2dwrtdecomp: {'project':['daily'],'turnoff':['acorn']}
- regional_wofs: {'project':['daily'],'baseline': 'True','turnoff':['s4']}
rrfs_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON'
tests:
- rap_control: {'project':['daily'],'baseline': 'True'}
- regional_spp_sppt_shum_skeb: {'project':['daily'],'baseline': 'True'}
- rap_decomp: {'project':['daily'],'turnoff':['noaacloud']}
- rap_2threads: {'project':['daily'],'turnoff':['noaacloud']}
- rap_restart: {'project':['daily'],'dependency':'rap_control','turnoff':['noaacloud']}
- rap_sfcdiff: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_sfcdiff_decomp: {'project':['daily'],'turnoff':['noaacloud']}
- rap_sfcdiff_restart: {'project':['daily'],'dependency':'rap_sfcdiff','turnoff':['noaacloud']}
- hrrr_control: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hrrr_control_decomp: {'project':['daily'],'turnoff':['noaacloud']}
- hrrr_control_2threads: {'project':['daily'],'turnoff':['noaacloud']}
- hrrr_control_restart: {'project':['daily'],'dependency':'hrrr_control','turnoff':['noaacloud']}
- rrfs_v1beta: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rrfs_v1nssl: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rrfs_v1nssl_nohailnoccn: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
csawmg_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ras'
turnoff: ['noaacloud']
tests:
- control_csawmg: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_ras: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
wam_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMULTI_GASES=ON'
turnoff: ['noaacloud']
tests:
- control_wam: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
atm_faster_dyn32_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DFASTER=ON'
tests:
- control_p8_faster: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- regional_control_faster: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
atm_debug_dyn32_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v17_p8_ugwpv1,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta,FV3_HRRR_c3,FV3_HRRR_gf,FV3_global_nest_v1'
turnoff: ['noaacloud']
tests:
- control_CubedSphereGrid_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_wrtGauss_netcdf_parallel_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_stochy_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_lndp_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_csawmg_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_ras_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_diag_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- control_debug_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- regional_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_control_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hrrr_control_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hrrr_gf_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hrrr_c3_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_unified_drag_suite_debug: {'project':['daily'],'turnoff':['noaacloud']}
- rap_diag_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_cires_ugwp_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_unified_ugwp_debug: {'project':['daily'],'turnoff':['noaacloud']}
- rap_lndp_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_progcld_thompson_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_noah_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_sfcdiff_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_noah_sfcdiff_cires_ugwp_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rrfs_v1beta_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_clm_lake_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_flake_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- gnv1_c96_no_nest_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
atm_debug_dyn32_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta,FV3_HRRR_c3,FV3_HRRR_gf,FV3_global_nest_v1'
turnon: ['hercules']
tests:
- control_csawmg_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
wam_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON'
turnoff: ['noaacloud']
tests:
- control_wam_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud','hercules']}
rrfs_dyn32_phy32_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON'
turnoff: ['noaacloud']
tests:
- regional_spp_sppt_shum_skeb_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hrrr_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- rap_2threads_dyn32_phy32: {'project':['daily'],'turnoff':['noaacloud']}
- hrrr_control_2threads_dyn32_phy32: {'project':['daily'],'turnoff':['noaacloud']}
- hrrr_control_decomp_dyn32_phy32: {'project':['daily'],'turnoff':['noaacloud']}
- rap_restart_dyn32_phy32: {'project':['daily'],'dependency':'rap_control_dyn32_phy32','turnoff':['noaacloud']}
- hrrr_control_restart_dyn32_phy32: {'project':['daily'],'dependency':'hrrr_control_dyn32_phy32','turnoff':['noaacloud']}
rrfs_dyn32_phy32_faster_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DFASTER=ON -DCCPP_SUITES=FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON'
turnoff: ['noaacloud']
tests:
- conus13km_control: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- conus13km_2threads: {'project':['daily'],'dependency':'conus13km_control','turnoff':['noaacloud']}
- conus13km_restart_mismatch: {'project':['daily'],'baseline': 'True','dependency':'conus13km_control','turnoff':['noaacloud']}
rrfs_dyn64_phy32_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON'
turnoff: ['noaacloud']
tests:
- rap_control_dyn64_phy32: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
rrfs_dyn32_phy32_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_gf -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON'
turnoff: ['noaacloud']
tests:
- rap_control_debug_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hrrr_control_debug_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- conus13km_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- conus13km_debug_qr: {'project':['daily'],'turnoff':['noaacloud']}
- conus13km_debug_2threads: {'project':['daily'],'turnoff':['noaacloud']}
- conus13km_radar_tten_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
rrfs_dyn64_phy32_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DDEBUG=ON'
turnoff: ['noaacloud']
tests:
- rap_control_dyn64_phy32_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
hafsw_intel:
build:
compiler: 'intel'
option: '-DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf,FV3_global_nest_v1 -D32BIT=ON'
tests:
- hafs_regional_atm: {'project':['daily'],'baseline': 'True'}
- hafs_regional_atm_thompson_gfdlsf: {'project':['daily'],'baseline': 'True'}
- hafs_regional_atm_ocn: {'project':['daily'],'baseline': 'True'}
- hafs_regional_atm_wav: {'project':['daily'],'baseline': 'True'}
- hafs_regional_atm_ocn_wav: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hafs_regional_1nest_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_regional_telescopic_2nests_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_global_1nest_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_global_multiple_4nests_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_regional_specified_moving_1nest_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_regional_storm_following_1nest_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_regional_storm_following_1nest_atm_ocn: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_global_storm_following_1nest_atm: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- gnv1_nested: {'project':['daily'],'baseline': 'True','turnoff':['hercules','wcoss2','s4','noaacloud']}
hafsw_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DDEBUG=ON'
turnoff: ['noaacloud','s4']
tests:
- hafs_regional_storm_following_1nest_atm_ocn_debug: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
hafsw_faster_intel:
build:
compiler: 'intel'
option: '-DAPP=HAFSW -DCDEPS_INLINE=ON -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_thompson_nonsst -D32BIT=ON -DFASTER=ON'
turnoff: ['noaacloud','s4']
tests:
- hafs_regional_storm_following_1nest_atm_ocn_wav: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
- hafs_regional_storm_following_1nest_atm_ocn_wav_inline: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
hafs_mom6w_intel:
build:
compiler: 'intel'
option: '-DAPP=HAFS-MOM6W -DREGIONAL_MOM6=ON -DCDEPS_INLINE=ON -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_thompson_nonsst -D32BIT=ON'
turnoff: ['noaacloud','s4']
tests:
- hafs_regional_storm_following_1nest_atm_ocn_wav_mom6: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
hafs_all_intel:
build:
compiler: 'intel'
option: '-DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON'
turnoff: ['noaacloud']
tests:
- hafs_regional_docn: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hafs_regional_docn_oisst: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- hafs_regional_datm_cdeps: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
datm_cdeps_intel:
build:
compiler: 'intel'
option: '-DAPP=NG-GODAS'
turnoff: ['wcoss2']
tests:
- datm_cdeps_control_cfsr: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
- datm_cdeps_restart_cfsr: {'project':['daily'],'dependency':'datm_cdeps_control_cfsr','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_control_gefs: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
- datm_cdeps_iau_gefs: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
- datm_cdeps_stochy_gefs: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
- datm_cdeps_ciceC_cfsr: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_bulk_cfsr: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_bulk_gefs: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_mx025_cfsr: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_mx025_gefs: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_multiple_files_cfsr: {'project':['daily'],'turnoff':['wcoss2','noaacloud']}
- datm_cdeps_3072x1536_cfsr: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
- datm_cdeps_gfs: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud']}
datm_cdeps_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=NG-GODAS -DDEBUG=ON'
turnoff: ['wcoss2','acorn','noaacloud']
tests:
- datm_cdeps_debug_cfsr: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','acorn','noaacloud']}
datm_cdeps_faster_intel:
build:
compiler: 'intel'
option: '-DAPP=NG-GODAS -DFASTER=ON'
turnoff: ['wcoss2']
tests:
- datm_cdeps_control_cfsr_faster: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
datm_cdeps_land_intel:
build:
compiler: 'intel'
option: '-DAPP=LND'
turnoff: ['wcoss2']
tests:
- datm_cdeps_lnd_gswp3: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
- datm_cdeps_lnd_era5: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
- datm_cdeps_lnd_era5_rst: {'project':['daily'],'dependency':'datm_cdeps_lnd_era5','turnoff':['wcoss2','noaacloud']}
datm_cdeps_lm4_intel:
build:
compiler: 'intel'
option: '-DAPP=LND-LM4'
turnon: ['orion','gaeac5']
tests:
- datm_cdeps_lm4_gswp3: {'project':['daily'],'baseline': 'True','turnon':['orion','gaeac5']}
- datm_cdeps_lm4_gswp3_rst: {'project':['daily'],'dependency':'datm_cdeps_lm4_gswp3','turnon':['orion','gaeac5']}
atm_ds2s_docn_pcice_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM_DS2S-PCICE -DCCPP_SUITES=FV3_GFS_v17_coupled_p8'
tests:
- atm_ds2s_docn_pcice: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
atm_ds2s_docn_dice_intel:
build:
compiler: 'intel'
option: '-DAPP=ATM_DS2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
turnoff: ['wcoss2','acorn']
tests:
- atm_ds2s_docn_dice: {'project':['daily'],'baseline': 'True','dependency':'cpld_control_nowave_noaero_p8','turnoff':['noaacloud','wcoss2','acorn']}
atml_intel:
build:
compiler: 'intel'
option: '-DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON'
tests:
- control_p8_atmlnd: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud','wcoss2']}
- control_restart_p8_atmlnd: {'project':['daily'],'dependency':'control_p8_atmlnd','turnoff':['noaacloud','wcoss2']}
atml_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON -DDEBUG=ON'
tests:
- control_p8_atmlnd_debug: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud','wcoss2']}
atmw_intel:
build:
compiler: 'intel'
option: '-DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON'
turnoff: ['wcoss2']
tests:
- atmwav_control_noaero_p8: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2']}
atmaero_intel:
build:
compiler: 'intel'
option: '-DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON'
turnoff: ['noaacloud']
tests:
- atmaero_control_p8: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- atmaero_control_p8_rad: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
- atmaero_control_p8_rad_micro: {'project':['daily'],'baseline': 'True','turnoff':['noaacloud']}
atmaq_intel:
build:
compiler: 'intel'
option: '-DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON'
turnoff: ['s4']
tests:
- regional_atmaq: {'project':['daily'],'baseline': 'True','turnoff':['s4']}
atmaq_debug_intel:
build:
compiler: 'intel'
option: '-DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v16 -DDEBUG=ON -D32BIT=ON'
turnoff: ['noaacloud','s4']
tests:
- regional_atmaq_debug: {'project':['daily'],'baseline': 'True','turnoff':['s4','noaacloud']}
atm_fbh_intel:
build:
compiler: 'intel'
option: '-DAPP=ATMF -DCCPP_SUITES=FV3_HRRR -D32BIT=ON'
turnoff: ['wcoss2','noaacloud','acorn']
tests:
- cpld_regional_atm_fbh: {'project':['daily'],'baseline': 'True','turnoff':['wcoss2','noaacloud','acorn']}
s2swa_32bit_pdlib_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON'
turnon: ['gaeac5']
tests:
- cpld_control_gfsv17: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
s2swa_32bit_pdlib_debug_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON'
turnon: ['gaeac5']
tests:
- cpld_debug_gfsv17: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
s2swa_32bit_pdlib_sfs_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON'
turnon: ['gaeac5']
tests:
- cpld_control_sfs: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
s2swa_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1'
turnon: ['gaeac5']
tests:
- cpld_control_p8: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
#rrfs_dyn32_phy32_intelllvm:
# build:
# compiler: 'intelllvm'
# option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP -D32BIT=ON -DCCPP_32BIT=ON'
# turnon: ['hera']
# tests:
# - rap_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hera']}
#rrfs_dyn64_phy32_intelllvm:
# build:
# compiler: 'intelllvm'
# option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP -DCCPP_32BIT=ON'
# turnon: ['hera']
# tests:
# - rap_control_dyn64_phy32: {'project':['daily'],'baseline': 'True','turnon':['hera']}
hafsw_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON'
turnon: ['orion']
tests:
- hafs_regional_storm_following_1nest_atm_ocn: {'project':['daily'],'baseline': 'True','turnon':['orion']}
hafsw_debug_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DDEBUG=ON'
turnon: ['orion']
tests:
- hafs_regional_storm_following_1nest_atm_ocn_debug: {'project':['daily'],'baseline': 'True','turnon':['orion']}
datm_cdeps_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=NG-GODAS'
turnon: ['gaeac5']
tests:
- datm_cdeps_control_cfsr: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
datm_cdeps_debug_intelllvm:
build:
compiler: 'intelllvm'
option: '-DAPP=NG-GODAS -DDEBUG=ON'
turnon: ['gaeac5']
tests:
- datm_cdeps_debug_cfsr: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
atm_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v17_p8_ugwpv1'
turnon: ['hercules']
tests:
- control_c48: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_stochy: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_ras: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_p8_ugwpv1: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_flake: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
rrfs_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON'
turnon: ['hercules']
tests:
- rap_control: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_decomp: {'project':['daily'],'turnon':['hercules']}
- rap_2threads: {'project':['daily'],'turnon':['hercules']}
- rap_restart: {'project':['daily'],'dependency':'rap_control','turnon':['hercules']}
- rap_sfcdiff: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_sfcdiff_decomp: {'project':['daily'],'turnon':['hercules']}
- rap_sfcdiff_restart: {'project':['daily'],'dependency':'rap_sfcdiff','turnon':['hercules']}
- hrrr_control: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- hrrr_control_noqr: {'project':['daily'],'turnon':['hercules']}
- hrrr_control_2threads: {'project':['daily'],'turnon':['hercules']}
- hrrr_control_decomp: {'project':['daily'],'turnon':['hercules']}
- hrrr_control_restart: {'project':['daily'],'dependency':'hrrr_control','turnon':['hercules']}
- hrrr_control_restart_noqr: {'project':['daily'],'dependency':'hrrr_control_noqr','turnon':['hercules']}
- rrfs_v1beta: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
csawmg_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ras'
turnon: ['hercules']
tests:
- control_csawmg: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
atm_dyn32_debug_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -D32BIT=ON -DDEBUG=ON'
turnon: ['hercules']
tests:
- control_diag_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- regional_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_control_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- hrrr_control_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- hrrr_gf_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- hrrr_c3_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_diag_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_noah_sfcdiff_cires_ugwp_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_progcld_thompson_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rrfs_v1beta_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_ras_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_stochy_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- control_debug_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_flake_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_clm_lake_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- gnv1_c96_no_nest_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
wam_debug_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON'
turnon: ['hercules']
tests:
- control_wam_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
rrfs_dyn32_phy32_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON'
turnon: ['hercules']
tests:
- rap_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- hrrr_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- rap_2threads_dyn32_phy32: {'project':['daily'],'turnon':['hercules']}
- hrrr_control_2threads_dyn32_phy32: {'project':['daily'],'turnon':['hercules']}
- hrrr_control_decomp_dyn32_phy32: {'project':['daily'],'turnon':['hercules']}
- rap_restart_dyn32_phy32: {'project':['daily'],'dependency':'rap_control_dyn32_phy32','turnon':['hercules']}
- hrrr_control_restart_dyn32_phy32: {'project':['daily'],'dependency':'hrrr_control_dyn32_phy32','turnon':['hercules']}
- conus13km_control: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- conus13km_2threads: {'project':['daily'],'dependency':'conus13km_control','turnon':['hercules']}
- conus13km_restart_mismatch: {'project':['daily'],'baseline': 'True','dependency':'conus13km_control','turnon':['hercules']}
atm_dyn64_phy32_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_32BIT=ON'
turnon: ['hercules']
tests:
- rap_control_dyn64_phy32: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
atm_dyn32_phy32_debug_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON'
turnon: ['hercules']
tests:
- rap_control_debug_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- hrrr_control_debug_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- conus13km_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
- conus13km_debug_qr: {'project':['daily'],'turnon':['hercules']}
- conus13km_debug_2threads: {'project':['daily'],'turnon':['hercules']}
- conus13km_radar_tten_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
atm_dyn64_phy32_debug_gnu:
build:
compiler: 'gnu'
option: '-DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON'
turnon: ['hercules']
tests:
- rap_control_dyn64_phy32_debug: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
s2swa_gnu:
build:
compiler: 'gnu'
option: '-DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
turnon: ['hercules']
tests:
- cpld_control_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
s2s_gnu:
build:
compiler: 'gnu'
option: '-DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
turnon: ['hercules']
tests:
- cpld_control_nowave_noaero_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
s2swa_debug_gnu:
build:
compiler: 'gnu'
option: '-DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1'
turnon: ['hercules']
tests:
- cpld_debug_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
s2sw_pdlib_gnu:
build:
compiler: 'gnu'
option: '-DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON'
turnon: ['hercules']
tests:
- cpld_control_pdlib_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
s2sw_pdlib_debug_gnu:
build:
compiler: 'gnu'
option: '-DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON'
turnon: ['hercules']
tests:
- cpld_debug_pdlib_p8: {'project':['daily'],'baseline': 'True','turnon':['hercules']}
datm_cdeps_gnu:
build:
compiler: 'gnu'
option: '-DAPP=NG-GODAS'
turnon: ['hercules']
tests:
- datm_cdeps_control_cfsr: {'project':['daily'],'baseline': 'True','turnon':['hercules']}