Skip to content

Commit

Permalink
Update rt.conf. Add two more llvm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DusanJovic-NOAA committed Oct 9, 2024
1 parent 015c8b6 commit 7e47213
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,12 @@ RUN | cpld_control_gfsv17 | + gaea
COMPILE | s2swa_32bit_pdlib_debug | intelllvm | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON | + gaea | fv3 |
RUN | cpld_debug_gfsv17 | + gaea | baseline |

COMPILE | s2swa_32bit_pdlib_sfs | intelllvm | -DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | + gaea | fv3 |
RUN | cpld_control_sfs | + gaea | baseline |

COMPILE | s2swa | intelllvm | -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1 | + gaea | fv3 |
RUN | cpld_control_p8 | + gaea | baseline |

# Regional RRFS tests on Hera
COMPILE | rrfs_dyn32_phy32 | intelllvm | -DAPP=ATM -DCCPP_SUITES=FV3_RAP -D32BIT=ON -DCCPP_32BIT=ON | + hera | fv3 |
RUN | rap_control_dyn32_phy32 | + hera | baseline |
Expand Down
2 changes: 2 additions & 0 deletions tests/test_changes.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
cpld_control_gfsv17 intelllvm
cpld_debug_gfsv17 intelllvm
cpld_control_sfs intelllvm
cpld_control_p8 intelllvm
rap_control_dyn32_phy32 intelllvm
rap_control_dyn64_phy32 intelllvm
hafs_regional_storm_following_1nest_atm_ocn intelllvm
Expand Down

0 comments on commit 7e47213

Please sign in to comment.