Skip to content

Commit

Permalink
Comment out 2020_CAPE_C768 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Nov 8, 2024
1 parent cc0d23a commit ee33a92
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion tests-dev/test_cases/test_cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,13 @@ test_cases_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:
- 2020_CAPE: {'project':['test_case']}
- 2020_CAPE_C768: {'project':['test_case']}
#- 2020_CAPE_C768: {'project':['test_case']}
- baroclinic_wave: {'project':['test_case']}
test_cases_gnu:
build:
compiler: 'gnu'
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:
- 2020_CAPE: {'project':['test_case']}
# - 2020_CAPE_C768: {'project':['test_case']}
- baroclinic_wave: {'project':['test_case']}
4 changes: 2 additions & 2 deletions tests-dev/ufs_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ test_cases_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:
- 2020_CAPE: {'project':['test_case']}
- 2020_CAPE_C768: {'project':['test_case']}
#- 2020_CAPE_C768: {'project':['test_case']}
- baroclinic_wave: {'project':['test_case']}
s2swa_32bit_pdlib_intelllvm:
build:
Expand Down Expand Up @@ -671,5 +671,5 @@ test_cases_gnu:
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:
- 2020_CAPE: {'project':['test_case']}
- 2020_CAPE_C768: {'project':['test_case']}
#- 2020_CAPE_C768: {'project':['test_case']}
- baroclinic_wave: {'project':['test_case']}

0 comments on commit ee33a92

Please sign in to comment.