Skip to content

Commit

Permalink
revert SFS test to 32bit
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Jul 23, 2024
1 parent dca0e62 commit 0984f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN | cpld_restart_gfsv17 | - noaacloud
RUN | cpld_mpi_gfsv17 | - noaacloud | |

#SFS
COMPILE | s2swa_pdlib_sfs | intel | -DAPP=S2SWA -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | - noaacloud | fv3 |
COMPILE | s2swa_32bit_pdlib_sfs | intel | -DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | - noaacloud | fv3 |
RUN | cpld_control_sfs | - noaacloud | baseline |

COMPILE | s2swa_32bit_pdlib_debug | intel | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON | - noaacloud jet | fv3 |
Expand Down

0 comments on commit 0984f02

Please sign in to comment.