From ddaf18b4590bcbabdecaf133a2a757a64b471a95 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Tue, 7 Feb 2023 11:21:36 -0700 Subject: [PATCH 01/11] RRTMGP refactoring (#1571) * RRTMGP refactoring * Added RRTMGP p8 coupled RT. Update other GP RTs. * Adding GP physics blocking to UFS GP RT configurations * Trim old RRTMGP RTs * Interface changes for SP build in GP Co-authored-by: JONG KIM Co-authored-by: Brian Curtis --- FV3 | 2 +- tests/default_vars.sh | 1 + tests/parm/control.nml.IN | 1 + tests/parm/cpld_control.nml.IN | 1 + tests/rt.conf | 24 ++-- tests/rt.sh | 27 +++-- tests/tests/control_rrtmgp | 40 ------- tests/tests/control_rrtmgp_2threads | 41 ------- tests/tests/control_rrtmgp_c192 | 51 --------- tests/tests/control_rrtmgp_debug | 37 ------ tests/tests/rap_progcld_thompson_rrtmgp_debug | 67 ----------- tests/tests/rap_rrtmgp | 106 ------------------ tests/tests/rap_rrtmgp_debug | 66 ----------- 13 files changed, 31 insertions(+), 433 deletions(-) delete mode 100644 tests/tests/control_rrtmgp delete mode 100644 tests/tests/control_rrtmgp_2threads delete mode 100644 tests/tests/control_rrtmgp_c192 delete mode 100644 tests/tests/control_rrtmgp_debug delete mode 100644 tests/tests/rap_progcld_thompson_rrtmgp_debug delete mode 100644 tests/tests/rap_rrtmgp delete mode 100644 tests/tests/rap_rrtmgp_debug diff --git a/FV3 b/FV3 index 7e362dbd57..7a55d831d0 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 7e362dbd5700ba125354964b5ab6538091b6a828 +Subproject commit 7a55d831d0213be3d6335cd074e90df244d9815a diff --git a/tests/default_vars.sh b/tests/default_vars.sh index d3ce19bffc..a66819ed19 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -343,6 +343,7 @@ export DOGP_CLDOPTICS_LUT=.false. export DOGP_LWSCAT=.false. export USE_LW_JACOBIAN=.false. export DAMP_LW_FLUXADJ=.false. +export RRTMGP_LW_PHYS_BLKSZ=2 export ICLOUD=0 export IAER=111 export ICLIQ_SW=1 diff --git a/tests/parm/control.nml.IN b/tests/parm/control.nml.IN index aa2a30f1c2..82ddffa9c5 100644 --- a/tests/parm/control.nml.IN +++ b/tests/parm/control.nml.IN @@ -197,6 +197,7 @@ deflate_level=1 rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 + rrtmgp_lw_phys_blksz = 16 doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] progsigma = @[PROGSIGMA] diff --git a/tests/parm/cpld_control.nml.IN b/tests/parm/cpld_control.nml.IN index 6e7b7cc3ed..5658f8e3e8 100644 --- a/tests/parm/cpld_control.nml.IN +++ b/tests/parm/cpld_control.nml.IN @@ -222,6 +222,7 @@ deflate_level=1 rrtmgp_nBandsSW = 14 doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] + doGP_sgs_cnv = @[DOGP_SGS_CNV] use_med_flux = @[USE_MED_FLUX] frac_grid = @[FRAC_GRID] cplchm = @[CPLCHM] diff --git a/tests/rt.conf b/tests/rt.conf index 19b109adae..1e8039b267 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -15,11 +15,11 @@ RUN | cpld_mpi_p8 #RUN | cpld_multigrid_p8 | | | RUN | cpld_control_ciceC_p8 | | fv3 | -RUN | cpld_control_c192_p8 | - wcoss2.intel jet.intel acorn.intel | fv3 | -RUN | cpld_restart_c192_p8 | - wcoss2.intel jet.intel acorn.intel | | cpld_control_c192_p8 +RUN | cpld_control_c192_p8 | - wcoss2.intel jet.intel acorn.intel | fv3 | +RUN | cpld_restart_c192_p8 | - wcoss2.intel jet.intel acorn.intel | | cpld_control_c192_p8 -RUN | cpld_bmark_p8 | - jet.intel cheyenne.intel acorn.intel | fv3 | -RUN | cpld_restart_bmark_p8 | - jet.intel cheyenne.intel acorn.intel | | cpld_bmark_p8 +RUN | cpld_bmark_p8 | - jet.intel cheyenne.intel acorn.intel | fv3 | +RUN | cpld_restart_bmark_p8 | - jet.intel cheyenne.intel acorn.intel | | cpld_bmark_p8 COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 | RUN | cpld_control_noaero_p8 | | fv3 | @@ -51,7 +51,7 @@ RUN | control_latlon RUN | control_wrtGauss_netcdf_parallel | | fv3 | RUN | control_c48 | | fv3 | RUN | control_c192 | | fv3 | -RUN | control_c384 | - cheyenne.intel | fv3 | +RUN | control_c384 | | fv3 | RUN | control_c384gdas | | fv3 | RUN | control_stochy | | fv3 | RUN | control_stochy_restart | | | control_stochy @@ -78,10 +78,9 @@ RUN | regional_netcdf_parallel RUN | regional_2dwrtdecomp | | | RUN | regional_wofs | | fv3 | -COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON | | fv3 | +COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON | | fv3 | RUN | rap_control | | fv3 | -RUN | rap_rrtmgp | | fv3 | RUN | regional_spp_sppt_shum_skeb | | fv3 | RUN | rap_decomp | | | RUN | rap_2threads | | | @@ -125,7 +124,7 @@ RUN | control_wam # DEBUG ATM tests # ################################################################################################################################################################################### -COMPILE | -DAPP=ATM -DDEBUG=ON -D32BIT=ON | | fv3 | +COMPILE | -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_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta | | fv3 | RUN | rrfs_conus13km_hrrr_warm_debug | | fv3 | RUN | rrfs_conus13km_radar_tten_warm_debug | | fv3 | @@ -152,7 +151,6 @@ RUN | rap_lndp_debug RUN | rap_flake_debug | | fv3 | RUN | rap_progcld_thompson_debug | | fv3 | RUN | rap_noah_debug | | fv3 | -RUN | rap_rrtmgp_debug | | fv3 | RUN | rap_sfcdiff_debug | | fv3 | RUN | rap_noah_sfcdiff_cires_ugwp_debug | | fv3 | RUN | rrfs_v1beta_debug | | fv3 | @@ -202,9 +200,11 @@ RUN | hafs_global_multiple_4nests_atm RUN | hafs_regional_specified_moving_1nest_atm | - jet.intel | fv3 | RUN | hafs_regional_storm_following_1nest_atm | - jet.intel | fv3 | RUN | hafs_regional_storm_following_1nest_atm_ocn | - jet.intel | fv3 | -RUN | hafs_regional_storm_following_1nest_atm_ocn_wav | - jet.intel | fv3 | RUN | hafs_global_storm_following_1nest_atm | - jet.intel | fv3 | +COMPILE | -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON | | fv3 | +RUN | hafs_regional_storm_following_1nest_atm_ocn_wav | - jet.intel | fv3 | + COMPILE | -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON | - wcoss2.intel | fv3 | RUN | hafs_regional_docn | - wcoss2.intel | fv3 | RUN | hafs_regional_docn_oisst | - wcoss2.intel | fv3 | @@ -247,7 +247,7 @@ RUN | datm_cdeps_lnd_gswp3_rst # ATM-LND tests, -D32BIT=ON has issue and NoahMP reuires r8 libraries # ################################################################################################################################################################################### -COMPILE | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km | | fv3 | +COMPILE | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km | | fv3 | RUN | control_p8_atmlnd_sbs | | fv3 | ################################################################################################################################################################################### @@ -273,4 +273,4 @@ RUN | atmaero_control_p8_rad_micro COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 | | fv3 | RUN | regional_atmaq | | fv3 | COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON | | fv3 | -RUN | regional_atmaq_debug | - jet.intel | fv3 | +RUN | regional_atmaq_debug | - jet.intel gaea.intel cheyenne.intel | fv3 | diff --git a/tests/rt.sh b/tests/rt.sh index 4a86089fc6..27a008dfa4 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -29,6 +29,7 @@ usage() { [[ $# -eq 0 ]] && usage rt_single() { + rm -f $RT_SINGLE_CONF local compile_line='' local run_line='' while read -r line || [ "$line" ]; do @@ -50,20 +51,20 @@ rt_single() { if [[ $line =~ RUN ]]; then tmp_test=$(echo $line | cut -d'|' -f2 | sed -e 's/^ *//' -e 's/ *$//') if [[ $SINGLE_NAME == $tmp_test && $compile_line != '' ]]; then - echo $compile_line >$TESTS_FILE + echo $compile_line > $RT_SINGLE_CONF dep_test=$(echo $line | grep -w $tmp_test | cut -d'|' -f5 | sed -e 's/^ *//' -e 's/ *$//') if [[ $dep_test != '' ]]; then dep_line=$(cat rt.conf | grep -w "$dep_test" | grep -v "$tmp_test") dep_line="${dep_line#"${dep_line%%[![:space:]]*}"}" - echo $dep_line >>$TESTS_FILE + echo $dep_line >> $RT_SINGLE_CONF fi - echo $line >>$TESTS_FILE + echo $line >> $RT_SINGLE_CONF break fi fi - done <'rt.conf' + done < $TESTS_FILE - if [[ ! -f $TESTS_FILE ]]; then + if [[ ! -f $RT_SINGLE_CONF ]]; then echo "$SINGLE_NAME does not exist or cannot be run on $MACHINE_ID" exit 1 fi @@ -119,6 +120,8 @@ else exit 1 fi +readonly RT_SINGLE_CONF='rt_single.conf' + # Default compiler "intel" export RT_COMPILER=${RT_COMPILER:-intel} @@ -136,7 +139,7 @@ if [[ $MACHINE_ID = wcoss2.* ]]; then #ROCOTOCOMPLETE=$(which rocotocomplete) #ROCOTO_SCHEDULER=lsf - module load ecflow/5.6.0.6 + module load ecflow/5.6.0.13 module load gcc/10.3.0 python/3.8.6 ECFLOW_START=${ECF_ROOT}/scripts/server_check.sh export ECF_OUTPUTDIR=${PATHRT}/ecf_outputdir @@ -159,7 +162,7 @@ if [[ $MACHINE_ID = wcoss2.* ]]; then elif [[ $MACHINE_ID = acorn.* ]]; then - module load ecflow/5.6.0.6 + module load ecflow/5.6.0.13 module load gcc/10.3.0 python/3.8.6 ECFLOW_START=${ECF_ROOT}/scripts/server_check.sh export ECF_OUTPUTDIR=${PATHRT}/ecf_outputdir @@ -400,8 +403,6 @@ while getopts ":cl:mn:dwkreh" opt; do ;; n) SINGLE_NAME=$OPTARG - TESTS_FILE='rt.conf.single' - rm -f $TESTS_FILE ;; d) export delete_rundir=true @@ -437,17 +438,19 @@ done if [[ $SINGLE_NAME != '' ]]; then rt_single + TESTS_FILE=$RT_SINGLE_CONF fi if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then TEST_35D=true fi -BL_DATE=20230103 + +BL_DATE=20230201 RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}} -INPUTDATA_ROOT=${INPUTDATA_ROOT:-$DISKNM/NEMSfv3gfs/input-data-20220414} +INPUTDATA_ROOT=${INPUTDATA_ROOT:-$DISKNM/NEMSfv3gfs/input-data-20221101} INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20220624 INPUTDATA_ROOT_BMIC=${INPUTDATA_ROOT_BMIC:-$DISKNM/NEMSfv3gfs/BM_IC-20220207} @@ -822,7 +825,7 @@ else [[ ${KEEP_RUNDIR} == false ]] && rm -rf ${RUNDIR_ROOT} [[ ${ROCOTO} == true ]] && rm -f ${ROCOTO_XML} ${ROCOTO_DB} ${ROCOTO_STATE} *_lock.db [[ ${TEST_35D} == true ]] && rm -f tests/cpld_bmark*_20* - [[ ${SINGLE_NAME} != '' ]] && rm -f rt.conf.single + [[ ${SINGLE_NAME} != '' ]] && rm -f $RT_SINGLE_CONF fi date >> ${REGRESSIONTEST_LOG} diff --git a/tests/tests/control_rrtmgp b/tests/tests/control_rrtmgp deleted file mode 100644 index d755895072..0000000000 --- a/tests/tests/control_rrtmgp +++ /dev/null @@ -1,40 +0,0 @@ -############################################################################### -# -# Global control w/ RRTMGP test -# -############################################################################### - -export TEST_DESCR="Compare global control w/ RRTMGP results with previous trunk version" - -export CNTL_DIR=control_rrtmgp - -export LIST_FILES="sfcf000.nc \ - sfcf024.nc \ - atmf000.nc \ - atmf024.nc \ - GFSFLX.GrbF00 \ - GFSFLX.GrbF24 \ - GFSPRS.GrbF00 \ - GFSPRS.GrbF24" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=720 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export WRITE_DOPOST=.true. -export IAER=5111 - -export FV3_RUN=control_run.IN -export INPUT_NML=control.nml.IN - -# RRTMGP -export CCPP_SUITE=FV3_GFS_v16_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. \ No newline at end of file diff --git a/tests/tests/control_rrtmgp_2threads b/tests/tests/control_rrtmgp_2threads deleted file mode 100644 index 8c97152aa8..0000000000 --- a/tests/tests/control_rrtmgp_2threads +++ /dev/null @@ -1,41 +0,0 @@ -############################################################################### -# -# Global control w/ RRTMGP threading test -# -############################################################################### - -export TEST_DESCR="Compare global control w/ RRTMGP threading results with previous trunk version" - -export CNTL_DIR=control_rrtmgp - -export LIST_FILES="sfcf000.nc \ - sfcf024.nc \ - atmf000.nc \ - atmf024.nc" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=720 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export WRITE_DOPOST=.true. -export IAER=5111 - -export atm_omp_num_threads=2 -export INPES=$INPES_thrd -export JNPES=$JNPES_thrd -export WRTTASK_PER_GROUP=6 - -export FV3_RUN=control_run.IN -export INPUT_NML=control.nml.IN - -# RRTMGP -export CCPP_SUITE=FV3_GFS_v16_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. diff --git a/tests/tests/control_rrtmgp_c192 b/tests/tests/control_rrtmgp_c192 deleted file mode 100644 index fae337642a..0000000000 --- a/tests/tests/control_rrtmgp_c192 +++ /dev/null @@ -1,51 +0,0 @@ -############################################################################### -# -# Global control C192L127 W/ RRTMGP test -# -############################################################################### - -export TEST_DESCR="Compare global control C192L127 W RRTMGP results with previous trunk version" - -export CNTL_DIR=control_rrtmgp_c192 - -export LIST_FILES="sfcf000.nc \ - sfcf012.nc \ - atmf000.nc \ - atmf012.nc \ - GFSFLX.GrbF00 \ - GFSFLX.GrbF12 \ - GFSPRS.GrbF00 \ - GFSPRS.GrbF12" - -export_fv3 -export NPZ=127 -export NPZP=128 -export NPX=193 -export NPY=193 -export DT_ATMOS=360 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export CDMBWD=${CDMBWD_c192} -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export WRITE_DOPOST=.true. -export IAER=5111 -export IMO=768 -export JMO=384 -export FHMAX=12 - -export FNALBC="'global_snowfree_albedo.bosu.t382.768.384.rg.grb'," -export FNVETC="'global_vegtype.igbp.t382.768.384.rg.grb'," -export FNSOTC="'global_soiltype.statsgo.t382.768.384.rg.grb'," -export FNABSC="'global_mxsnoalb.uariz.t382.768.384.rg.grb'," - -export FV3_RUN=control_run.IN -export INPUT_NML=control.nml.IN - -# RRTMGP -export CCPP_SUITE=FV3_GFS_v16_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. \ No newline at end of file diff --git a/tests/tests/control_rrtmgp_debug b/tests/tests/control_rrtmgp_debug deleted file mode 100644 index 1950d679d6..0000000000 --- a/tests/tests/control_rrtmgp_debug +++ /dev/null @@ -1,37 +0,0 @@ -############################################################################### -# -# Global control w/ RRTMGP debug test -# -############################################################################### - -export TEST_DESCR="Compare global control w/ RRTMGP debug results with previous trunk version" - -export CNTL_DIR=control_rrtmgp_debug - -export LIST_FILES="sfcf000.nc \ - sfcf001.nc \ - atmf000.nc \ - atmf001.nc" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=720 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export IAER=5111 -export FHMAX=1 -export OUTPUT_FH="0 1" - -export FV3_RUN=control_run.IN -export INPUT_NML=control.nml.IN - -# RRTMGP -export CCPP_SUITE=FV3_GFS_v16_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. \ No newline at end of file diff --git a/tests/tests/rap_progcld_thompson_rrtmgp_debug b/tests/tests/rap_progcld_thompson_rrtmgp_debug deleted file mode 100644 index df82b91d9d..0000000000 --- a/tests/tests/rap_progcld_thompson_rrtmgp_debug +++ /dev/null @@ -1,67 +0,0 @@ -############################################################################### -# -# RAP with Thompson's prognostic cloud scheme w/ RRTMGP debug test: atmosphere only at C96L127 in debug mode -# -############################################################################### - -export TEST_DESCR="Compare RAP debug with Thompson's prognostic cloud scheme w/ RRTMGPP results with previous trunk version" - -export CNTL_DIR=rap_progcld_thompson_rrtmgp_debug - -export LIST_FILES="sfcf000.nc \ - sfcf001.nc \ - atmf000.nc \ - atmf001.nc" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=300 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export IAER=5111 -export FHMAX=1 -export OUTPUT_FH="0 1" -#export WRITE_DOPOST=.true. - -export FV3_RUN=control_run.IN -export INPUT_NML=rap.nml.IN -export FIELD_TABLE=field_table_thompson_aero_tke -export DIAG_TABLE=diag_table_rap - -export IMP_PHYSICS=8 -export DNATS=0 -export DO_SAT_ADJ=.false. -export LRADAR=.true. -export LTAEROSOL=.true. -export IALB=2 -export IEMS=2 -export ICLOUD=3 -export HYBEDMF=.false. -export DO_MYNNEDMF=.true. -export DO_MYNNSFCLAY=.true. -export IMFSHALCNV=3 -export IMFDEEPCNV=3 -export LSM=3 -export LSOIL_LSM=9 -export KICE=9 -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. -export GWD_OPT=3 -export DO_UGWP_V0=.false. -export DO_UGWP_V0_OROG_ONLY=.false. -export DO_GSL_DRAG_LS_BL=.true. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.true. -export DO_UGWP_V1=.false. -export DO_UGWP_V1_OROG_ONLY=.false. - -# RRTMGP -export CCPP_SUITE=FV3_RAP_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. diff --git a/tests/tests/rap_rrtmgp b/tests/tests/rap_rrtmgp deleted file mode 100644 index 1947113dad..0000000000 --- a/tests/tests/rap_rrtmgp +++ /dev/null @@ -1,106 +0,0 @@ -############################################################################### -# -# RAP control test with RRTMGP: atmosphere only at C96L127 -# -############################################################################### - -export TEST_DESCR="Compare RAP control results with previous trunk version" - -export CNTL_DIR=rap_rrtmgp - -export LIST_FILES="sfcf000.nc \ - sfcf009.nc \ - sfcf012.nc \ - atmf000.nc \ - atmf009.nc \ - atmf012.nc \ - GFSFLX.GrbF00 \ - GFSFLX.GrbF09 \ - GFSFLX.GrbF12 \ - GFSPRS.GrbF00 \ - GFSPRS.GrbF09 \ - GFSPRS.GrbF12 \ - RESTART/coupler.res \ - RESTART/fv_core.res.nc \ - RESTART/fv_core.res.tile1.nc \ - RESTART/fv_core.res.tile2.nc \ - RESTART/fv_core.res.tile3.nc \ - RESTART/fv_core.res.tile4.nc \ - RESTART/fv_core.res.tile5.nc \ - RESTART/fv_core.res.tile6.nc \ - RESTART/fv_srf_wnd.res.tile1.nc \ - RESTART/fv_srf_wnd.res.tile2.nc \ - RESTART/fv_srf_wnd.res.tile3.nc \ - RESTART/fv_srf_wnd.res.tile4.nc \ - RESTART/fv_srf_wnd.res.tile5.nc \ - RESTART/fv_srf_wnd.res.tile6.nc \ - RESTART/fv_tracer.res.tile1.nc \ - RESTART/fv_tracer.res.tile2.nc \ - RESTART/fv_tracer.res.tile3.nc \ - RESTART/fv_tracer.res.tile4.nc \ - RESTART/fv_tracer.res.tile5.nc \ - RESTART/fv_tracer.res.tile6.nc \ - RESTART/phy_data.tile1.nc \ - RESTART/phy_data.tile2.nc \ - RESTART/phy_data.tile3.nc \ - RESTART/phy_data.tile4.nc \ - RESTART/phy_data.tile5.nc \ - RESTART/phy_data.tile6.nc \ - RESTART/sfc_data.tile1.nc \ - RESTART/sfc_data.tile2.nc \ - RESTART/sfc_data.tile3.nc \ - RESTART/sfc_data.tile4.nc \ - RESTART/sfc_data.tile5.nc \ - RESTART/sfc_data.tile6.nc" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=300 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export RESTART_INTERVAL="6 -1" -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export WRITE_DOPOST=.true. -export IAER=5111 -export OUTPUT_FH='0 09 12' - -export FV3_RUN=control_run.IN -export INPUT_NML=rap.nml.IN -export FIELD_TABLE=field_table_thompson_aero_tke -export DIAG_TABLE=diag_table_rap - -export LHEATSTRG=.false. -export IMP_PHYSICS=8 -export DNATS=0 -export DO_SAT_ADJ=.false. -export LRADAR=.true. -export LTAEROSOL=.true. -export IALB=2 -export IEMS=2 -export HYBEDMF=.false. -export DO_MYNNEDMF=.true. -export DO_MYNNSFCLAY=.true. -export IMFSHALCNV=3 -export IMFDEEPCNV=3 -export LSM=3 -export LSOIL_LSM=9 -export KICE=9 - -export GWD_OPT=3 -export DO_UGWP_V0=.false. -export DO_UGWP_V0_OROG_ONLY=.false. -export DO_GSL_DRAG_LS_BL=.true. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.true. -export DO_UGWP_V1=.false. -export DO_UGWP_V1_OROG_ONLY=.false. - -# RRTMGP -export CCPP_SUITE=FV3_RAP_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. diff --git a/tests/tests/rap_rrtmgp_debug b/tests/tests/rap_rrtmgp_debug deleted file mode 100644 index a36fea5030..0000000000 --- a/tests/tests/rap_rrtmgp_debug +++ /dev/null @@ -1,66 +0,0 @@ -############################################################################### -# -# RAP with RRTMGP debug test: atmosphere only at C96L127 in debug mode -# -############################################################################### - -export TEST_DESCR="Compare RAP RRTMGP debug results with previous trunk version" - -export CNTL_DIR=rap_rrtmgp_debug - -export LIST_FILES="sfcf000.nc \ - sfcf001.nc \ - atmf000.nc \ - atmf001.nc" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=150 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export IAER=5111 -export FHMAX=1 -export OUTPUT_FH="0 1" -#export WRITE_DOPOST=.true. - -export FV3_RUN=control_run.IN -export INPUT_NML=rap.nml.IN -export FIELD_TABLE=field_table_thompson_aero_tke -export DIAG_TABLE=diag_table_rap - -export IMP_PHYSICS=8 -export DNATS=0 -export DO_SAT_ADJ=.false. -export LRADAR=.true. -export LTAEROSOL=.true. -export IALB=2 -export IEMS=2 -export HYBEDMF=.false. -export DO_MYNNEDMF=.true. -export DO_MYNNSFCLAY=.true. -export IMFSHALCNV=3 -export IMFDEEPCNV=3 -export LHEATSTRG=.false. -export LSM=3 -export LSOIL_LSM=9 -export KICE=9 - -export GWD_OPT=3 -export DO_UGWP_V0=.false. -export DO_UGWP_V0_OROG_ONLY=.false. -export DO_GSL_DRAG_LS_BL=.true. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.true. -export DO_UGWP_V1=.false. -export DO_UGWP_V1_OROG_ONLY=.false. - -# RRTMGP -export CCPP_SUITE=FV3_RAP_RRTMGP -export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. From beba9fc54e7ae65271f407a6728add4bbf0bb8c8 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Wed, 1 Mar 2023 15:23:18 -0700 Subject: [PATCH 02/11] Updated submodule pointer --- .gitmodules | 4 ++-- FV3 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 51484d02ca..89608be521 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NCAR/fv3atm - branch = main + url = https://github.com/dustinswales/fv3atm + branch = ufs-dev-PR34a [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index 7a55d831d0..52b3a3e123 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 7a55d831d0213be3d6335cd074e90df244d9815a +Subproject commit 52b3a3e1238d99a0b575f98da6bcae253ae22258 From 67190aba05613e92fdad23f543defe5319abb222 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Wed, 1 Mar 2023 20:40:51 -0700 Subject: [PATCH 03/11] Update rte-rrtmgp submodule --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 52b3a3e123..7a560e338c 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 52b3a3e1238d99a0b575f98da6bcae253ae22258 +Subproject commit 7a560e338c1d31b4b8f7fea4b790395240d51982 From 40e217a31fe64ee191538f62d5941b33dd53e765 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Wed, 1 Mar 2023 21:39:36 -0700 Subject: [PATCH 04/11] Fix merge conflicts --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 7a560e338c..d3ff78ecb8 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 7a560e338c1d31b4b8f7fea4b790395240d51982 +Subproject commit d3ff78ecb8d2a6e79b802e9b0ba53890dac0a1c1 From 80ecd8d1ba5e891cf202636346405cbc51c5cd61 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Wed, 1 Mar 2023 22:39:16 -0700 Subject: [PATCH 05/11] [AutoRT] cheyenne.gnu Job Completed. on-behalf-of @NCAR --- tests/RegressionTests_cheyenne.gnu.log | 324 ++++++++++++------------- 1 file changed, 162 insertions(+), 162 deletions(-) diff --git a/tests/RegressionTests_cheyenne.gnu.log b/tests/RegressionTests_cheyenne.gnu.log index f263eaf82c..2098e87034 100644 --- a/tests/RegressionTests_cheyenne.gnu.log +++ b/tests/RegressionTests_cheyenne.gnu.log @@ -1,21 +1,21 @@ -Thu Feb 23 11:16:23 MST 2023 +Wed Mar 1 22:01:17 MST 2023 Start Regression test -Compile 001 elapsed time 402 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 002 elapsed time 420 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 003 elapsed time 891 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 004 elapsed time 209 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 005 elapsed time 388 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 1115 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 007 elapsed time 896 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 900 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 655 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 010 elapsed time 589 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 011 elapsed time 393 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 012 elapsed time 315 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 001 elapsed time 386 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 002 elapsed time 413 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 003 elapsed time 871 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 004 elapsed time 208 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 005 elapsed time 376 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 1097 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 007 elapsed time 870 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 880 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 662 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 010 elapsed time 579 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 011 elapsed time 383 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 012 elapsed time 310 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_c48 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_c48 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_c48 Checking test 001 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -54,14 +54,14 @@ Checking test 001 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 821.811369 -0:The maximum resident set size (KB) = 677232 +0:The total amount of wall time = 819.354930 +0:The maximum resident set size (KB) = 676960 Test 001 control_c48 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_stochy -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_stochy +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_stochy Checking test 002 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -72,14 +72,14 @@ Checking test 002 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 179.264089 -0:The maximum resident set size (KB) = 430304 +0:The total amount of wall time = 177.184477 +0:The maximum resident set size (KB) = 430296 Test 002 control_stochy PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_ras -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_ras +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_ras Checking test 003 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -90,14 +90,14 @@ Checking test 003 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 295.475546 -0:The maximum resident set size (KB) = 448700 +0:The total amount of wall time = 292.767959 +0:The maximum resident set size (KB) = 448180 Test 003 control_ras PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_p8 Checking test 004 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -144,14 +144,14 @@ Checking test 004 control_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 312.798003 -0:The maximum resident set size (KB) = 1222760 +0:The total amount of wall time = 309.052446 +0:The maximum resident set size (KB) = 1222620 Test 004 control_p8 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_control +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_control Checking test 005 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -198,14 +198,14 @@ Checking test 005 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 717.442316 -0:The maximum resident set size (KB) = 778496 +0:The total amount of wall time = 713.796160 +0:The maximum resident set size (KB) = 778880 Test 005 rap_control PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_decomp +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_decomp Checking test 006 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -252,14 +252,14 @@ Checking test 006 rap_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 727.855206 -0:The maximum resident set size (KB) = 778700 +0:The total amount of wall time = 721.744696 +0:The maximum resident set size (KB) = 778880 Test 006 rap_decomp PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_2threads +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_2threads Checking test 007 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -306,14 +306,14 @@ Checking test 007 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 665.938054 -0:The maximum resident set size (KB) = 850960 +0:The total amount of wall time = 670.574285 +0:The maximum resident set size (KB) = 850756 Test 007 rap_2threads PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_restart +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_restart Checking test 008 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -352,14 +352,14 @@ Checking test 008 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 356.775071 -0:The maximum resident set size (KB) = 527024 +0:The total amount of wall time = 356.392810 +0:The maximum resident set size (KB) = 526600 Test 008 rap_restart PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_sfcdiff -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_sfcdiff +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_sfcdiff Checking test 009 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -406,14 +406,14 @@ Checking test 009 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 709.976688 -0:The maximum resident set size (KB) = 778368 +0:The total amount of wall time = 707.505687 +0:The maximum resident set size (KB) = 778336 Test 009 rap_sfcdiff PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_sfcdiff -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_sfcdiff_decomp +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_sfcdiff_decomp Checking test 010 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -460,14 +460,14 @@ Checking test 010 rap_sfcdiff_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 738.578404 -0:The maximum resident set size (KB) = 778920 +0:The total amount of wall time = 719.261307 +0:The maximum resident set size (KB) = 778820 Test 010 rap_sfcdiff_decomp PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_sfcdiff -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_sfcdiff_restart +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_sfcdiff_restart Checking test 011 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -506,14 +506,14 @@ Checking test 011 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 531.835373 -0:The maximum resident set size (KB) = 526648 +0:The total amount of wall time = 529.833795 +0:The maximum resident set size (KB) = 526376 Test 011 rap_sfcdiff_restart PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control Checking test 012 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -560,14 +560,14 @@ Checking test 012 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 688.200959 -0:The maximum resident set size (KB) = 775920 +0:The total amount of wall time = 684.257685 +0:The maximum resident set size (KB) = 776208 Test 012 hrrr_control PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_2threads +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_2threads Checking test 013 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -614,14 +614,14 @@ Checking test 013 hrrr_control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 625.086750 -0:The maximum resident set size (KB) = 845924 +0:The total amount of wall time = 622.283945 +0:The maximum resident set size (KB) = 845840 Test 013 hrrr_control_2threads PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_decomp +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_decomp Checking test 014 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -668,14 +668,14 @@ Checking test 014 hrrr_control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 687.813952 -0:The maximum resident set size (KB) = 776472 +0:The total amount of wall time = 679.218132 +0:The maximum resident set size (KB) = 776392 Test 014 hrrr_control_decomp PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_restart +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_restart Checking test 015 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -714,14 +714,14 @@ Checking test 015 hrrr_control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 515.643193 -0:The maximum resident set size (KB) = 523656 +0:The total amount of wall time = 512.260703 +0:The maximum resident set size (KB) = 522648 Test 015 hrrr_control_restart PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_v1beta -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_v1beta +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_v1beta Checking test 016 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -768,14 +768,14 @@ Checking test 016 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 700.890981 -0:The maximum resident set size (KB) = 775748 +0:The total amount of wall time = 691.992535 +0:The maximum resident set size (KB) = 775624 Test 016 rrfs_v1beta PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_conus13km_hrrr_warm Checking test 017 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -784,14 +784,14 @@ Checking test 017 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 204.503125 -0:The maximum resident set size (KB) = 594056 +0:The total amount of wall time = 204.162657 +0:The maximum resident set size (KB) = 594040 Test 017 rrfs_conus13km_hrrr_warm PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_smoke_conus13km_hrrr_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_smoke_conus13km_hrrr_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_smoke_conus13km_hrrr_warm Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -800,14 +800,14 @@ Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 223.480495 -0:The maximum resident set size (KB) = 608152 +0:The total amount of wall time = 222.106563 +0:The maximum resident set size (KB) = 608240 Test 018 rrfs_smoke_conus13km_hrrr_warm PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_conus13km_radar_tten_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_conus13km_radar_tten_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_conus13km_radar_tten_warm Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -816,14 +816,14 @@ Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 204.965615 -0:The maximum resident set size (KB) = 596816 +0:The total amount of wall time = 204.216254 +0:The maximum resident set size (KB) = 596856 Test 019 rrfs_conus13km_radar_tten_warm PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_conus13km_radar_tten_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_conus13km_radar_tten_warm_2threads +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_conus13km_radar_tten_warm_2threads Checking test 020 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -832,208 +832,208 @@ Checking test 020 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 134.286839 -0:The maximum resident set size (KB) = 603396 +0:The total amount of wall time = 131.321907 +0:The maximum resident set size (KB) = 603340 Test 020 rrfs_conus13km_radar_tten_warm_2threads PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_diag_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_diag_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_diag_debug Checking test 021 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 87.827726 -0:The maximum resident set size (KB) = 484368 +0:The total amount of wall time = 88.151886 +0:The maximum resident set size (KB) = 484508 Test 021 control_diag_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/regional_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/regional_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/regional_debug Checking test 022 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK -0:The total amount of wall time = 477.958440 -0:The maximum resident set size (KB) = 559888 +0:The total amount of wall time = 481.757804 +0:The maximum resident set size (KB) = 559788 Test 022 regional_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_control_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_control_debug Checking test 023 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 148.077537 -0:The maximum resident set size (KB) = 801684 +0:The total amount of wall time = 150.275998 +0:The maximum resident set size (KB) = 801632 Test 023 rap_control_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_debug Checking test 024 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 148.359612 -0:The maximum resident set size (KB) = 796504 +0:The total amount of wall time = 146.898162 +0:The maximum resident set size (KB) = 796260 Test 024 hrrr_control_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_diag_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_diag_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_diag_debug Checking test 025 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 161.037898 -0:The maximum resident set size (KB) = 884880 +0:The total amount of wall time = 158.426995 +0:The maximum resident set size (KB) = 884600 Test 025 rap_diag_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_noah_sfcdiff_cires_ugwp_debug Checking test 026 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 240.688010 -0:The maximum resident set size (KB) = 800184 +0:The total amount of wall time = 239.903743 +0:The maximum resident set size (KB) = 799840 Test 026 rap_noah_sfcdiff_cires_ugwp_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_progcld_thompson_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_progcld_thompson_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_progcld_thompson_debug Checking test 027 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 148.598154 -0:The maximum resident set size (KB) = 801824 +0:The total amount of wall time = 150.467516 +0:The maximum resident set size (KB) = 801596 Test 027 rap_progcld_thompson_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_v1beta_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_v1beta_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_v1beta_debug Checking test 028 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 149.539268 -0:The maximum resident set size (KB) = 795896 +0:The total amount of wall time = 148.658642 +0:The maximum resident set size (KB) = 795740 Test 028 rrfs_v1beta_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_ras_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_ras_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_ras_debug Checking test 029 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 85.964257 -0:The maximum resident set size (KB) = 436996 +0:The total amount of wall time = 85.246094 +0:The maximum resident set size (KB) = 437024 Test 029 control_ras_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_stochy_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_stochy_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_stochy_debug Checking test 030 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 92.062049 -0:The maximum resident set size (KB) = 431192 +0:The total amount of wall time = 92.661125 +0:The maximum resident set size (KB) = 430956 Test 030 control_stochy_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_debug_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_debug_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_debug_p8 Checking test 031 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 95.345271 -0:The maximum resident set size (KB) = 1214392 +0:The total amount of wall time = 95.547141 +0:The maximum resident set size (KB) = 1214360 Test 031 control_debug_p8 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_conus13km_hrrr_warm_debugs -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_conus13km_hrrr_warm_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_conus13km_hrrr_warm_debug Checking test 032 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 386.375252 -0:The maximum resident set size (KB) = 603112 +0:The total amount of wall time = 387.610181 +0:The maximum resident set size (KB) = 602020 Test 032 rrfs_conus13km_hrrr_warm_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rrfs_conus13km_radar_tten_warm_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rrfs_conus13km_radar_tten_warm_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rrfs_conus13km_radar_tten_warm_debug Checking test 033 rrfs_conus13km_radar_tten_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 387.427075 -0:The maximum resident set size (KB) = 605484 +0:The total amount of wall time = 387.498627 +0:The maximum resident set size (KB) = 604784 Test 033 rrfs_conus13km_radar_tten_warm_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/control_wam_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/control_wam_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/control_wam_debug Checking test 034 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -0:The total amount of wall time = 150.632042 -0:The maximum resident set size (KB) = 173480 +0:The total amount of wall time = 144.022568 +0:The maximum resident set size (KB) = 173364 Test 034 control_wam_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_control_dyn32_phy32 Checking test 035 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1080,14 +1080,14 @@ Checking test 035 rap_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 686.634474 -0:The maximum resident set size (KB) = 664524 +0:The total amount of wall time = 685.146046 +0:The maximum resident set size (KB) = 664328 Test 035 rap_control_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_dyn32_phy32 Checking test 036 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1134,14 +1134,14 @@ Checking test 036 hrrr_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 346.860966 -0:The maximum resident set size (KB) = 662956 +0:The total amount of wall time = 348.337658 +0:The maximum resident set size (KB) = 662888 Test 036 hrrr_control_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_2threads_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_2threads_dyn32_phy32 Checking test 037 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1188,14 +1188,14 @@ Checking test 037 rap_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 627.281006 -0:The maximum resident set size (KB) = 710548 +0:The total amount of wall time = 624.990558 +0:The maximum resident set size (KB) = 710420 Test 037 rap_2threads_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_2threads_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_2threads_dyn32_phy32 Checking test 038 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1242,14 +1242,14 @@ Checking test 038 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 322.386827 -0:The maximum resident set size (KB) = 703072 +0:The total amount of wall time = 320.377763 +0:The maximum resident set size (KB) = 707048 Test 038 hrrr_control_2threads_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_decomp_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_decomp_dyn32_phy32 Checking test 039 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1296,14 +1296,14 @@ Checking test 039 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 349.129798 -0:The maximum resident set size (KB) = 662268 +0:The total amount of wall time = 348.170858 +0:The maximum resident set size (KB) = 662244 Test 039 hrrr_control_decomp_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_restart_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_restart_dyn32_phy32 Checking test 040 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -1342,14 +1342,14 @@ Checking test 040 rap_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 514.010103 -0:The maximum resident set size (KB) = 502448 +0:The total amount of wall time = 513.900955 +0:The maximum resident set size (KB) = 502384 Test 040 rap_restart_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_restart_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_restart_dyn32_phy32 Checking test 041 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -1388,14 +1388,14 @@ Checking test 041 hrrr_control_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 178.119649 -0:The maximum resident set size (KB) = 502320 +0:The total amount of wall time = 176.565297 +0:The maximum resident set size (KB) = 500076 Test 041 hrrr_control_restart_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_dyn64_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_control_dyn64_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_control_dyn64_phy32 Checking test 042 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1442,56 +1442,56 @@ Checking test 042 rap_control_dyn64_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 408.999795 -0:The maximum resident set size (KB) = 685072 +0:The total amount of wall time = 406.457679 +0:The maximum resident set size (KB) = 684940 Test 042 rap_control_dyn64_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_debug_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_control_debug_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_control_debug_dyn32_phy32 Checking test 043 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 148.270888 -0:The maximum resident set size (KB) = 682232 +0:The total amount of wall time = 146.021903 +0:The maximum resident set size (KB) = 682172 Test 043 rap_control_debug_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/hrrr_control_debug_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/hrrr_control_debug_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/hrrr_control_debug_dyn32_phy32 Checking test 044 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 147.003259 -0:The maximum resident set size (KB) = 679740 +0:The total amount of wall time = 143.196046 +0:The maximum resident set size (KB) = 679072 Test 044 hrrr_control_debug_dyn32_phy32 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/rap_control_debug_dyn64_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/rap_control_dyn64_phy32_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/rap_control_dyn64_phy32_debug Checking test 045 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 151.774275 -0:The maximum resident set size (KB) = 702532 +0:The total amount of wall time = 151.336093 +0:The maximum resident set size (KB) = 702516 Test 045 rap_control_dyn64_phy32_debug PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/cpld_control_p8 Checking test 046 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1556,14 +1556,14 @@ Checking test 046 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 499.630021 -0:The maximum resident set size (KB) = 3143180 +0:The total amount of wall time = 494.589907 +0:The maximum resident set size (KB) = 3141360 Test 046 cpld_control_p8 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/cpld_control_c96_noaero_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/cpld_control_nowave_noaero_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/cpld_control_nowave_noaero_p8 Checking test 047 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1625,14 +1625,14 @@ Checking test 047 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 252.754309 -0:The maximum resident set size (KB) = 1227284 +0:The total amount of wall time = 247.051877 +0:The maximum resident set size (KB) = 1225100 Test 047 cpld_control_nowave_noaero_p8 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/cpld_debug_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/cpld_debug_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/cpld_debug_p8 Checking test 048 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1685,25 +1685,25 @@ Checking test 048 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK -0:The total amount of wall time = 279.697317 -0:The maximum resident set size (KB) = 3160428 +0:The total amount of wall time = 276.237489 +0:The maximum resident set size (KB) = 3161816 Test 048 cpld_debug_p8 PASS baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/GNU/datm_cdeps_control_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_18101/datm_cdeps_control_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_11906/datm_cdeps_control_cfsr Checking test 049 datm_cdeps_control_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 173.546076 -0:The maximum resident set size (KB) = 677532 +0:The total amount of wall time = 179.654839 +0:The maximum resident set size (KB) = 680592 Test 049 datm_cdeps_control_cfsr PASS REGRESSION TEST WAS SUCCESSFUL -Thu Feb 23 11:51:11 MST 2023 -Elapsed time: 00h:34m:49s. Have a nice day! +Wed Mar 1 22:39:14 MST 2023 +Elapsed time: 00h:37m:57s. Have a nice day! From d067fc1fb2ebef129cf511e653e1ca30ab11cb84 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 2 Mar 2023 05:55:38 +0000 Subject: [PATCH 06/11] [AutoRT] hera.gnu Job Completed. on-behalf-of @NCAR --- tests/RegressionTests_hera.gnu.log | 324 ++++++++++++++--------------- 1 file changed, 162 insertions(+), 162 deletions(-) diff --git a/tests/RegressionTests_hera.gnu.log b/tests/RegressionTests_hera.gnu.log index 291056cb3b..9ab30b3516 100644 --- a/tests/RegressionTests_hera.gnu.log +++ b/tests/RegressionTests_hera.gnu.log @@ -1,21 +1,21 @@ -Thu Feb 23 18:45:42 UTC 2023 +Thu Mar 2 05:02:57 UTC 2023 Start Regression test -Compile 001 elapsed time 185 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 002 elapsed time 188 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 003 elapsed time 313 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 004 elapsed time 96 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 005 elapsed time 185 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 393 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 007 elapsed time 312 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 315 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 263 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 010 elapsed time 233 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 011 elapsed time 148 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 012 elapsed time 116 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 001 elapsed time 179 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 002 elapsed time 183 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 003 elapsed time 307 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 004 elapsed time 95 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 005 elapsed time 179 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 388 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 007 elapsed time 309 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 308 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 257 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 010 elapsed time 227 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 011 elapsed time 142 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 012 elapsed time 114 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_c48 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_c48 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_c48 Checking test 001 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -54,14 +54,14 @@ Checking test 001 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 684.095458 -0: The maximum resident set size (KB) = 699336 +0: The total amount of wall time = 690.376114 +0: The maximum resident set size (KB) = 702088 Test 001 control_c48 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_stochy -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_stochy +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_stochy Checking test 002 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -72,14 +72,14 @@ Checking test 002 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 677.048149 - 0: The maximum resident set size (KB) = 479972 + 0: The total amount of wall time = 650.752761 + 0: The maximum resident set size (KB) = 479132 Test 002 control_stochy PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_ras -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_ras +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_ras Checking test 003 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -90,14 +90,14 @@ Checking test 003 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 836.499473 - 0: The maximum resident set size (KB) = 485872 + 0: The total amount of wall time = 814.387573 + 0: The maximum resident set size (KB) = 484212 Test 003 control_ras PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_p8 Checking test 004 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -144,14 +144,14 @@ Checking test 004 control_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 891.107010 - 0: The maximum resident set size (KB) = 1235440 + 0: The total amount of wall time = 880.800679 + 0: The maximum resident set size (KB) = 1233260 Test 004 control_p8 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_control Checking test 005 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -198,14 +198,14 @@ Checking test 005 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1508.017926 - 0: The maximum resident set size (KB) = 830736 + 0: The total amount of wall time = 1453.077457 + 0: The maximum resident set size (KB) = 827988 Test 005 rap_control PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_decomp +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_decomp Checking test 006 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -252,14 +252,14 @@ Checking test 006 rap_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1459.726246 - 0: The maximum resident set size (KB) = 829768 + 0: The total amount of wall time = 1473.196153 + 0: The maximum resident set size (KB) = 826952 Test 006 rap_decomp PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_2threads +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_2threads Checking test 007 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -306,14 +306,14 @@ Checking test 007 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1347.662197 - 0: The maximum resident set size (KB) = 896112 + 0: The total amount of wall time = 1353.474136 + 0: The maximum resident set size (KB) = 900044 Test 007 rap_2threads PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_restart +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_restart Checking test 008 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -352,14 +352,14 @@ Checking test 008 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 728.769152 - 0: The maximum resident set size (KB) = 543816 + 0: The total amount of wall time = 718.052577 + 0: The maximum resident set size (KB) = 544644 Test 008 rap_restart PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_sfcdiff Checking test 009 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -406,14 +406,14 @@ Checking test 009 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1497.785332 - 0: The maximum resident set size (KB) = 833096 + 0: The total amount of wall time = 1477.838370 + 0: The maximum resident set size (KB) = 830176 Test 009 rap_sfcdiff PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_sfcdiff_decomp +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_sfcdiff_decomp Checking test 010 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -460,14 +460,14 @@ Checking test 010 rap_sfcdiff_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1511.217972 - 0: The maximum resident set size (KB) = 834468 + 0: The total amount of wall time = 1463.283810 + 0: The maximum resident set size (KB) = 833960 Test 010 rap_sfcdiff_decomp PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_sfcdiff_restart +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_sfcdiff_restart Checking test 011 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -506,14 +506,14 @@ Checking test 011 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1064.431999 - 0: The maximum resident set size (KB) = 547524 + 0: The total amount of wall time = 1063.067686 + 0: The maximum resident set size (KB) = 547132 Test 011 rap_sfcdiff_restart PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control Checking test 012 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -560,14 +560,14 @@ Checking test 012 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1413.856902 - 0: The maximum resident set size (KB) = 830712 + 0: The total amount of wall time = 1433.232905 + 0: The maximum resident set size (KB) = 831736 Test 012 hrrr_control PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_2threads +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_2threads Checking test 013 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -614,14 +614,14 @@ Checking test 013 hrrr_control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1312.724325 - 0: The maximum resident set size (KB) = 894396 + 0: The total amount of wall time = 1300.092520 + 0: The maximum resident set size (KB) = 896728 Test 013 hrrr_control_2threads PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_decomp +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_decomp Checking test 014 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -668,14 +668,14 @@ Checking test 014 hrrr_control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1398.696831 - 0: The maximum resident set size (KB) = 827536 + 0: The total amount of wall time = 1401.767230 + 0: The maximum resident set size (KB) = 828356 Test 014 hrrr_control_decomp PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_restart +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_restart Checking test 015 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -714,14 +714,14 @@ Checking test 015 hrrr_control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1034.569357 - 0: The maximum resident set size (KB) = 543340 + 0: The total amount of wall time = 1038.011073 + 0: The maximum resident set size (KB) = 542940 Test 015 hrrr_control_restart PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_v1beta -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_v1beta +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_v1beta Checking test 016 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -768,14 +768,14 @@ Checking test 016 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1450.225826 - 0: The maximum resident set size (KB) = 830488 + 0: The total amount of wall time = 1435.506609 + 0: The maximum resident set size (KB) = 828076 Test 016 rrfs_v1beta PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_conus13km_hrrr_warm Checking test 017 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -784,14 +784,14 @@ Checking test 017 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 750.609706 - 0: The maximum resident set size (KB) = 636168 + 0: The total amount of wall time = 774.496324 + 0: The maximum resident set size (KB) = 637640 Test 017 rrfs_conus13km_hrrr_warm PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_smoke_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_smoke_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_smoke_conus13km_hrrr_warm Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -800,14 +800,14 @@ Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 754.782223 - 0: The maximum resident set size (KB) = 647512 + 0: The total amount of wall time = 770.875173 + 0: The maximum resident set size (KB) = 650912 Test 018 rrfs_smoke_conus13km_hrrr_warm PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_conus13km_radar_tten_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_conus13km_radar_tten_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_conus13km_radar_tten_warm Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -816,14 +816,14 @@ Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 759.991230 - 0: The maximum resident set size (KB) = 639100 + 0: The total amount of wall time = 767.189076 + 0: The maximum resident set size (KB) = 639884 Test 019 rrfs_conus13km_radar_tten_warm PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_conus13km_radar_tten_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_conus13km_radar_tten_warm_2threads +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_conus13km_radar_tten_warm_2threads Checking test 020 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -832,208 +832,208 @@ Checking test 020 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 886.049540 - 0: The maximum resident set size (KB) = 636136 + 0: The total amount of wall time = 916.623935 + 0: The maximum resident set size (KB) = 637012 Test 020 rrfs_conus13km_radar_tten_warm_2threads PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_diag_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_diag_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_diag_debug Checking test 021 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 123.828572 - 0: The maximum resident set size (KB) = 533124 + 0: The total amount of wall time = 124.527396 + 0: The maximum resident set size (KB) = 534192 Test 021 control_diag_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/regional_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/regional_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/regional_debug Checking test 022 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK - 0: The total amount of wall time = 593.573150 - 0: The maximum resident set size (KB) = 587592 + 0: The total amount of wall time = 777.182967 + 0: The maximum resident set size (KB) = 589812 Test 022 regional_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_control_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_control_debug Checking test 023 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 175.400358 - 0: The maximum resident set size (KB) = 846764 + 0: The total amount of wall time = 174.873829 + 0: The maximum resident set size (KB) = 849048 Test 023 rap_control_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_debug Checking test 024 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 166.976234 - 0: The maximum resident set size (KB) = 839008 + 0: The total amount of wall time = 170.310110 + 0: The maximum resident set size (KB) = 842132 Test 024 hrrr_control_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_diag_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_diag_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_diag_debug Checking test 025 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 210.995314 - 0: The maximum resident set size (KB) = 928448 + 0: The total amount of wall time = 211.691306 + 0: The maximum resident set size (KB) = 929544 Test 025 rap_diag_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_noah_sfcdiff_cires_ugwp_debug Checking test 026 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 274.945831 - 0: The maximum resident set size (KB) = 845640 + 0: The total amount of wall time = 270.927520 + 0: The maximum resident set size (KB) = 843316 Test 026 rap_noah_sfcdiff_cires_ugwp_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_progcld_thompson_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_progcld_thompson_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_progcld_thompson_debug Checking test 027 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 174.765931 - 0: The maximum resident set size (KB) = 850120 + 0: The total amount of wall time = 173.222452 + 0: The maximum resident set size (KB) = 845848 Test 027 rap_progcld_thompson_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_v1beta_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_v1beta_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_v1beta_debug Checking test 028 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 176.335572 - 0: The maximum resident set size (KB) = 840056 + 0: The total amount of wall time = 172.495573 + 0: The maximum resident set size (KB) = 846668 Test 028 rrfs_v1beta_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_ras_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_ras_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_ras_debug Checking test 029 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 102.140115 - 0: The maximum resident set size (KB) = 483144 + 0: The total amount of wall time = 103.942226 + 0: The maximum resident set size (KB) = 481452 Test 029 control_ras_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_stochy_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_stochy_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_stochy_debug Checking test 030 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 117.572503 - 0: The maximum resident set size (KB) = 477512 + 0: The total amount of wall time = 116.444295 + 0: The maximum resident set size (KB) = 477532 Test 030 control_stochy_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_debug_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_debug_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_debug_p8 Checking test 031 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 113.835675 - 0: The maximum resident set size (KB) = 1232564 + 0: The total amount of wall time = 119.052078 + 0: The maximum resident set size (KB) = 1236400 Test 031 control_debug_p8 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_conus13km_hrrr_warm_debugs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_conus13km_hrrr_warm_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_conus13km_hrrr_warm_debug Checking test 032 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 579.046945 - 0: The maximum resident set size (KB) = 642724 + 0: The total amount of wall time = 548.145468 + 0: The maximum resident set size (KB) = 645796 Test 032 rrfs_conus13km_hrrr_warm_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rrfs_conus13km_radar_tten_warm_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rrfs_conus13km_radar_tten_warm_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rrfs_conus13km_radar_tten_warm_debug Checking test 033 rrfs_conus13km_radar_tten_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 557.429330 - 0: The maximum resident set size (KB) = 645908 + 0: The total amount of wall time = 590.036030 + 0: The maximum resident set size (KB) = 651712 Test 033 rrfs_conus13km_radar_tten_warm_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/control_wam_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/control_wam_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/control_wam_debug Checking test 034 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 182.049174 - 0: The maximum resident set size (KB) = 191812 + 0: The total amount of wall time = 183.906919 + 0: The maximum resident set size (KB) = 191528 Test 034 control_wam_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_control_dyn32_phy32 Checking test 035 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1080,14 +1080,14 @@ Checking test 035 rap_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1477.526336 - 0: The maximum resident set size (KB) = 689396 + 0: The total amount of wall time = 1431.933379 + 0: The maximum resident set size (KB) = 684572 Test 035 rap_control_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_dyn32_phy32 Checking test 036 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1134,14 +1134,14 @@ Checking test 036 hrrr_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 742.069071 - 0: The maximum resident set size (KB) = 688768 + 0: The total amount of wall time = 736.111977 + 0: The maximum resident set size (KB) = 684268 Test 036 hrrr_control_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_2threads_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_2threads_dyn32_phy32 Checking test 037 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1188,14 +1188,14 @@ Checking test 037 rap_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1354.763118 - 0: The maximum resident set size (KB) = 729816 + 0: The total amount of wall time = 1313.183444 + 0: The maximum resident set size (KB) = 731508 Test 037 rap_2threads_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_2threads_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_2threads_dyn32_phy32 Checking test 038 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1242,14 +1242,14 @@ Checking test 038 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 697.049471 - 0: The maximum resident set size (KB) = 729304 + 0: The total amount of wall time = 673.256826 + 0: The maximum resident set size (KB) = 726932 Test 038 hrrr_control_2threads_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_decomp_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_decomp_dyn32_phy32 Checking test 039 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1296,14 +1296,14 @@ Checking test 039 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 725.663248 - 0: The maximum resident set size (KB) = 683400 + 0: The total amount of wall time = 732.365121 + 0: The maximum resident set size (KB) = 683892 Test 039 hrrr_control_decomp_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_restart_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_restart_dyn32_phy32 Checking test 040 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -1342,14 +1342,14 @@ Checking test 040 rap_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1052.334628 - 0: The maximum resident set size (KB) = 514176 + 0: The total amount of wall time = 1067.213187 + 0: The maximum resident set size (KB) = 509352 Test 040 rap_restart_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_restart_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_restart_dyn32_phy32 Checking test 041 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -1388,14 +1388,14 @@ Checking test 041 hrrr_control_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 354.474707 - 0: The maximum resident set size (KB) = 510824 + 0: The total amount of wall time = 352.838100 + 0: The maximum resident set size (KB) = 508696 Test 041 hrrr_control_restart_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_control_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_control_dyn64_phy32 Checking test 042 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1442,56 +1442,56 @@ Checking test 042 rap_control_dyn64_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1084.705606 - 0: The maximum resident set size (KB) = 709756 + 0: The total amount of wall time = 1065.072659 + 0: The maximum resident set size (KB) = 711320 Test 042 rap_control_dyn64_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_control_debug_dyn32_phy32 Checking test 043 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 176.150765 - 0: The maximum resident set size (KB) = 699436 + 0: The total amount of wall time = 172.557490 + 0: The maximum resident set size (KB) = 699280 Test 043 rap_control_debug_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/hrrr_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/hrrr_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/hrrr_control_debug_dyn32_phy32 Checking test 044 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 171.499322 - 0: The maximum resident set size (KB) = 696300 + 0: The total amount of wall time = 174.974364 + 0: The maximum resident set size (KB) = 703088 Test 044 hrrr_control_debug_dyn32_phy32 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/rap_control_debug_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/rap_control_dyn64_phy32_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/rap_control_dyn64_phy32_debug Checking test 045 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 200.693580 - 0: The maximum resident set size (KB) = 719068 + 0: The total amount of wall time = 200.628975 + 0: The maximum resident set size (KB) = 719148 Test 045 rap_control_dyn64_phy32_debug PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/cpld_control_p8 Checking test 046 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1556,14 +1556,14 @@ Checking test 046 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 1698.214946 - 0: The maximum resident set size (KB) = 1429536 + 0: The total amount of wall time = 1734.256151 + 0: The maximum resident set size (KB) = 1427680 Test 046 cpld_control_p8 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/cpld_control_c96_noaero_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/cpld_control_nowave_noaero_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/cpld_control_nowave_noaero_p8 Checking test 047 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1625,14 +1625,14 @@ Checking test 047 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 1226.960053 - 0: The maximum resident set size (KB) = 1331260 + 0: The total amount of wall time = 1214.368988 + 0: The maximum resident set size (KB) = 1330932 Test 047 cpld_control_nowave_noaero_p8 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/cpld_debug_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/cpld_debug_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/cpld_debug_p8 Checking test 048 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1685,25 +1685,25 @@ Checking test 048 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK - 0: The total amount of wall time = 915.564383 - 0: The maximum resident set size (KB) = 1443164 + 0: The total amount of wall time = 1405.634430 + 0: The maximum resident set size (KB) = 1448568 Test 048 cpld_debug_p8 PASS baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/GNU/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_17983/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_13813/datm_cdeps_control_cfsr Checking test 049 datm_cdeps_control_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 178.557838 - 0: The maximum resident set size (KB) = 662912 + 0: The total amount of wall time = 176.862073 + 0: The maximum resident set size (KB) = 666948 Test 049 datm_cdeps_control_cfsr PASS REGRESSION TEST WAS SUCCESSFUL -Thu Feb 23 19:40:22 UTC 2023 -Elapsed time: 00h:54m:40s. Have a nice day! +Thu Mar 2 05:55:35 UTC 2023 +Elapsed time: 00h:52m:38s. Have a nice day! From cba922492081e3089da6ca81c0169185adf1da93 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 2 Mar 2023 10:23:37 -0700 Subject: [PATCH 07/11] Remove c384 Cheyenne intel RT, was reintroduced by mistake. --- tests/rt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rt.conf b/tests/rt.conf index 1e8039b267..0b3fcd2194 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -51,7 +51,7 @@ RUN | control_latlon RUN | control_wrtGauss_netcdf_parallel | | fv3 | RUN | control_c48 | | fv3 | RUN | control_c192 | | fv3 | -RUN | control_c384 | | fv3 | +RUN | control_c384 | - cheyenne.intel | fv3 | RUN | control_c384gdas | | fv3 | RUN | control_stochy | | fv3 | RUN | control_stochy_restart | | | control_stochy From 84e05c6c12ca94d3b033774efac43d5c652c8ea3 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 2 Mar 2023 10:24:30 -0700 Subject: [PATCH 08/11] Update baseline date --- tests/rt.ncar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rt.ncar.sh b/tests/rt.ncar.sh index a7d6f86414..c36688ac4d 100755 --- a/tests/rt.ncar.sh +++ b/tests/rt.ncar.sh @@ -444,7 +444,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then TEST_35D=true fi -BL_DATE=20230209 +BL_DATE=20230302 RTPWD=${RTPWD:-$DISKNM/NCAR/main-${BL_DATE}/${RT_COMPILER^^}} From 97141f12bbfb9426db7782ad49212e394b72626e Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 2 Mar 2023 19:45:41 +0000 Subject: [PATCH 09/11] [AutoRT] hera.intel Job Completed. on-behalf-of @NCAR --- tests/RegressionTests_hera.intel.log | 1751 +++++++++++++------------- 1 file changed, 842 insertions(+), 909 deletions(-) diff --git a/tests/RegressionTests_hera.intel.log b/tests/RegressionTests_hera.intel.log index 17bcdbe554..4d7c22273a 100644 --- a/tests/RegressionTests_hera.intel.log +++ b/tests/RegressionTests_hera.intel.log @@ -1,36 +1,37 @@ -Fri Feb 10 01:00:54 UTC 2023 +Thu Mar 2 18:36:42 UTC 2023 Start Regression test -Compile 001 elapsed time 627 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 630 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 003 elapsed time 575 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 004 elapsed time 221 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 005 elapsed time 209 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 006 elapsed time 524 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 007 elapsed time 534 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 008 elapsed time 508 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 009 elapsed time 506 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 010 elapsed time 495 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 459 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 700 seconds. -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 013 elapsed time 206 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 014 elapsed time 457 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 015 elapsed time 452 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 016 elapsed time 151 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 001 elapsed time 598 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 609 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 003 elapsed time 569 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 004 elapsed time 222 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 005 elapsed time 197 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 006 elapsed time 512 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 007 elapsed time 505 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 008 elapsed time 484 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 009 elapsed time 481 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 010 elapsed time 469 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 456 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 214 seconds. -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_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 013 elapsed time 182 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 014 elapsed time 442 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 015 elapsed time 446 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 016 elapsed time 155 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug Compile 017 elapsed time 153 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 018 elapsed time 537 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 019 elapsed time 571 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 020 elapsed time 199 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 021 elapsed time 116 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 022 elapsed time 62 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 023 elapsed time 504 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 024 elapsed time 560 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 025 elapsed time 500 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 026 elapsed time 475 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 027 elapsed time 184 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug - -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8_mixedmode -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_p8_mixedmode +Compile 018 elapsed time 578 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 019 elapsed time 600 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 020 elapsed time 561 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 021 elapsed time 193 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 022 elapsed time 107 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 023 elapsed time 59 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 024 elapsed time 476 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 025 elapsed time 546 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 026 elapsed time 463 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 027 elapsed time 450 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 028 elapsed time 182 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug + +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8_mixedmode +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_p8_mixedmode Checking test 001 cpld_control_p8_mixedmode results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -95,14 +96,14 @@ Checking test 001 cpld_control_p8_mixedmode results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 318.176653 - 0: The maximum resident set size (KB) = 3140100 + 0: The total amount of wall time = 307.144192 + 0: The maximum resident set size (KB) = 3149580 Test 001 cpld_control_p8_mixedmode PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_gfsv17 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_gfsv17 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_gfsv17 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_gfsv17 Checking test 002 cpld_control_gfsv17 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -166,14 +167,14 @@ Checking test 002 cpld_control_gfsv17 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 228.054099 - 0: The maximum resident set size (KB) = 1716680 + 0: The total amount of wall time = 220.712973 + 0: The maximum resident set size (KB) = 1725636 Test 002 cpld_control_gfsv17 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_p8 Checking test 003 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -238,14 +239,14 @@ Checking test 003 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 339.254327 - 0: The maximum resident set size (KB) = 3182100 + 0: The total amount of wall time = 333.473240 + 0: The maximum resident set size (KB) = 3180836 Test 003 cpld_control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_restart_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_restart_p8 Checking test 004 cpld_restart_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -298,14 +299,14 @@ Checking test 004 cpld_restart_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 193.042130 - 0: The maximum resident set size (KB) = 3050196 + 0: The total amount of wall time = 193.048576 + 0: The maximum resident set size (KB) = 3060332 Test 004 cpld_restart_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_2threads_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_2threads_p8 Checking test 005 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -358,14 +359,14 @@ Checking test 005 cpld_2threads_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 352.824196 - 0: The maximum resident set size (KB) = 3509728 + 0: The total amount of wall time = 350.899026 + 0: The maximum resident set size (KB) = 3514116 Test 005 cpld_2threads_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_esmfthreads_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_esmfthreads_p8 Checking test 006 cpld_esmfthreads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -418,14 +419,14 @@ Checking test 006 cpld_esmfthreads_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 351.363877 - 0: The maximum resident set size (KB) = 3514868 + 0: The total amount of wall time = 351.392077 + 0: The maximum resident set size (KB) = 3514920 Test 006 cpld_esmfthreads_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_decomp_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_decomp_p8 Checking test 007 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -478,14 +479,14 @@ Checking test 007 cpld_decomp_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 335.826593 - 0: The maximum resident set size (KB) = 3172404 + 0: The total amount of wall time = 336.991958 + 0: The maximum resident set size (KB) = 3172124 Test 007 cpld_decomp_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_mpi_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_mpi_p8 Checking test 008 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -538,14 +539,14 @@ Checking test 008 cpld_mpi_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 278.215263 - 0: The maximum resident set size (KB) = 3025520 + 0: The total amount of wall time = 274.591510 + 0: The maximum resident set size (KB) = 3026528 Test 008 cpld_mpi_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_ciceC_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_ciceC_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_ciceC_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_ciceC_p8 Checking test 009 cpld_control_ciceC_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -610,14 +611,14 @@ Checking test 009 cpld_control_ciceC_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 334.352440 - 0: The maximum resident set size (KB) = 3187560 + 0: The total amount of wall time = 334.916424 + 0: The maximum resident set size (KB) = 3185164 Test 009 cpld_control_ciceC_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_c192_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_c192_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_c192_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_c192_p8 Checking test 010 cpld_control_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -670,14 +671,14 @@ Checking test 010 cpld_control_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK - 0: The total amount of wall time = 583.689996 - 0: The maximum resident set size (KB) = 3255688 + 0: The total amount of wall time = 577.655235 + 0: The maximum resident set size (KB) = 3255440 Test 010 cpld_control_c192_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_c192_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_restart_c192_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_c192_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_restart_c192_p8 Checking test 011 cpld_restart_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -730,14 +731,14 @@ Checking test 011 cpld_restart_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK - 0: The total amount of wall time = 407.925984 - 0: The maximum resident set size (KB) = 3155272 + 0: The total amount of wall time = 401.316737 + 0: The maximum resident set size (KB) = 3158772 Test 011 cpld_restart_c192_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_bmark_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_bmark_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_bmark_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_bmark_p8 Checking test 012 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -785,14 +786,14 @@ Checking test 012 cpld_bmark_p8 results .... Comparing 20130401.060000.out_pnt.ww3 .........OK Comparing 20130401.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 715.364437 - 0: The maximum resident set size (KB) = 4035036 + 0: The total amount of wall time = 695.517433 + 0: The maximum resident set size (KB) = 4033820 Test 012 cpld_bmark_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_bmark_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_restart_bmark_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_bmark_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_restart_bmark_p8 Checking test 013 cpld_restart_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -840,14 +841,14 @@ Checking test 013 cpld_restart_bmark_p8 results .... Comparing 20130401.060000.out_pnt.ww3 .........OK Comparing 20130401.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 434.007740 - 0: The maximum resident set size (KB) = 3968492 + 0: The total amount of wall time = 426.161695 + 0: The maximum resident set size (KB) = 3972284 Test 013 cpld_restart_bmark_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_noaero_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_noaero_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_noaero_p8 Checking test 014 cpld_control_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -911,14 +912,14 @@ Checking test 014 cpld_control_noaero_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 262.524533 - 0: The maximum resident set size (KB) = 1719344 + 0: The total amount of wall time = 260.060027 + 0: The maximum resident set size (KB) = 1723164 Test 014 cpld_control_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_c96_noaero_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_nowave_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_c96_noaero_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_nowave_noaero_p8 Checking test 015 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -980,14 +981,14 @@ Checking test 015 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 261.455727 - 0: The maximum resident set size (KB) = 1765848 + 0: The total amount of wall time = 256.324748 + 0: The maximum resident set size (KB) = 1769964 Test 015 cpld_control_nowave_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_debug_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_debug_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_debug_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_debug_p8 Checking test 016 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1040,14 +1041,14 @@ Checking test 016 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK - 0: The total amount of wall time = 655.734580 - 0: The maximum resident set size (KB) = 3238428 + 0: The total amount of wall time = 659.433916 + 0: The maximum resident set size (KB) = 3246724 Test 016 cpld_debug_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_debug_noaero_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_debug_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_debug_noaero_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_debug_noaero_p8 Checking test 017 cpld_debug_noaero_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1099,14 +1100,14 @@ Checking test 017 cpld_debug_noaero_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK - 0: The total amount of wall time = 404.661811 - 0: The maximum resident set size (KB) = 1742340 + 0: The total amount of wall time = 403.528571 + 0: The maximum resident set size (KB) = 1743152 Test 017 cpld_debug_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_noaero_p8_agrid -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_noaero_p8_agrid +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_noaero_p8_agrid +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_noaero_p8_agrid Checking test 018 cpld_control_noaero_p8_agrid results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1168,14 +1169,14 @@ Checking test 018 cpld_control_noaero_p8_agrid results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 269.845323 - 0: The maximum resident set size (KB) = 1756888 + 0: The total amount of wall time = 267.582978 + 0: The maximum resident set size (KB) = 1768652 Test 018 cpld_control_noaero_p8_agrid PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_control_c48 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_control_c48 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_control_c48 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_control_c48 Checking test 019 cpld_control_c48 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -1225,14 +1226,14 @@ Checking test 019 cpld_control_c48 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 587.629468 - 0: The maximum resident set size (KB) = 2804396 + 0: The total amount of wall time = 581.462350 + 0: The maximum resident set size (KB) = 2788928 Test 019 cpld_control_c48 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_warmstart_c48 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_warmstart_c48 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_warmstart_c48 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_warmstart_c48 Checking test 020 cpld_warmstart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1282,14 +1283,14 @@ Checking test 020 cpld_warmstart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK - 0: The total amount of wall time = 160.490437 - 0: The maximum resident set size (KB) = 2801324 + 0: The total amount of wall time = 153.574567 + 0: The maximum resident set size (KB) = 2800708 Test 020 cpld_warmstart_c48 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/cpld_warmstart_c48 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/cpld_restart_c48 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/cpld_warmstart_c48 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/cpld_restart_c48 Checking test 021 cpld_restart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1339,14 +1340,14 @@ Checking test 021 cpld_restart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK - 0: The total amount of wall time = 84.573899 - 0: The maximum resident set size (KB) = 2245172 + 0: The total amount of wall time = 83.745574 + 0: The maximum resident set size (KB) = 2246248 Test 021 cpld_restart_c48 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_CubedSphereGrid -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_CubedSphereGrid +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_CubedSphereGrid +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_CubedSphereGrid Checking test 022 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -1373,28 +1374,28 @@ Checking test 022 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK - 0: The total amount of wall time = 128.657736 - 0: The maximum resident set size (KB) = 626532 + 0: The total amount of wall time = 129.886966 + 0: The maximum resident set size (KB) = 625564 Test 022 control_CubedSphereGrid PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_CubedSphereGrid_parallel -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_CubedSphereGrid_parallel +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_CubedSphereGrid_parallel +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_CubedSphereGrid_parallel Checking test 023 control_CubedSphereGrid_parallel results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 125.800513 - 0: The maximum resident set size (KB) = 635432 + 0: The total amount of wall time = 127.810817 + 0: The maximum resident set size (KB) = 628916 Test 023 control_CubedSphereGrid_parallel PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_latlon -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_latlon +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_latlon +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_latlon Checking test 024 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1405,16 +1406,16 @@ Checking test 024 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 131.221660 - 0: The maximum resident set size (KB) = 623920 + 0: The total amount of wall time = 132.459788 + 0: The maximum resident set size (KB) = 628808 Test 024 control_latlon PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_wrtGauss_netcdf_parallel -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_wrtGauss_netcdf_parallel +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_wrtGauss_netcdf_parallel +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_wrtGauss_netcdf_parallel Checking test 025 control_wrtGauss_netcdf_parallel results .... - Comparing sfcf000.nc .........OK + Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK @@ -1423,14 +1424,14 @@ Checking test 025 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 135.512123 - 0: The maximum resident set size (KB) = 627372 + 0: The total amount of wall time = 135.082094 + 0: The maximum resident set size (KB) = 627588 Test 025 control_wrtGauss_netcdf_parallel PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_c48 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_c48 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_c48 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_c48 Checking test 026 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1469,14 +1470,14 @@ Checking test 026 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 369.194590 -0: The maximum resident set size (KB) = 815224 +0: The total amount of wall time = 368.303890 +0: The maximum resident set size (KB) = 808312 Test 026 control_c48 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_c192 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_c192 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_c192 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_c192 Checking test 027 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1487,14 +1488,14 @@ Checking test 027 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 525.910746 - 0: The maximum resident set size (KB) = 759120 + 0: The total amount of wall time = 524.741559 + 0: The maximum resident set size (KB) = 761872 Test 027 control_c192 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_c384 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_c384 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_c384 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_c384 Checking test 028 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1505,14 +1506,14 @@ Checking test 028 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 529.526501 - 0: The maximum resident set size (KB) = 1204316 + 0: The total amount of wall time = 525.613160 + 0: The maximum resident set size (KB) = 1208076 Test 028 control_c384 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_c384gdas -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_c384gdas +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_c384gdas +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_c384gdas Checking test 029 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK @@ -1555,14 +1556,14 @@ Checking test 029 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 457.137912 - 0: The maximum resident set size (KB) = 1346472 + 0: The total amount of wall time = 457.147371 + 0: The maximum resident set size (KB) = 1344464 Test 029 control_c384gdas PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_stochy -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_stochy +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_stochy +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_stochy Checking test 030 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1573,28 +1574,28 @@ Checking test 030 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 87.125961 - 0: The maximum resident set size (KB) = 637900 + 0: The total amount of wall time = 86.673102 + 0: The maximum resident set size (KB) = 636280 Test 030 control_stochy PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_stochy -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_stochy_restart +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_stochy +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_stochy_restart Checking test 031 control_stochy_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 46.672944 - 0: The maximum resident set size (KB) = 476644 + 0: The total amount of wall time = 46.461224 + 0: The maximum resident set size (KB) = 477740 Test 031 control_stochy_restart PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_lndp -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_lndp +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_lndp +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_lndp Checking test 032 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1605,14 +1606,14 @@ Checking test 032 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 80.266102 - 0: The maximum resident set size (KB) = 631616 + 0: The total amount of wall time = 79.791171 + 0: The maximum resident set size (KB) = 627440 Test 032 control_lndp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_iovr4 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_iovr4 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_iovr4 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_iovr4 Checking test 033 control_iovr4 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1627,14 +1628,14 @@ Checking test 033 control_iovr4 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 133.468781 - 0: The maximum resident set size (KB) = 625860 + 0: The total amount of wall time = 133.574005 + 0: The maximum resident set size (KB) = 628104 Test 033 control_iovr4 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_iovr5 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_iovr5 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_iovr5 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_iovr5 Checking test 034 control_iovr5 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1649,14 +1650,14 @@ Checking test 034 control_iovr5 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 134.257668 - 0: The maximum resident set size (KB) = 630140 + 0: The total amount of wall time = 135.020352 + 0: The maximum resident set size (KB) = 630584 Test 034 control_iovr5 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_p8 Checking test 035 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1703,14 +1704,14 @@ Checking test 035 control_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 164.357983 - 0: The maximum resident set size (KB) = 1606572 + 0: The total amount of wall time = 165.338410 + 0: The maximum resident set size (KB) = 1597544 Test 035 control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8_lndp -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_p8_lndp +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8_lndp +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_p8_lndp Checking test 036 control_p8_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1729,14 +1730,14 @@ Checking test 036 control_p8_lndp results .... Comparing GFSPRS.GrbF24 .........OK Comparing GFSPRS.GrbF48 .........OK - 0: The total amount of wall time = 308.149566 - 0: The maximum resident set size (KB) = 1603344 + 0: The total amount of wall time = 309.637034 + 0: The maximum resident set size (KB) = 1596980 Test 036 control_p8_lndp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_restart_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_restart_p8 Checking test 037 control_restart_p8 results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -1775,14 +1776,14 @@ Checking test 037 control_restart_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 87.252595 - 0: The maximum resident set size (KB) = 862944 + 0: The total amount of wall time = 85.743930 + 0: The maximum resident set size (KB) = 862180 Test 037 control_restart_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_decomp_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_decomp_p8 Checking test 038 control_decomp_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1825,14 +1826,14 @@ Checking test 038 control_decomp_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 171.082075 - 0: The maximum resident set size (KB) = 1587424 + 0: The total amount of wall time = 171.586747 + 0: The maximum resident set size (KB) = 1578652 Test 038 control_decomp_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_2threads_p8 +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_2threads_p8 Checking test 039 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1875,14 +1876,14 @@ Checking test 039 control_2threads_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 161.469034 - 0: The maximum resident set size (KB) = 1678216 + 0: The total amount of wall time = 161.726378 + 0: The maximum resident set size (KB) = 1693324 Test 039 control_2threads_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8_rrtmgp -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_p8_rrtmgp +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8_rrtmgp +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_p8_rrtmgp Checking test 040 control_p8_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1929,14 +1930,14 @@ Checking test 040 control_p8_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 201.844527 - 0: The maximum resident set size (KB) = 1727500 + 0: The total amount of wall time = 221.500940 + 0: The maximum resident set size (KB) = 1671436 Test 040 control_p8_rrtmgp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/merra2_thompson -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/merra2_thompson +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/merra2_thompson +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/merra2_thompson Checking test 041 merra2_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1983,14 +1984,14 @@ Checking test 041 merra2_thompson results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 187.122076 - 0: The maximum resident set size (KB) = 1612532 + 0: The total amount of wall time = 189.021534 + 0: The maximum resident set size (KB) = 1605324 Test 041 merra2_thompson PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_control +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_control Checking test 042 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2001,28 +2002,28 @@ Checking test 042 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 297.321736 - 0: The maximum resident set size (KB) = 864236 + 0: The total amount of wall time = 296.900317 + 0: The maximum resident set size (KB) = 864904 Test 042 regional_control PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_restart +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_restart Checking test 043 regional_restart results .... Comparing dynf006.nc .........OK Comparing phyf006.nc .........OK Comparing PRSLEV.GrbF06 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 149.340448 - 0: The maximum resident set size (KB) = 857152 + 0: The total amount of wall time = 149.497806 + 0: The maximum resident set size (KB) = 858796 Test 043 regional_restart PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_decomp +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_decomp Checking test 044 regional_decomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2033,14 +2034,14 @@ Checking test 044 regional_decomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 310.309757 - 0: The maximum resident set size (KB) = 852448 + 0: The total amount of wall time = 313.617428 + 0: The maximum resident set size (KB) = 853352 Test 044 regional_decomp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_2threads +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_2threads Checking test 045 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2051,14 +2052,14 @@ Checking test 045 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 180.753394 - 0: The maximum resident set size (KB) = 835096 + 0: The total amount of wall time = 182.740597 + 0: The maximum resident set size (KB) = 836820 Test 045 regional_2threads PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_noquilt -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_noquilt +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_noquilt +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_noquilt Checking test 046 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -2066,28 +2067,28 @@ Checking test 046 regional_noquilt results .... Comparing RESTART/fv_core.res.tile1_new.nc .........OK Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK - 0: The total amount of wall time = 320.442720 - 0: The maximum resident set size (KB) = 854240 + 0: The total amount of wall time = 321.430337 + 0: The maximum resident set size (KB) = 858176 Test 046 regional_noquilt PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_netcdf_parallel -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_netcdf_parallel +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_netcdf_parallel +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_netcdf_parallel Checking test 047 regional_netcdf_parallel results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK Comparing phyf000.nc .........OK Comparing phyf006.nc .........OK - 0: The total amount of wall time = 291.682738 - 0: The maximum resident set size (KB) = 859768 + 0: The total amount of wall time = 288.829073 + 0: The maximum resident set size (KB) = 855692 Test 047 regional_netcdf_parallel PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_2dwrtdecomp +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_2dwrtdecomp Checking test 048 regional_2dwrtdecomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2098,14 +2099,14 @@ Checking test 048 regional_2dwrtdecomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 291.426930 - 0: The maximum resident set size (KB) = 868504 + 0: The total amount of wall time = 294.598550 + 0: The maximum resident set size (KB) = 863604 Test 048 regional_2dwrtdecomp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/fv3_regional_wofs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_wofs +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/fv3_regional_wofs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_wofs Checking test 049 regional_wofs results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2116,14 +2117,14 @@ Checking test 049 regional_wofs results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 373.798766 - 0: The maximum resident set size (KB) = 618720 + 0: The total amount of wall time = 370.929972 + 0: The maximum resident set size (KB) = 622112 Test 049 regional_wofs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_control +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_control Checking test 050 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2170,69 +2171,15 @@ Checking test 050 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 457.065114 - 0: The maximum resident set size (KB) = 1056560 + 0: The total amount of wall time = 456.496420 + 0: The maximum resident set size (KB) = 1063156 Test 050 rap_control PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_rrtmgp -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_rrtmgp -Checking test 051 rap_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf009.nc .........OK - Comparing sfcf012.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf009.nc .........OK - Comparing atmf012.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF09 .........OK - Comparing GFSFLX.GrbF12 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF09 .........OK - Comparing GFSPRS.GrbF12 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 491.063311 - 0: The maximum resident set size (KB) = 1220272 - -Test 051 rap_rrtmgp PASS - - -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_spp_sppt_shum_skeb -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_spp_sppt_shum_skeb -Checking test 052 regional_spp_sppt_shum_skeb results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_spp_sppt_shum_skeb +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_spp_sppt_shum_skeb +Checking test 051 regional_spp_sppt_shum_skeb results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK @@ -2242,15 +2189,15 @@ Checking test 052 regional_spp_sppt_shum_skeb results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK - 0: The total amount of wall time = 284.449930 - 0: The maximum resident set size (KB) = 1175036 + 0: The total amount of wall time = 281.929417 + 0: The maximum resident set size (KB) = 1170940 -Test 052 regional_spp_sppt_shum_skeb PASS +Test 051 regional_spp_sppt_shum_skeb PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_decomp -Checking test 053 rap_decomp results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_decomp +Checking test 052 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2296,15 +2243,15 @@ Checking test 053 rap_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 479.350017 - 0: The maximum resident set size (KB) = 1004964 + 0: The total amount of wall time = 480.393924 + 0: The maximum resident set size (KB) = 1003828 -Test 053 rap_decomp PASS +Test 052 rap_decomp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_2threads -Checking test 054 rap_2threads results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_2threads +Checking test 053 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2350,15 +2297,15 @@ Checking test 054 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 442.540687 - 0: The maximum resident set size (KB) = 1132752 + 0: The total amount of wall time = 440.465328 + 0: The maximum resident set size (KB) = 1130088 -Test 054 rap_2threads PASS +Test 053 rap_2threads PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_restart -Checking test 055 rap_restart results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_restart +Checking test 054 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -2396,15 +2343,15 @@ Checking test 055 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 230.812416 - 0: The maximum resident set size (KB) = 961560 + 0: The total amount of wall time = 230.648952 + 0: The maximum resident set size (KB) = 963724 -Test 055 rap_restart PASS +Test 054 rap_restart PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_sfcdiff -Checking test 056 rap_sfcdiff results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_sfcdiff +Checking test 055 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2450,15 +2397,15 @@ Checking test 056 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 453.198877 - 0: The maximum resident set size (KB) = 1061068 + 0: The total amount of wall time = 450.897910 + 0: The maximum resident set size (KB) = 1062536 -Test 056 rap_sfcdiff PASS +Test 055 rap_sfcdiff PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_sfcdiff_decomp -Checking test 057 rap_sfcdiff_decomp results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_sfcdiff_decomp +Checking test 056 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2504,15 +2451,15 @@ Checking test 057 rap_sfcdiff_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 485.935491 - 0: The maximum resident set size (KB) = 998788 + 0: The total amount of wall time = 479.455880 + 0: The maximum resident set size (KB) = 1003436 -Test 057 rap_sfcdiff_decomp PASS +Test 056 rap_sfcdiff_decomp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_sfcdiff_restart -Checking test 058 rap_sfcdiff_restart results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_sfcdiff_restart +Checking test 057 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -2550,15 +2497,15 @@ Checking test 058 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 344.448292 - 0: The maximum resident set size (KB) = 985104 + 0: The total amount of wall time = 337.704222 + 0: The maximum resident set size (KB) = 991156 -Test 058 rap_sfcdiff_restart PASS +Test 057 rap_sfcdiff_restart PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control -Checking test 059 hrrr_control results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control +Checking test 058 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2604,15 +2551,15 @@ Checking test 059 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 437.615548 - 0: The maximum resident set size (KB) = 1058724 + 0: The total amount of wall time = 434.433025 + 0: The maximum resident set size (KB) = 1055444 -Test 059 hrrr_control PASS +Test 058 hrrr_control PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_decomp -Checking test 060 hrrr_control_decomp results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_decomp +Checking test 059 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2658,15 +2605,15 @@ Checking test 060 hrrr_control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 460.391910 - 0: The maximum resident set size (KB) = 1004672 + 0: The total amount of wall time = 458.597958 + 0: The maximum resident set size (KB) = 1004824 -Test 060 hrrr_control_decomp PASS +Test 059 hrrr_control_decomp PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_2threads -Checking test 061 hrrr_control_2threads results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_2threads +Checking test 060 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2712,15 +2659,15 @@ Checking test 061 hrrr_control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 423.951530 - 0: The maximum resident set size (KB) = 1133436 + 0: The total amount of wall time = 415.816965 + 0: The maximum resident set size (KB) = 1124644 -Test 061 hrrr_control_2threads PASS +Test 060 hrrr_control_2threads PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_restart -Checking test 062 hrrr_control_restart results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_restart +Checking test 061 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -2758,15 +2705,15 @@ Checking test 062 hrrr_control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 329.851936 - 0: The maximum resident set size (KB) = 975100 + 0: The total amount of wall time = 328.168937 + 0: The maximum resident set size (KB) = 980832 -Test 062 hrrr_control_restart PASS +Test 061 hrrr_control_restart PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_v1beta -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_v1beta -Checking test 063 rrfs_v1beta results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_v1beta +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_v1beta +Checking test 062 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2812,15 +2759,15 @@ Checking test 063 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 452.394766 - 0: The maximum resident set size (KB) = 1062972 + 0: The total amount of wall time = 449.267317 + 0: The maximum resident set size (KB) = 1060244 -Test 063 rrfs_v1beta PASS +Test 062 rrfs_v1beta PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_v1nssl -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_v1nssl -Checking test 064 rrfs_v1nssl results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_v1nssl +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_v1nssl +Checking test 063 rrfs_v1nssl results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2834,15 +2781,15 @@ Checking test 064 rrfs_v1nssl results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 524.947506 - 0: The maximum resident set size (KB) = 691088 + 0: The total amount of wall time = 525.586797 + 0: The maximum resident set size (KB) = 689472 -Test 064 rrfs_v1nssl PASS +Test 063 rrfs_v1nssl PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_v1nssl_nohailnoccn -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_v1nssl_nohailnoccn -Checking test 065 rrfs_v1nssl_nohailnoccn results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_v1nssl_nohailnoccn +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_v1nssl_nohailnoccn +Checking test 064 rrfs_v1nssl_nohailnoccn results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2856,15 +2803,15 @@ Checking test 065 rrfs_v1nssl_nohailnoccn results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 514.774405 - 0: The maximum resident set size (KB) = 754892 + 0: The total amount of wall time = 513.532993 + 0: The maximum resident set size (KB) = 750600 -Test 065 rrfs_v1nssl_nohailnoccn PASS +Test 064 rrfs_v1nssl_nohailnoccn PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_conus13km_hrrr_warm -Checking test 066 rrfs_conus13km_hrrr_warm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_conus13km_hrrr_warm +Checking test 065 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2872,15 +2819,15 @@ Checking test 066 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 123.565976 - 0: The maximum resident set size (KB) = 930208 + 0: The total amount of wall time = 122.637006 + 0: The maximum resident set size (KB) = 923876 -Test 066 rrfs_conus13km_hrrr_warm PASS +Test 065 rrfs_conus13km_hrrr_warm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_smoke_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_smoke_conus13km_hrrr_warm -Checking test 067 rrfs_smoke_conus13km_hrrr_warm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_smoke_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_smoke_conus13km_hrrr_warm +Checking test 066 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2888,15 +2835,15 @@ Checking test 067 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 138.705354 - 0: The maximum resident set size (KB) = 952108 + 0: The total amount of wall time = 137.710634 + 0: The maximum resident set size (KB) = 952780 -Test 067 rrfs_smoke_conus13km_hrrr_warm PASS +Test 066 rrfs_smoke_conus13km_hrrr_warm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_conus13km_radar_tten_warm -Checking test 068 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_conus13km_radar_tten_warm +Checking test 067 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2904,15 +2851,15 @@ Checking test 068 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 124.550409 - 0: The maximum resident set size (KB) = 935208 + 0: The total amount of wall time = 123.195741 + 0: The maximum resident set size (KB) = 936756 -Test 068 rrfs_conus13km_radar_tten_warm PASS +Test 067 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_conus13km_hrrr_warm_2threads -Checking test 069 rrfs_conus13km_hrrr_warm_2threads results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_conus13km_hrrr_warm_2threads +Checking test 068 rrfs_conus13km_hrrr_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2920,15 +2867,15 @@ Checking test 069 rrfs_conus13km_hrrr_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 78.128613 - 0: The maximum resident set size (KB) = 833820 + 0: The total amount of wall time = 77.489693 + 0: The maximum resident set size (KB) = 831644 -Test 069 rrfs_conus13km_hrrr_warm_2threads PASS +Test 068 rrfs_conus13km_hrrr_warm_2threads PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_conus13km_radar_tten_warm_2threads -Checking test 070 rrfs_conus13km_radar_tten_warm_2threads results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_conus13km_radar_tten_warm_2threads +Checking test 069 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2936,15 +2883,15 @@ Checking test 070 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 79.126216 - 0: The maximum resident set size (KB) = 842096 + 0: The total amount of wall time = 77.695925 + 0: The maximum resident set size (KB) = 840636 -Test 070 rrfs_conus13km_radar_tten_warm_2threads PASS +Test 069 rrfs_conus13km_radar_tten_warm_2threads PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_csawmg -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_csawmg -Checking test 071 control_csawmg results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_csawmg +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_csawmg +Checking test 070 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2954,15 +2901,15 @@ Checking test 071 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 341.288118 - 0: The maximum resident set size (KB) = 728564 + 0: The total amount of wall time = 343.015345 + 0: The maximum resident set size (KB) = 721708 -Test 071 control_csawmg PASS +Test 070 control_csawmg PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_csawmgt -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_csawmgt -Checking test 072 control_csawmgt results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_csawmgt +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_csawmgt +Checking test 071 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2972,15 +2919,15 @@ Checking test 072 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 336.044853 - 0: The maximum resident set size (KB) = 723816 + 0: The total amount of wall time = 337.184035 + 0: The maximum resident set size (KB) = 725480 -Test 072 control_csawmgt PASS +Test 071 control_csawmgt PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_ras -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_ras -Checking test 073 control_ras results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_ras +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_ras +Checking test 072 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2990,55 +2937,55 @@ Checking test 073 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 178.882280 - 0: The maximum resident set size (KB) = 716424 + 0: The total amount of wall time = 178.430268 + 0: The maximum resident set size (KB) = 722672 -Test 073 control_ras PASS +Test 072 control_ras PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_wam -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_wam -Checking test 074 control_wam results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_wam +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_wam +Checking test 073 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 112.476579 - 0: The maximum resident set size (KB) = 641240 + 0: The total amount of wall time = 110.479476 + 0: The maximum resident set size (KB) = 640100 -Test 074 control_wam PASS +Test 073 control_wam PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_hrrr_warm_debugs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_conus13km_hrrr_warm_debug -Checking test 075 rrfs_conus13km_hrrr_warm_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_hrrr_warm_debugs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_conus13km_hrrr_warm_debug +Checking test 074 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 728.335801 - 0: The maximum resident set size (KB) = 951748 + 0: The total amount of wall time = 717.293164 + 0: The maximum resident set size (KB) = 951440 -Test 075 rrfs_conus13km_hrrr_warm_debug PASS +Test 074 rrfs_conus13km_hrrr_warm_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_radar_tten_warm_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_conus13km_radar_tten_warm_debug -Checking test 076 rrfs_conus13km_radar_tten_warm_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_radar_tten_warm_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_conus13km_radar_tten_warm_debug +Checking test 075 rrfs_conus13km_radar_tten_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 729.962833 - 0: The maximum resident set size (KB) = 958708 + 0: The total amount of wall time = 711.702891 + 0: The maximum resident set size (KB) = 956752 -Test 076 rrfs_conus13km_radar_tten_warm_debug PASS +Test 075 rrfs_conus13km_radar_tten_warm_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_CubedSphereGrid_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_CubedSphereGrid_debug -Checking test 077 control_CubedSphereGrid_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_CubedSphereGrid_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_CubedSphereGrid_debug +Checking test 076 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -3064,349 +3011,335 @@ Checking test 077 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK - 0: The total amount of wall time = 163.161378 - 0: The maximum resident set size (KB) = 792892 + 0: The total amount of wall time = 162.739999 + 0: The maximum resident set size (KB) = 801672 -Test 077 control_CubedSphereGrid_debug PASS +Test 076 control_CubedSphereGrid_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_wrtGauss_netcdf_parallel_debug -Checking test 078 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_wrtGauss_netcdf_parallel_debug +Checking test 077 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 152.276566 - 0: The maximum resident set size (KB) = 792188 + 0: The total amount of wall time = 148.280259 + 0: The maximum resident set size (KB) = 793728 -Test 078 control_wrtGauss_netcdf_parallel_debug PASS +Test 077 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_stochy_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_stochy_debug -Checking test 079 control_stochy_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_stochy_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_stochy_debug +Checking test 078 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 173.346224 - 0: The maximum resident set size (KB) = 802144 + 0: The total amount of wall time = 167.443072 + 0: The maximum resident set size (KB) = 794748 -Test 079 control_stochy_debug PASS +Test 078 control_stochy_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_lndp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_lndp_debug -Checking test 080 control_lndp_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_lndp_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_lndp_debug +Checking test 079 control_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 154.574945 - 0: The maximum resident set size (KB) = 799300 + 0: The total amount of wall time = 150.534341 + 0: The maximum resident set size (KB) = 793548 -Test 080 control_lndp_debug PASS +Test 079 control_lndp_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_csawmg_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_csawmg_debug -Checking test 081 control_csawmg_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_csawmg_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_csawmg_debug +Checking test 080 control_csawmg_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 235.112900 - 0: The maximum resident set size (KB) = 845648 + 0: The total amount of wall time = 233.636767 + 0: The maximum resident set size (KB) = 846008 -Test 081 control_csawmg_debug PASS +Test 080 control_csawmg_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_csawmgt_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_csawmgt_debug -Checking test 082 control_csawmgt_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_csawmgt_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_csawmgt_debug +Checking test 081 control_csawmgt_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 228.589826 - 0: The maximum resident set size (KB) = 841136 + 0: The total amount of wall time = 227.710608 + 0: The maximum resident set size (KB) = 840784 -Test 082 control_csawmgt_debug PASS +Test 081 control_csawmgt_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_ras_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_ras_debug -Checking test 083 control_ras_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_ras_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_ras_debug +Checking test 082 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 155.347474 - 0: The maximum resident set size (KB) = 807576 + 0: The total amount of wall time = 150.851057 + 0: The maximum resident set size (KB) = 807000 -Test 083 control_ras_debug PASS +Test 082 control_ras_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_diag_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_diag_debug -Checking test 084 control_diag_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_diag_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_diag_debug +Checking test 083 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 160.043640 - 0: The maximum resident set size (KB) = 858840 + 0: The total amount of wall time = 156.546763 + 0: The maximum resident set size (KB) = 846204 -Test 084 control_diag_debug PASS +Test 083 control_diag_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_debug_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_debug_p8 -Checking test 085 control_debug_p8 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_debug_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_debug_p8 +Checking test 084 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 175.351956 - 0: The maximum resident set size (KB) = 1627316 + 0: The total amount of wall time = 164.728998 + 0: The maximum resident set size (KB) = 1617828 -Test 085 control_debug_p8 PASS +Test 084 control_debug_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_debug -Checking test 086 regional_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_debug +Checking test 085 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK - 0: The total amount of wall time = 972.369453 - 0: The maximum resident set size (KB) = 882512 + 0: The total amount of wall time = 943.351290 + 0: The maximum resident set size (KB) = 883424 -Test 086 regional_debug PASS +Test 085 regional_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_control_debug -Checking test 087 rap_control_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_control_debug +Checking test 086 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 278.979536 - 0: The maximum resident set size (KB) = 1171668 + 0: The total amount of wall time = 273.691450 + 0: The maximum resident set size (KB) = 1175160 -Test 087 rap_control_debug PASS +Test 086 rap_control_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_debug -Checking test 088 hrrr_control_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_debug +Checking test 087 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 280.773027 - 0: The maximum resident set size (KB) = 1175336 + 0: The total amount of wall time = 267.538071 + 0: The maximum resident set size (KB) = 1166196 -Test 088 hrrr_control_debug PASS +Test 087 hrrr_control_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_unified_drag_suite_debug -Checking test 089 rap_unified_drag_suite_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_unified_drag_suite_debug +Checking test 088 rap_unified_drag_suite_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 277.223380 - 0: The maximum resident set size (KB) = 1176860 + 0: The total amount of wall time = 277.991976 + 0: The maximum resident set size (KB) = 1172248 -Test 089 rap_unified_drag_suite_debug PASS +Test 088 rap_unified_drag_suite_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_diag_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_diag_debug -Checking test 090 rap_diag_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_diag_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_diag_debug +Checking test 089 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 291.154608 - 0: The maximum resident set size (KB) = 1263012 + 0: The total amount of wall time = 287.663905 + 0: The maximum resident set size (KB) = 1254144 -Test 090 rap_diag_debug PASS +Test 089 rap_diag_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_cires_ugwp_debug -Checking test 091 rap_cires_ugwp_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_cires_ugwp_debug +Checking test 090 rap_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 281.402856 - 0: The maximum resident set size (KB) = 1171808 + 0: The total amount of wall time = 270.992239 + 0: The maximum resident set size (KB) = 1177716 -Test 091 rap_cires_ugwp_debug PASS +Test 090 rap_cires_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_unified_ugwp_debug -Checking test 092 rap_unified_ugwp_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_unified_ugwp_debug +Checking test 091 rap_unified_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 281.222184 - 0: The maximum resident set size (KB) = 1179196 + 0: The total amount of wall time = 275.633575 + 0: The maximum resident set size (KB) = 1171840 -Test 092 rap_unified_ugwp_debug PASS +Test 091 rap_unified_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_lndp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_lndp_debug -Checking test 093 rap_lndp_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_lndp_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_lndp_debug +Checking test 092 rap_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 277.840354 - 0: The maximum resident set size (KB) = 1176052 + 0: The total amount of wall time = 276.198883 + 0: The maximum resident set size (KB) = 1179892 -Test 093 rap_lndp_debug PASS +Test 092 rap_lndp_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_flake_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_flake_debug -Checking test 094 rap_flake_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_flake_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_flake_debug +Checking test 093 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 273.660121 - 0: The maximum resident set size (KB) = 1169316 + 0: The total amount of wall time = 273.383409 + 0: The maximum resident set size (KB) = 1171912 -Test 094 rap_flake_debug PASS +Test 093 rap_flake_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_progcld_thompson_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_progcld_thompson_debug -Checking test 095 rap_progcld_thompson_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_progcld_thompson_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_progcld_thompson_debug +Checking test 094 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 276.983984 - 0: The maximum resident set size (KB) = 1172584 + 0: The total amount of wall time = 273.045383 + 0: The maximum resident set size (KB) = 1171424 -Test 095 rap_progcld_thompson_debug PASS +Test 094 rap_progcld_thompson_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_noah_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_noah_debug -Checking test 096 rap_noah_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_noah_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_noah_debug +Checking test 095 rap_noah_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 270.633680 - 0: The maximum resident set size (KB) = 1175572 + 0: The total amount of wall time = 265.173946 + 0: The maximum resident set size (KB) = 1171260 -Test 096 rap_noah_debug PASS +Test 095 rap_noah_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_rrtmgp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_rrtmgp_debug -Checking test 097 rap_rrtmgp_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_sfcdiff_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_sfcdiff_debug +Checking test 096 rap_sfcdiff_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 458.799702 - 0: The maximum resident set size (KB) = 1296204 + 0: The total amount of wall time = 271.255078 + 0: The maximum resident set size (KB) = 1172216 -Test 097 rap_rrtmgp_debug PASS +Test 096 rap_sfcdiff_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_sfcdiff_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_sfcdiff_debug -Checking test 098 rap_sfcdiff_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 097 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 273.490855 - 0: The maximum resident set size (KB) = 1173748 + 0: The total amount of wall time = 440.724468 + 0: The maximum resident set size (KB) = 1171988 -Test 098 rap_sfcdiff_debug PASS +Test 097 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 099 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rrfs_v1beta_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rrfs_v1beta_debug +Checking test 098 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 452.258215 - 0: The maximum resident set size (KB) = 1177324 + 0: The total amount of wall time = 271.960121 + 0: The maximum resident set size (KB) = 1169800 -Test 099 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 098 rrfs_v1beta_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rrfs_v1beta_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rrfs_v1beta_debug -Checking test 100 rrfs_v1beta_debug results .... - Comparing sfcf000.nc .........OK - Comparing sfcf001.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf001.nc .........OK - - 0: The total amount of wall time = 273.277293 - 0: The maximum resident set size (KB) = 1168760 - -Test 100 rrfs_v1beta_debug PASS - - -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_wam_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_wam_debug -Checking test 101 control_wam_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_wam_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_wam_debug +Checking test 099 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 279.056142 - 0: The maximum resident set size (KB) = 514288 + 0: The total amount of wall time = 282.446501 + 0: The maximum resident set size (KB) = 515532 -Test 101 control_wam_debug PASS +Test 099 control_wam_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_spp_sppt_shum_skeb_dyn32_phy32 -Checking test 102 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_spp_sppt_shum_skeb_dyn32_phy32 +Checking test 100 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK @@ -3416,15 +3349,15 @@ Checking test 102 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK - 0: The total amount of wall time = 263.814075 - 0: The maximum resident set size (KB) = 1068224 + 0: The total amount of wall time = 261.865397 + 0: The maximum resident set size (KB) = 1068412 -Test 102 regional_spp_sppt_shum_skeb_dyn32_phy32 PASS +Test 100 regional_spp_sppt_shum_skeb_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_control_dyn32_phy32 -Checking test 103 rap_control_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_control_dyn32_phy32 +Checking test 101 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3470,15 +3403,15 @@ Checking test 103 rap_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 373.250414 - 0: The maximum resident set size (KB) = 1004844 + 0: The total amount of wall time = 371.857032 + 0: The maximum resident set size (KB) = 1002864 -Test 103 rap_control_dyn32_phy32 PASS +Test 101 rap_control_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_dyn32_phy32 -Checking test 104 hrrr_control_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_dyn32_phy32 +Checking test 102 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3524,15 +3457,15 @@ Checking test 104 hrrr_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 194.064113 - 0: The maximum resident set size (KB) = 962600 + 0: The total amount of wall time = 193.179391 + 0: The maximum resident set size (KB) = 953160 -Test 104 hrrr_control_dyn32_phy32 PASS +Test 102 hrrr_control_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_2threads_dyn32_phy32 -Checking test 105 rap_2threads_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_2threads_dyn32_phy32 +Checking test 103 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3578,15 +3511,15 @@ Checking test 105 rap_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 363.639915 - 0: The maximum resident set size (KB) = 1021412 + 0: The total amount of wall time = 358.930627 + 0: The maximum resident set size (KB) = 1024368 -Test 105 rap_2threads_dyn32_phy32 PASS +Test 103 rap_2threads_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_2threads_dyn32_phy32 -Checking test 106 hrrr_control_2threads_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_2threads_dyn32_phy32 +Checking test 104 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3632,15 +3565,15 @@ Checking test 106 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 191.742687 - 0: The maximum resident set size (KB) = 1005404 + 0: The total amount of wall time = 190.565495 + 0: The maximum resident set size (KB) = 1008748 -Test 106 hrrr_control_2threads_dyn32_phy32 PASS +Test 104 hrrr_control_2threads_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_decomp_dyn32_phy32 -Checking test 107 hrrr_control_decomp_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_decomp_dyn32_phy32 +Checking test 105 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3686,15 +3619,15 @@ Checking test 107 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 202.867686 - 0: The maximum resident set size (KB) = 898404 + 0: The total amount of wall time = 204.027137 + 0: The maximum resident set size (KB) = 893004 -Test 107 hrrr_control_decomp_dyn32_phy32 PASS +Test 105 hrrr_control_decomp_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_restart_dyn32_phy32 -Checking test 108 rap_restart_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_restart_dyn32_phy32 +Checking test 106 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -3732,15 +3665,15 @@ Checking test 108 rap_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 280.489347 - 0: The maximum resident set size (KB) = 945028 + 0: The total amount of wall time = 278.196193 + 0: The maximum resident set size (KB) = 944620 -Test 108 rap_restart_dyn32_phy32 PASS +Test 106 rap_restart_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_restart_dyn32_phy32 -Checking test 109 hrrr_control_restart_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_restart_dyn32_phy32 +Checking test 107 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -3778,15 +3711,15 @@ Checking test 109 hrrr_control_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 100.852175 - 0: The maximum resident set size (KB) = 863212 + 0: The total amount of wall time = 100.022711 + 0: The maximum resident set size (KB) = 854672 -Test 109 hrrr_control_restart_dyn32_phy32 PASS +Test 107 hrrr_control_restart_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_control_dyn64_phy32 -Checking test 110 rap_control_dyn64_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_control_dyn64_phy32 +Checking test 108 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3832,82 +3765,82 @@ Checking test 110 rap_control_dyn64_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 240.941538 - 0: The maximum resident set size (KB) = 965340 + 0: The total amount of wall time = 238.029582 + 0: The maximum resident set size (KB) = 965784 -Test 110 rap_control_dyn64_phy32 PASS +Test 108 rap_control_dyn64_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_control_debug_dyn32_phy32 -Checking test 111 rap_control_debug_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_control_debug_dyn32_phy32 +Checking test 109 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 274.824187 - 0: The maximum resident set size (KB) = 1062884 + 0: The total amount of wall time = 271.846333 + 0: The maximum resident set size (KB) = 1065580 -Test 111 rap_control_debug_dyn32_phy32 PASS +Test 109 rap_control_debug_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hrrr_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hrrr_control_debug_dyn32_phy32 -Checking test 112 hrrr_control_debug_dyn32_phy32 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hrrr_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hrrr_control_debug_dyn32_phy32 +Checking test 110 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 269.913392 - 0: The maximum resident set size (KB) = 1058340 + 0: The total amount of wall time = 265.608211 + 0: The maximum resident set size (KB) = 1068148 -Test 112 hrrr_control_debug_dyn32_phy32 PASS +Test 110 hrrr_control_debug_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/rap_control_debug_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/rap_control_dyn64_phy32_debug -Checking test 113 rap_control_dyn64_phy32_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/rap_control_debug_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/rap_control_dyn64_phy32_debug +Checking test 111 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 277.454646 - 0: The maximum resident set size (KB) = 1101696 + 0: The total amount of wall time = 277.146484 + 0: The maximum resident set size (KB) = 1101648 -Test 113 rap_control_dyn64_phy32_debug PASS +Test 111 rap_control_dyn64_phy32_debug PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_atm -Checking test 114 hafs_regional_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_atm +Checking test 112 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing HURPRS.GrbF06 .........OK - 0: The total amount of wall time = 248.299502 - 0: The maximum resident set size (KB) = 1013496 + 0: The total amount of wall time = 241.027892 + 0: The maximum resident set size (KB) = 1019988 -Test 114 hafs_regional_atm PASS +Test 112 hafs_regional_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_thompson_gfdlsf -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_atm_thompson_gfdlsf -Checking test 115 hafs_regional_atm_thompson_gfdlsf results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_thompson_gfdlsf +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_atm_thompson_gfdlsf +Checking test 113 hafs_regional_atm_thompson_gfdlsf results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 346.784891 - 0: The maximum resident set size (KB) = 1395492 + 0: The total amount of wall time = 315.348763 + 0: The maximum resident set size (KB) = 1402016 -Test 115 hafs_regional_atm_thompson_gfdlsf PASS +Test 113 hafs_regional_atm_thompson_gfdlsf PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_ocn -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_atm_ocn -Checking test 116 hafs_regional_atm_ocn results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_ocn +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_atm_ocn +Checking test 114 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -3915,15 +3848,15 @@ Checking test 116 hafs_regional_atm_ocn results .... Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 383.168169 - 0: The maximum resident set size (KB) = 1202840 + 0: The total amount of wall time = 382.365069 + 0: The maximum resident set size (KB) = 1194968 -Test 116 hafs_regional_atm_ocn PASS +Test 114 hafs_regional_atm_ocn PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_wav -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_atm_wav -Checking test 117 hafs_regional_atm_wav results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_wav +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_atm_wav +Checking test 115 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing out_grd.ww3 .........OK @@ -3931,15 +3864,15 @@ Checking test 117 hafs_regional_atm_wav results .... Comparing 20190829.060000.restart.ww3 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 726.441249 - 0: The maximum resident set size (KB) = 1227840 + 0: The total amount of wall time = 722.980083 + 0: The maximum resident set size (KB) = 1226228 -Test 117 hafs_regional_atm_wav PASS +Test 115 hafs_regional_atm_wav PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_ocn_wav -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_atm_ocn_wav -Checking test 118 hafs_regional_atm_ocn_wav results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_ocn_wav +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_atm_ocn_wav +Checking test 116 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -3949,29 +3882,29 @@ Checking test 118 hafs_regional_atm_ocn_wav results .... Comparing 20190829.060000.restart.ww3 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 819.452180 - 0: The maximum resident set size (KB) = 1250560 + 0: The total amount of wall time = 829.126859 + 0: The maximum resident set size (KB) = 1243148 -Test 118 hafs_regional_atm_ocn_wav PASS +Test 116 hafs_regional_atm_ocn_wav PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_1nest_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_1nest_atm -Checking test 119 hafs_regional_1nest_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_1nest_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_1nest_atm +Checking test 117 hafs_regional_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 349.442245 - 0: The maximum resident set size (KB) = 499908 + 0: The total amount of wall time = 347.326501 + 0: The maximum resident set size (KB) = 492532 -Test 119 hafs_regional_1nest_atm PASS +Test 117 hafs_regional_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_telescopic_2nests_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_telescopic_2nests_atm -Checking test 120 hafs_regional_telescopic_2nests_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_telescopic_2nests_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_telescopic_2nests_atm +Checking test 118 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -3979,29 +3912,29 @@ Checking test 120 hafs_regional_telescopic_2nests_atm results .... Comparing atm.nest03.f006.nc .........OK Comparing sfc.nest03.f006.nc .........OK - 0: The total amount of wall time = 392.923075 - 0: The maximum resident set size (KB) = 506452 + 0: The total amount of wall time = 391.201055 + 0: The maximum resident set size (KB) = 502600 -Test 120 hafs_regional_telescopic_2nests_atm PASS +Test 118 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_global_1nest_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_global_1nest_atm -Checking test 121 hafs_global_1nest_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_global_1nest_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_global_1nest_atm +Checking test 119 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 157.474037 - 0: The maximum resident set size (KB) = 344132 + 0: The total amount of wall time = 158.944075 + 0: The maximum resident set size (KB) = 339252 -Test 121 hafs_global_1nest_atm PASS +Test 119 hafs_global_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_global_multiple_4nests_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_global_multiple_4nests_atm -Checking test 122 hafs_global_multiple_4nests_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_global_multiple_4nests_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_global_multiple_4nests_atm +Checking test 120 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -4018,15 +3951,15 @@ Checking test 122 hafs_global_multiple_4nests_atm results .... Comparing HURPRS.GrbF06.nest04 .........OK Comparing HURPRS.GrbF06.nest05 .........OK - 0: The total amount of wall time = 448.773992 - 0: The maximum resident set size (KB) = 418796 + 0: The total amount of wall time = 445.182989 + 0: The maximum resident set size (KB) = 415768 -Test 122 hafs_global_multiple_4nests_atm PASS +Test 120 hafs_global_multiple_4nests_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_specified_moving_1nest_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_specified_moving_1nest_atm -Checking test 123 hafs_regional_specified_moving_1nest_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_specified_moving_1nest_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_specified_moving_1nest_atm +Checking test 121 hafs_regional_specified_moving_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -4034,29 +3967,29 @@ Checking test 123 hafs_regional_specified_moving_1nest_atm results .... Comparing HURPRS.GrbF06 .........OK Comparing HURPRS.GrbF06.nest02 .........OK - 0: The total amount of wall time = 216.472722 - 0: The maximum resident set size (KB) = 514508 + 0: The total amount of wall time = 215.642974 + 0: The maximum resident set size (KB) = 508104 -Test 123 hafs_regional_specified_moving_1nest_atm PASS +Test 121 hafs_regional_specified_moving_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_storm_following_1nest_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_storm_following_1nest_atm -Checking test 124 hafs_regional_storm_following_1nest_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_storm_following_1nest_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_storm_following_1nest_atm +Checking test 122 hafs_regional_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 203.019245 - 0: The maximum resident set size (KB) = 513908 + 0: The total amount of wall time = 204.574075 + 0: The maximum resident set size (KB) = 506504 -Test 124 hafs_regional_storm_following_1nest_atm PASS +Test 122 hafs_regional_storm_following_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_storm_following_1nest_atm_ocn -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_storm_following_1nest_atm_ocn -Checking test 125 hafs_regional_storm_following_1nest_atm_ocn results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_storm_following_1nest_atm_ocn +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_storm_following_1nest_atm_ocn +Checking test 123 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -4064,194 +3997,194 @@ Checking test 125 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing archv.2020_238_18.a .........OK Comparing archs.2020_238_18.a .........OK - 0: The total amount of wall time = 220.993828 - 0: The maximum resident set size (KB) = 547304 + 0: The total amount of wall time = 221.870250 + 0: The maximum resident set size (KB) = 539536 -Test 125 hafs_regional_storm_following_1nest_atm_ocn PASS +Test 123 hafs_regional_storm_following_1nest_atm_ocn PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_storm_following_1nest_atm_ocn_wav -Checking test 126 hafs_regional_storm_following_1nest_atm_ocn_wav results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_global_storm_following_1nest_atm +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_global_storm_following_1nest_atm +Checking test 124 hafs_global_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - Comparing archv.2020_238_18.a .........OK - Comparing archs.2020_238_18.a .........OK - Comparing out_grd.ww3 .........OK - Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 522.237655 - 0: The maximum resident set size (KB) = 644272 + 0: The total amount of wall time = 64.448818 + 0: The maximum resident set size (KB) = 352096 -Test 126 hafs_regional_storm_following_1nest_atm_ocn_wav PASS +Test 124 hafs_global_storm_following_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_global_storm_following_1nest_atm -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_global_storm_following_1nest_atm -Checking test 127 hafs_global_storm_following_1nest_atm results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_storm_following_1nest_atm_ocn_wav +Checking test 125 hafs_regional_storm_following_1nest_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK + Comparing archv.2020_238_18.a .........OK + Comparing archs.2020_238_18.a .........OK + Comparing out_grd.ww3 .........OK + Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 61.328659 - 0: The maximum resident set size (KB) = 357164 + 0: The total amount of wall time = 521.572182 + 0: The maximum resident set size (KB) = 641416 -Test 127 hafs_global_storm_following_1nest_atm PASS +Test 125 hafs_regional_storm_following_1nest_atm_ocn_wav PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_docn -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_docn -Checking test 128 hafs_regional_docn results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_docn +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_docn +Checking test 126 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 384.564869 - 0: The maximum resident set size (KB) = 1206628 + 0: The total amount of wall time = 379.222219 + 0: The maximum resident set size (KB) = 1206720 -Test 128 hafs_regional_docn PASS +Test 126 hafs_regional_docn PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_docn_oisst -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_docn_oisst -Checking test 129 hafs_regional_docn_oisst results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_docn_oisst +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_docn_oisst +Checking test 127 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 383.708771 - 0: The maximum resident set size (KB) = 1194396 + 0: The total amount of wall time = 381.042566 + 0: The maximum resident set size (KB) = 1190536 -Test 129 hafs_regional_docn_oisst PASS +Test 127 hafs_regional_docn_oisst PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/hafs_regional_datm_cdeps -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/hafs_regional_datm_cdeps -Checking test 130 hafs_regional_datm_cdeps results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/hafs_regional_datm_cdeps +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/hafs_regional_datm_cdeps +Checking test 128 hafs_regional_datm_cdeps results .... Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK - 0: The total amount of wall time = 947.983928 - 0: The maximum resident set size (KB) = 1039664 + 0: The total amount of wall time = 946.427674 + 0: The maximum resident set size (KB) = 1036028 -Test 130 hafs_regional_datm_cdeps PASS +Test 128 hafs_regional_datm_cdeps PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_control_cfsr -Checking test 131 datm_cdeps_control_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_control_cfsr +Checking test 129 datm_cdeps_control_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 158.704182 - 0: The maximum resident set size (KB) = 1058716 + 0: The total amount of wall time = 157.955082 + 0: The maximum resident set size (KB) = 1054736 -Test 131 datm_cdeps_control_cfsr PASS +Test 129 datm_cdeps_control_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_restart_cfsr -Checking test 132 datm_cdeps_restart_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_restart_cfsr +Checking test 130 datm_cdeps_restart_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 97.264099 - 0: The maximum resident set size (KB) = 1010284 + 0: The total amount of wall time = 94.581241 + 0: The maximum resident set size (KB) = 1020056 -Test 132 datm_cdeps_restart_cfsr PASS +Test 130 datm_cdeps_restart_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_gefs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_control_gefs -Checking test 133 datm_cdeps_control_gefs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_gefs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_control_gefs +Checking test 131 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 153.586964 - 0: The maximum resident set size (KB) = 968068 + 0: The total amount of wall time = 151.728260 + 0: The maximum resident set size (KB) = 972508 -Test 133 datm_cdeps_control_gefs PASS +Test 131 datm_cdeps_control_gefs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_iau_gefs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_iau_gefs -Checking test 134 datm_cdeps_iau_gefs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_iau_gefs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_iau_gefs +Checking test 132 datm_cdeps_iau_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 152.006241 - 0: The maximum resident set size (KB) = 963512 + 0: The total amount of wall time = 154.818723 + 0: The maximum resident set size (KB) = 977588 -Test 134 datm_cdeps_iau_gefs PASS +Test 132 datm_cdeps_iau_gefs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_stochy_gefs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_stochy_gefs -Checking test 135 datm_cdeps_stochy_gefs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_stochy_gefs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_stochy_gefs +Checking test 133 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 151.620033 - 0: The maximum resident set size (KB) = 967764 + 0: The total amount of wall time = 154.156129 + 0: The maximum resident set size (KB) = 979044 -Test 135 datm_cdeps_stochy_gefs PASS +Test 133 datm_cdeps_stochy_gefs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_ciceC_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_ciceC_cfsr -Checking test 136 datm_cdeps_ciceC_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_ciceC_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_ciceC_cfsr +Checking test 134 datm_cdeps_ciceC_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 155.838695 - 0: The maximum resident set size (KB) = 1085444 + 0: The total amount of wall time = 160.199879 + 0: The maximum resident set size (KB) = 1064872 -Test 136 datm_cdeps_ciceC_cfsr PASS +Test 134 datm_cdeps_ciceC_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_bulk_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_bulk_cfsr -Checking test 137 datm_cdeps_bulk_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_bulk_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_bulk_cfsr +Checking test 135 datm_cdeps_bulk_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 157.668180 - 0: The maximum resident set size (KB) = 1077412 + 0: The total amount of wall time = 155.612445 + 0: The maximum resident set size (KB) = 1060224 -Test 137 datm_cdeps_bulk_cfsr PASS +Test 135 datm_cdeps_bulk_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_bulk_gefs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_bulk_gefs -Checking test 138 datm_cdeps_bulk_gefs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_bulk_gefs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_bulk_gefs +Checking test 136 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 148.977206 - 0: The maximum resident set size (KB) = 968744 + 0: The total amount of wall time = 148.595859 + 0: The maximum resident set size (KB) = 959496 -Test 138 datm_cdeps_bulk_gefs PASS +Test 136 datm_cdeps_bulk_gefs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_mx025_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_mx025_cfsr -Checking test 139 datm_cdeps_mx025_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_mx025_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_mx025_cfsr +Checking test 137 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -4259,15 +4192,15 @@ Checking test 139 datm_cdeps_mx025_cfsr results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 400.101703 - 0: The maximum resident set size (KB) = 881760 + 0: The total amount of wall time = 400.547573 + 0: The maximum resident set size (KB) = 880916 -Test 139 datm_cdeps_mx025_cfsr PASS +Test 137 datm_cdeps_mx025_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_mx025_gefs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_mx025_gefs -Checking test 140 datm_cdeps_mx025_gefs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_mx025_gefs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_mx025_gefs +Checking test 138 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -4275,65 +4208,65 @@ Checking test 140 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 409.156934 - 0: The maximum resident set size (KB) = 939280 + 0: The total amount of wall time = 402.259766 + 0: The maximum resident set size (KB) = 930128 -Test 140 datm_cdeps_mx025_gefs PASS +Test 138 datm_cdeps_mx025_gefs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_multiple_files_cfsr -Checking test 141 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_multiple_files_cfsr +Checking test 139 datm_cdeps_multiple_files_cfsr results .... Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 154.542472 - 0: The maximum resident set size (KB) = 1062340 + 0: The total amount of wall time = 157.097135 + 0: The maximum resident set size (KB) = 1071664 -Test 141 datm_cdeps_multiple_files_cfsr PASS +Test 139 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_3072x1536_cfsr -Checking test 142 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_3072x1536_cfsr +Checking test 140 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 223.389405 - 0: The maximum resident set size (KB) = 2374080 + 0: The total amount of wall time = 221.528796 + 0: The maximum resident set size (KB) = 2349104 -Test 142 datm_cdeps_3072x1536_cfsr PASS +Test 140 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_gfs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_gfs -Checking test 143 datm_cdeps_gfs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_gfs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_gfs +Checking test 141 datm_cdeps_gfs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 227.613028 - 0: The maximum resident set size (KB) = 2370628 + 0: The total amount of wall time = 221.222823 + 0: The maximum resident set size (KB) = 2378104 -Test 143 datm_cdeps_gfs PASS +Test 141 datm_cdeps_gfs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_debug_cfsr -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_debug_cfsr -Checking test 144 datm_cdeps_debug_cfsr results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_debug_cfsr +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_debug_cfsr +Checking test 142 datm_cdeps_debug_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-01-21600.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK - 0: The total amount of wall time = 440.716842 - 0: The maximum resident set size (KB) = 984168 + 0: The total amount of wall time = 452.750635 + 0: The maximum resident set size (KB) = 993356 -Test 144 datm_cdeps_debug_cfsr PASS +Test 142 datm_cdeps_debug_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_lnd_gswp3 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_lnd_gswp3 -Checking test 145 datm_cdeps_lnd_gswp3 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_lnd_gswp3 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_lnd_gswp3 +Checking test 143 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile3.nc .........OK @@ -4341,15 +4274,15 @@ Checking test 145 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK - 0: The total amount of wall time = 7.155282 - 0: The maximum resident set size (KB) = 263480 + 0: The total amount of wall time = 6.984273 + 0: The maximum resident set size (KB) = 262084 -Test 145 datm_cdeps_lnd_gswp3 PASS +Test 143 datm_cdeps_lnd_gswp3 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/datm_cdeps_lnd_gswp3 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/datm_cdeps_lnd_gswp3_rst -Checking test 146 datm_cdeps_lnd_gswp3_rst results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/datm_cdeps_lnd_gswp3 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/datm_cdeps_lnd_gswp3_rst +Checking test 144 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile3.nc .........OK @@ -4357,15 +4290,15 @@ Checking test 146 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK - 0: The total amount of wall time = 12.796468 - 0: The maximum resident set size (KB) = 244548 + 0: The total amount of wall time = 12.538987 + 0: The maximum resident set size (KB) = 266116 -Test 146 datm_cdeps_lnd_gswp3_rst PASS +Test 144 datm_cdeps_lnd_gswp3_rst PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_p8_atmlnd_sbs -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_p8_atmlnd_sbs -Checking test 147 control_p8_atmlnd_sbs results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_p8_atmlnd_sbs +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_p8_atmlnd_sbs +Checking test 145 control_p8_atmlnd_sbs results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -4449,15 +4382,15 @@ Checking test 147 control_p8_atmlnd_sbs results .... Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc .........OK - 0: The total amount of wall time = 202.730940 - 0: The maximum resident set size (KB) = 1607500 + 0: The total amount of wall time = 202.046170 + 0: The maximum resident set size (KB) = 1615756 -Test 147 control_p8_atmlnd_sbs PASS +Test 145 control_p8_atmlnd_sbs PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/control_atmwav -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/control_atmwav -Checking test 148 control_atmwav results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/control_atmwav +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/control_atmwav +Checking test 146 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -4500,15 +4433,15 @@ Checking test 148 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK - 0: The total amount of wall time = 86.049798 - 0: The maximum resident set size (KB) = 654600 + 0: The total amount of wall time = 85.758340 + 0: The maximum resident set size (KB) = 654900 -Test 148 control_atmwav PASS +Test 146 control_atmwav PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/atmaero_control_p8 -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/atmaero_control_p8 -Checking test 149 atmaero_control_p8 results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/atmaero_control_p8 +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/atmaero_control_p8 +Checking test 147 atmaero_control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -4551,15 +4484,15 @@ Checking test 149 atmaero_control_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 224.247205 - 0: The maximum resident set size (KB) = 2974896 + 0: The total amount of wall time = 227.404897 + 0: The maximum resident set size (KB) = 2978888 -Test 149 atmaero_control_p8 PASS +Test 147 atmaero_control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/atmaero_control_p8_rad -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/atmaero_control_p8_rad -Checking test 150 atmaero_control_p8_rad results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/atmaero_control_p8_rad +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/atmaero_control_p8_rad +Checking test 148 atmaero_control_p8_rad results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -4602,15 +4535,15 @@ Checking test 150 atmaero_control_p8_rad results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 278.226862 - 0: The maximum resident set size (KB) = 3045912 + 0: The total amount of wall time = 278.297504 + 0: The maximum resident set size (KB) = 3047112 -Test 150 atmaero_control_p8_rad PASS +Test 148 atmaero_control_p8_rad PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/atmaero_control_p8_rad_micro -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/atmaero_control_p8_rad_micro -Checking test 151 atmaero_control_p8_rad_micro results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/atmaero_control_p8_rad_micro +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/atmaero_control_p8_rad_micro +Checking test 149 atmaero_control_p8_rad_micro results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -4653,15 +4586,15 @@ Checking test 151 atmaero_control_p8_rad_micro results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 281.763366 - 0: The maximum resident set size (KB) = 3060532 + 0: The total amount of wall time = 283.224374 + 0: The maximum resident set size (KB) = 3058916 -Test 151 atmaero_control_p8_rad_micro PASS +Test 149 atmaero_control_p8_rad_micro PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_atmaq -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_atmaq -Checking test 152 regional_atmaq results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_atmaq +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_atmaq +Checking test 150 regional_atmaq results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK Comparing sfcf006.nc .........OK @@ -4676,15 +4609,15 @@ Checking test 152 regional_atmaq results .... Comparing RESTART/phy_data.nc .........OK Comparing RESTART/sfc_data.nc .........OK - 0: The total amount of wall time = 676.699012 - 0: The maximum resident set size (KB) = 1096356 + 0: The total amount of wall time = 661.787031 + 0: The maximum resident set size (KB) = 1102592 -Test 152 regional_atmaq PASS +Test 150 regional_atmaq PASS -baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230209/INTEL/regional_atmaq_debug -working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31021/regional_atmaq_debug -Checking test 153 regional_atmaq_debug results .... +baseline dir = /scratch1/BMC/gmtb/RT/NCAR/main-20230302/INTEL/regional_atmaq_debug +working dir = /scratch1/BMC/gmtb/RT/stmp2/Dustin.Swales/FV3_RT/rt_31406/regional_atmaq_debug +Checking test 151 regional_atmaq_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK @@ -4697,12 +4630,12 @@ Checking test 153 regional_atmaq_debug results .... Comparing RESTART/phy_data.nc .........OK Comparing RESTART/sfc_data.nc .........OK - 0: The total amount of wall time = 1236.918653 - 0: The maximum resident set size (KB) = 1200732 + 0: The total amount of wall time = 1234.221322 + 0: The maximum resident set size (KB) = 1206520 -Test 153 regional_atmaq_debug PASS +Test 151 regional_atmaq_debug PASS REGRESSION TEST WAS SUCCESSFUL -Fri Feb 10 02:18:01 UTC 2023 -Elapsed time: 01h:17m:07s. Have a nice day! +Thu Mar 2 19:45:39 UTC 2023 +Elapsed time: 01h:08m:57s. Have a nice day! From d2420007fa1f3aeae5f777ad1a7706e06d021b01 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 2 Mar 2023 12:48:48 -0700 Subject: [PATCH 10/11] [AutoRT] cheyenne.intel Job Completed. on-behalf-of @NCAR --- tests/RegressionTests_cheyenne.intel.log | 1740 ++++++++++------------ 1 file changed, 826 insertions(+), 914 deletions(-) diff --git a/tests/RegressionTests_cheyenne.intel.log b/tests/RegressionTests_cheyenne.intel.log index 3d213bbd78..45445f596b 100644 --- a/tests/RegressionTests_cheyenne.intel.log +++ b/tests/RegressionTests_cheyenne.intel.log @@ -1,36 +1,37 @@ -Thu Feb 23 12:14:22 MST 2023 +Thu Mar 2 11:40:07 MST 2023 Start Regression test -Compile 001 elapsed time 1434 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 1440 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 003 elapsed time 1433 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 004 elapsed time 463 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 005 elapsed time 428 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 006 elapsed time 1141 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 007 elapsed time 1127 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 008 elapsed time 1006 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 009 elapsed time 1065 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 010 elapsed time 972 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 824 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 1431 seconds. -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 013 elapsed time 262 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 014 elapsed time 850 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 015 elapsed time 845 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 016 elapsed time 266 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 017 elapsed time 271 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 018 elapsed time 1156 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 019 elapsed time 1135 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 020 elapsed time 460 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 021 elapsed time 233 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 022 elapsed time 115 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 023 elapsed time 1002 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 024 elapsed time 1003 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 025 elapsed time 936 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 026 elapsed time 915 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 027 elapsed time 304 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug - -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8_mixedmode -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_p8_mixedmode +Compile 001 elapsed time 1385 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 1540 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 003 elapsed time 1415 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 004 elapsed time 478 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 005 elapsed time 414 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 006 elapsed time 1093 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 007 elapsed time 1092 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 008 elapsed time 1050 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 009 elapsed time 994 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 010 elapsed time 942 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 801 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 385 seconds. -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_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 013 elapsed time 256 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 014 elapsed time 818 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 015 elapsed time 821 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 016 elapsed time 262 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 017 elapsed time 268 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 018 elapsed time 1145 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 019 elapsed time 1298 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 020 elapsed time 1120 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 021 elapsed time 458 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 022 elapsed time 225 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 023 elapsed time 110 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 024 elapsed time 960 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 025 elapsed time 997 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 026 elapsed time 908 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 027 elapsed time 897 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 028 elapsed time 301 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug + +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8_mixedmode +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_p8_mixedmode Checking test 001 cpld_control_p8_mixedmode results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -95,14 +96,14 @@ Checking test 001 cpld_control_p8_mixedmode results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 322.430875 -0:The maximum resident set size (KB) = 2704096 +0:The total amount of wall time = 319.640128 +0:The maximum resident set size (KB) = 2703936 Test 001 cpld_control_p8_mixedmode PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_gfsv17 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_gfsv17 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_gfsv17 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_gfsv17 Checking test 002 cpld_control_gfsv17 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -166,14 +167,14 @@ Checking test 002 cpld_control_gfsv17 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 286.359235 -0:The maximum resident set size (KB) = 1441452 +0:The total amount of wall time = 283.690492 +0:The maximum resident set size (KB) = 1441368 Test 002 cpld_control_gfsv17 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_p8 Checking test 003 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -238,14 +239,14 @@ Checking test 003 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 325.551616 -0:The maximum resident set size (KB) = 2720116 +0:The total amount of wall time = 321.608763 +0:The maximum resident set size (KB) = 2719740 Test 003 cpld_control_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_restart_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_restart_p8 Checking test 004 cpld_restart_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -298,14 +299,14 @@ Checking test 004 cpld_restart_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 183.739570 -0:The maximum resident set size (KB) = 2580852 +0:The total amount of wall time = 178.269651 +0:The maximum resident set size (KB) = 2581076 Test 004 cpld_restart_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_2threads_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_2threads_p8 Checking test 005 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -358,14 +359,14 @@ Checking test 005 cpld_2threads_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 264.691440 -0:The maximum resident set size (KB) = 3178984 +0:The total amount of wall time = 259.537611 +0:The maximum resident set size (KB) = 3179856 Test 005 cpld_2threads_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_esmfthreads_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_esmfthreads_p8 Checking test 006 cpld_esmfthreads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -418,14 +419,14 @@ Checking test 006 cpld_esmfthreads_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 264.061254 -0:The maximum resident set size (KB) = 2886648 +0:The total amount of wall time = 260.821824 +0:The maximum resident set size (KB) = 2886240 Test 006 cpld_esmfthreads_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_decomp_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_decomp_p8 Checking test 007 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -478,14 +479,14 @@ Checking test 007 cpld_decomp_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 324.328688 -0:The maximum resident set size (KB) = 2723652 +0:The total amount of wall time = 307.222897 +0:The maximum resident set size (KB) = 2724072 Test 007 cpld_decomp_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_mpi_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_mpi_p8 Checking test 008 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -538,14 +539,14 @@ Checking test 008 cpld_mpi_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 282.335688 -0:The maximum resident set size (KB) = 2684696 +0:The total amount of wall time = 280.809056 +0:The maximum resident set size (KB) = 2684448 Test 008 cpld_mpi_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_ciceC_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_ciceC_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_ciceC_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_ciceC_p8 Checking test 009 cpld_control_ciceC_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -610,14 +611,14 @@ Checking test 009 cpld_control_ciceC_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 325.609100 -0:The maximum resident set size (KB) = 2720152 +0:The total amount of wall time = 310.812312 +0:The maximum resident set size (KB) = 2719544 Test 009 cpld_control_ciceC_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_c192_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_c192_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_c192_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_c192_p8 Checking test 010 cpld_control_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -670,14 +671,14 @@ Checking test 010 cpld_control_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK -0:The total amount of wall time = 860.927190 -0:The maximum resident set size (KB) = 3350756 +0:The total amount of wall time = 793.226946 +0:The maximum resident set size (KB) = 3350420 Test 010 cpld_control_c192_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_c192_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_restart_c192_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_c192_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_restart_c192_p8 Checking test 011 cpld_restart_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -730,14 +731,14 @@ Checking test 011 cpld_restart_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK -0:The total amount of wall time = 484.535724 -0:The maximum resident set size (KB) = 3275244 +0:The total amount of wall time = 383.390036 +0:The maximum resident set size (KB) = 3276660 Test 011 cpld_restart_c192_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_noaero_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_noaero_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_noaero_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_noaero_p8 Checking test 012 cpld_control_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -801,14 +802,14 @@ Checking test 012 cpld_control_noaero_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 298.767770 -0:The maximum resident set size (KB) = 1440584 +0:The total amount of wall time = 285.434402 +0:The maximum resident set size (KB) = 1440336 Test 012 cpld_control_noaero_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_c96_noaero_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_nowave_noaero_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_c96_noaero_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_nowave_noaero_p8 Checking test 013 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -870,14 +871,14 @@ Checking test 013 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 200.044738 -0:The maximum resident set size (KB) = 1456248 +0:The total amount of wall time = 192.610180 +0:The maximum resident set size (KB) = 1455844 Test 013 cpld_control_nowave_noaero_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_debug_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_debug_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_debug_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_debug_p8 Checking test 014 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -930,14 +931,14 @@ Checking test 014 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK -0:The total amount of wall time = 478.470727 -0:The maximum resident set size (KB) = 2791640 +0:The total amount of wall time = 472.500369 +0:The maximum resident set size (KB) = 2791484 Test 014 cpld_debug_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_debug_noaero_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_debug_noaero_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_debug_noaero_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_debug_noaero_p8 Checking test 015 cpld_debug_noaero_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -989,14 +990,14 @@ Checking test 015 cpld_debug_noaero_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK -0:The total amount of wall time = 351.689743 -0:The maximum resident set size (KB) = 1463824 +0:The total amount of wall time = 349.118748 +0:The maximum resident set size (KB) = 1463848 Test 015 cpld_debug_noaero_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_noaero_p8_agrid -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_noaero_p8_agrid +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_noaero_p8_agrid +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_noaero_p8_agrid Checking test 016 cpld_control_noaero_p8_agrid results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1058,14 +1059,14 @@ Checking test 016 cpld_control_noaero_p8_agrid results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 280.743134 -0:The maximum resident set size (KB) = 1459444 +0:The total amount of wall time = 266.630926 +0:The maximum resident set size (KB) = 1459364 Test 016 cpld_control_noaero_p8_agrid PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_control_c48 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_control_c48 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_control_c48 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_control_c48 Checking test 017 cpld_control_c48 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -1115,14 +1116,14 @@ Checking test 017 cpld_control_c48 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 610.529787 -0:The maximum resident set size (KB) = 2583684 +0:The total amount of wall time = 608.710707 +0:The maximum resident set size (KB) = 2583592 Test 017 cpld_control_c48 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_warmstart_c48 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_warmstart_c48 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_warmstart_c48 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_warmstart_c48 Checking test 018 cpld_warmstart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1172,14 +1173,14 @@ Checking test 018 cpld_warmstart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK -0:The total amount of wall time = 163.738399 -0:The maximum resident set size (KB) = 2600160 +0:The total amount of wall time = 162.535643 +0:The maximum resident set size (KB) = 2600112 Test 018 cpld_warmstart_c48 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/cpld_warmstart_c48 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/cpld_restart_c48 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/cpld_warmstart_c48 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/cpld_restart_c48 Checking test 019 cpld_restart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1229,14 +1230,14 @@ Checking test 019 cpld_restart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK -0:The total amount of wall time = 86.518495 -0:The maximum resident set size (KB) = 2017324 +0:The total amount of wall time = 85.315801 +0:The maximum resident set size (KB) = 2017128 Test 019 cpld_restart_c48 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_CubedSphereGrid -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_CubedSphereGrid +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_CubedSphereGrid +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_CubedSphereGrid Checking test 020 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -1263,28 +1264,28 @@ Checking test 020 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK -0:The total amount of wall time = 143.150738 -0:The maximum resident set size (KB) = 456412 +0:The total amount of wall time = 141.429304 +0:The maximum resident set size (KB) = 456384 Test 020 control_CubedSphereGrid PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_CubedSphereGrid_parallel -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_CubedSphereGrid_parallel +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_CubedSphereGrid_parallel +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_CubedSphereGrid_parallel Checking test 021 control_CubedSphereGrid_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc ............ALT CHECK......OK Comparing atmf000.nc ............ALT CHECK......OK - Comparing atmf024.nc .........OK + Comparing atmf024.nc ............ALT CHECK......OK -0:The total amount of wall time = 143.005785 -0:The maximum resident set size (KB) = 456440 +0:The total amount of wall time = 139.744854 +0:The maximum resident set size (KB) = 456276 Test 021 control_CubedSphereGrid_parallel PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_latlon -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_latlon +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_latlon +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_latlon Checking test 022 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1295,14 +1296,14 @@ Checking test 022 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 145.528170 -0:The maximum resident set size (KB) = 456500 +0:The total amount of wall time = 146.651285 +0:The maximum resident set size (KB) = 456616 Test 022 control_latlon PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_wrtGauss_netcdf_parallel -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_wrtGauss_netcdf_parallel +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_wrtGauss_netcdf_parallel +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_wrtGauss_netcdf_parallel Checking test 023 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc .........OK @@ -1313,14 +1314,14 @@ Checking test 023 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 149.289472 -0:The maximum resident set size (KB) = 456448 +0:The total amount of wall time = 149.124241 +0:The maximum resident set size (KB) = 456440 Test 023 control_wrtGauss_netcdf_parallel PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_c48 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_c48 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_c48 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_c48 Checking test 024 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1359,14 +1360,14 @@ Checking test 024 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 445.207759 -0:The maximum resident set size (KB) = 629016 +0:The total amount of wall time = 445.136346 +0:The maximum resident set size (KB) = 628360 Test 024 control_c48 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_c192 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_c192 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_c192 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_c192 Checking test 025 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1377,14 +1378,14 @@ Checking test 025 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 593.771289 -0:The maximum resident set size (KB) = 560272 +0:The total amount of wall time = 594.370382 +0:The maximum resident set size (KB) = 560352 Test 025 control_c192 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_c384gdas -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_c384gdas +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_c384gdas +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_c384gdas Checking test 026 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK @@ -1427,14 +1428,14 @@ Checking test 026 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 528.515757 -0:The maximum resident set size (KB) = 993228 +0:The total amount of wall time = 522.368598 +0:The maximum resident set size (KB) = 993524 Test 026 control_c384gdas PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_stochy -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_stochy +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_stochy +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_stochy Checking test 027 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1445,28 +1446,28 @@ Checking test 027 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 98.450076 -0:The maximum resident set size (KB) = 458388 +0:The total amount of wall time = 98.084476 +0:The maximum resident set size (KB) = 458280 Test 027 control_stochy PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_stochy -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_stochy_restart +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_stochy +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_stochy_restart Checking test 028 control_stochy_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 51.842097 -0:The maximum resident set size (KB) = 225948 +0:The total amount of wall time = 51.883753 +0:The maximum resident set size (KB) = 225816 Test 028 control_stochy_restart PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_lndp -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_lndp +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_lndp +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_lndp Checking test 029 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1477,14 +1478,14 @@ Checking test 029 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 92.321047 -0:The maximum resident set size (KB) = 460576 +0:The total amount of wall time = 89.939377 +0:The maximum resident set size (KB) = 460548 Test 029 control_lndp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_iovr4 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_iovr4 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_iovr4 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_iovr4 Checking test 030 control_iovr4 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1499,14 +1500,14 @@ Checking test 030 control_iovr4 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 149.455656 -0:The maximum resident set size (KB) = 456436 +0:The total amount of wall time = 149.453511 +0:The maximum resident set size (KB) = 456392 Test 030 control_iovr4 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_iovr5 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_iovr5 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_iovr5 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_iovr5 Checking test 031 control_iovr5 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1521,14 +1522,14 @@ Checking test 031 control_iovr5 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 147.810790 -0:The maximum resident set size (KB) = 456528 +0:The total amount of wall time = 147.599773 +0:The maximum resident set size (KB) = 456404 Test 031 control_iovr5 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_p8 Checking test 032 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1575,14 +1576,14 @@ Checking test 032 control_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 180.530059 -0:The maximum resident set size (KB) = 1426396 +0:The total amount of wall time = 181.265587 +0:The maximum resident set size (KB) = 1426348 Test 032 control_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8_lndp -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_p8_lndp +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8_lndp +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_p8_lndp Checking test 033 control_p8_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1601,14 +1602,14 @@ Checking test 033 control_p8_lndp results .... Comparing GFSPRS.GrbF24 .........OK Comparing GFSPRS.GrbF48 .........OK -0:The total amount of wall time = 342.001979 -0:The maximum resident set size (KB) = 1426656 +0:The total amount of wall time = 327.258067 +0:The maximum resident set size (KB) = 1426612 Test 033 control_p8_lndp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_restart_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_restart_p8 Checking test 034 control_restart_p8 results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -1647,14 +1648,14 @@ Checking test 034 control_restart_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 95.479560 -0:The maximum resident set size (KB) = 583348 +0:The total amount of wall time = 95.429217 +0:The maximum resident set size (KB) = 583128 Test 034 control_restart_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_decomp_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_decomp_p8 Checking test 035 control_decomp_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1697,14 +1698,14 @@ Checking test 035 control_decomp_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 187.306883 -0:The maximum resident set size (KB) = 1420368 +0:The total amount of wall time = 187.005112 +0:The maximum resident set size (KB) = 1420296 Test 035 control_decomp_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_2threads_p8 +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_2threads_p8 Checking test 036 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1747,14 +1748,14 @@ Checking test 036 control_2threads_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 178.005295 -0:The maximum resident set size (KB) = 1509680 +0:The total amount of wall time = 175.767267 +0:The maximum resident set size (KB) = 1508208 Test 036 control_2threads_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8_rrtmgp -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_p8_rrtmgp +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8_rrtmgp +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_p8_rrtmgp Checking test 037 control_p8_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1801,14 +1802,14 @@ Checking test 037 control_p8_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 249.555279 -0:The maximum resident set size (KB) = 1542172 +0:The total amount of wall time = 253.650967 +0:The maximum resident set size (KB) = 1483732 Test 037 control_p8_rrtmgp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/merra2_thompson -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/merra2_thompson +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/merra2_thompson +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/merra2_thompson Checking test 038 merra2_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1855,14 +1856,14 @@ Checking test 038 merra2_thompson results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 205.282909 -0:The maximum resident set size (KB) = 1433072 +0:The total amount of wall time = 207.251776 +0:The maximum resident set size (KB) = 1432920 Test 038 merra2_thompson PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_control +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_control Checking test 039 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -1873,28 +1874,28 @@ Checking test 039 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 342.457263 -0:The maximum resident set size (KB) = 608172 +0:The total amount of wall time = 342.946381 +0:The maximum resident set size (KB) = 608100 Test 039 regional_control PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_restart +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_restart Checking test 040 regional_restart results .... Comparing dynf006.nc .........OK Comparing phyf006.nc .........OK Comparing PRSLEV.GrbF06 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 175.315571 -0:The maximum resident set size (KB) = 594532 +0:The total amount of wall time = 172.755624 +0:The maximum resident set size (KB) = 594580 Test 040 regional_restart PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_decomp +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_decomp Checking test 041 regional_decomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -1905,14 +1906,14 @@ Checking test 041 regional_decomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 368.575573 -0:The maximum resident set size (KB) = 598428 +0:The total amount of wall time = 360.131459 +0:The maximum resident set size (KB) = 598232 Test 041 regional_decomp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_2threads +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_2threads Checking test 042 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -1923,14 +1924,14 @@ Checking test 042 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 215.607937 -0:The maximum resident set size (KB) = 606308 +0:The total amount of wall time = 212.594025 +0:The maximum resident set size (KB) = 606264 Test 042 regional_2threads PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_noquilt -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_noquilt +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_noquilt +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_noquilt Checking test 043 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -1938,28 +1939,28 @@ Checking test 043 regional_noquilt results .... Comparing RESTART/fv_core.res.tile1_new.nc .........OK Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK -0:The total amount of wall time = 370.641534 -0:The maximum resident set size (KB) = 601204 +0:The total amount of wall time = 367.316862 +0:The maximum resident set size (KB) = 601120 Test 043 regional_noquilt PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_netcdf_parallel -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_netcdf_parallel +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_netcdf_parallel +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_netcdf_parallel Checking test 044 regional_netcdf_parallel results .... - Comparing dynf000.nc .........OK + Comparing dynf000.nc ............ALT CHECK......OK Comparing dynf006.nc ............ALT CHECK......OK - Comparing phyf000.nc .........OK + Comparing phyf000.nc ............ALT CHECK......OK Comparing phyf006.nc ............ALT CHECK......OK -0:The total amount of wall time = 347.281303 -0:The maximum resident set size (KB) = 593604 +0:The total amount of wall time = 337.978463 +0:The maximum resident set size (KB) = 593524 Test 044 regional_netcdf_parallel PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_2dwrtdecomp +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_2dwrtdecomp Checking test 045 regional_2dwrtdecomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -1970,14 +1971,14 @@ Checking test 045 regional_2dwrtdecomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 343.933464 -0:The maximum resident set size (KB) = 608256 +0:The total amount of wall time = 341.695068 +0:The maximum resident set size (KB) = 608128 Test 045 regional_2dwrtdecomp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/fv3_regional_wofs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_wofs +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/fv3_regional_wofs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_wofs Checking test 046 regional_wofs results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -1988,14 +1989,14 @@ Checking test 046 regional_wofs results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 423.684863 -0:The maximum resident set size (KB) = 273720 +0:The total amount of wall time = 416.023937 +0:The maximum resident set size (KB) = 273744 Test 046 regional_wofs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_control +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_control Checking test 047 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2042,69 +2043,15 @@ Checking test 047 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 479.897812 -0:The maximum resident set size (KB) = 829896 +0:The total amount of wall time = 478.281091 +0:The maximum resident set size (KB) = 829948 Test 047 rap_control PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_rrtmgp -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_rrtmgp -Checking test 048 rap_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf009.nc .........OK - Comparing sfcf012.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf009.nc .........OK - Comparing atmf012.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF09 .........OK - Comparing GFSFLX.GrbF12 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF09 .........OK - Comparing GFSPRS.GrbF12 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - -0:The total amount of wall time = 541.826511 -0:The maximum resident set size (KB) = 953728 - -Test 048 rap_rrtmgp PASS - - -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_spp_sppt_shum_skeb -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_spp_sppt_shum_skeb -Checking test 049 regional_spp_sppt_shum_skeb results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_spp_sppt_shum_skeb +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_spp_sppt_shum_skeb +Checking test 048 regional_spp_sppt_shum_skeb results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK @@ -2114,15 +2061,15 @@ Checking test 049 regional_spp_sppt_shum_skeb results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK -0:The total amount of wall time = 327.079016 -0:The maximum resident set size (KB) = 952268 +0:The total amount of wall time = 325.454323 +0:The maximum resident set size (KB) = 952160 -Test 049 regional_spp_sppt_shum_skeb PASS +Test 048 regional_spp_sppt_shum_skeb PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_decomp -Checking test 050 rap_decomp results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_decomp +Checking test 049 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2168,15 +2115,15 @@ Checking test 050 rap_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 502.416646 -0:The maximum resident set size (KB) = 826072 +0:The total amount of wall time = 500.984286 +0:The maximum resident set size (KB) = 825908 -Test 050 rap_decomp PASS +Test 049 rap_decomp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_2threads -Checking test 051 rap_2threads results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_2threads +Checking test 050 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2222,15 +2169,15 @@ Checking test 051 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 467.046765 -0:The maximum resident set size (KB) = 897800 +0:The total amount of wall time = 464.605203 +0:The maximum resident set size (KB) = 896076 -Test 051 rap_2threads PASS +Test 050 rap_2threads PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_restart -Checking test 052 rap_restart results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_restart +Checking test 051 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -2268,15 +2215,15 @@ Checking test 052 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 241.204788 -0:The maximum resident set size (KB) = 573548 +0:The total amount of wall time = 241.789981 +0:The maximum resident set size (KB) = 573524 -Test 052 rap_restart PASS +Test 051 rap_restart PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_sfcdiff -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_sfcdiff -Checking test 053 rap_sfcdiff results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_sfcdiff +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_sfcdiff +Checking test 052 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2322,15 +2269,15 @@ Checking test 053 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 472.523006 -0:The maximum resident set size (KB) = 826616 +0:The total amount of wall time = 470.073294 +0:The maximum resident set size (KB) = 826464 -Test 053 rap_sfcdiff PASS +Test 052 rap_sfcdiff PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_sfcdiff -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_sfcdiff_decomp -Checking test 054 rap_sfcdiff_decomp results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_sfcdiff +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_sfcdiff_decomp +Checking test 053 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2376,15 +2323,15 @@ Checking test 054 rap_sfcdiff_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 499.842790 -0:The maximum resident set size (KB) = 825984 +0:The total amount of wall time = 498.171748 +0:The maximum resident set size (KB) = 825832 -Test 054 rap_sfcdiff_decomp PASS +Test 053 rap_sfcdiff_decomp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_sfcdiff -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_sfcdiff_restart -Checking test 055 rap_sfcdiff_restart results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_sfcdiff +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_sfcdiff_restart +Checking test 054 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -2422,15 +2369,15 @@ Checking test 055 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 354.007763 -0:The maximum resident set size (KB) = 572916 +0:The total amount of wall time = 354.644450 +0:The maximum resident set size (KB) = 572800 -Test 055 rap_sfcdiff_restart PASS +Test 054 rap_sfcdiff_restart PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control -Checking test 056 hrrr_control results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control +Checking test 055 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2476,15 +2423,15 @@ Checking test 056 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 452.613827 -0:The maximum resident set size (KB) = 824832 +0:The total amount of wall time = 453.557057 +0:The maximum resident set size (KB) = 824872 -Test 056 hrrr_control PASS +Test 055 hrrr_control PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_decomp -Checking test 057 hrrr_control_decomp results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_decomp +Checking test 056 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2530,15 +2477,15 @@ Checking test 057 hrrr_control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 475.415626 -0:The maximum resident set size (KB) = 823924 +0:The total amount of wall time = 474.403823 +0:The maximum resident set size (KB) = 823748 -Test 057 hrrr_control_decomp PASS +Test 056 hrrr_control_decomp PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_2threads -Checking test 058 hrrr_control_2threads results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_2threads +Checking test 057 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2584,15 +2531,15 @@ Checking test 058 hrrr_control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 438.584550 -0:The maximum resident set size (KB) = 891108 +0:The total amount of wall time = 435.218515 +0:The maximum resident set size (KB) = 891068 -Test 058 hrrr_control_2threads PASS +Test 057 hrrr_control_2threads PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_restart -Checking test 059 hrrr_control_restart results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_restart +Checking test 058 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -2630,15 +2577,15 @@ Checking test 059 hrrr_control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 342.454005 -0:The maximum resident set size (KB) = 568736 +0:The total amount of wall time = 341.098498 +0:The maximum resident set size (KB) = 568632 -Test 059 hrrr_control_restart PASS +Test 058 hrrr_control_restart PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_v1beta -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_v1beta -Checking test 060 rrfs_v1beta results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_v1beta +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_v1beta +Checking test 059 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2684,15 +2631,15 @@ Checking test 060 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 467.960947 -0:The maximum resident set size (KB) = 823200 +0:The total amount of wall time = 465.346976 +0:The maximum resident set size (KB) = 823116 -Test 060 rrfs_v1beta PASS +Test 059 rrfs_v1beta PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_v1nssl -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_v1nssl -Checking test 061 rrfs_v1nssl results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_v1nssl +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_v1nssl +Checking test 060 rrfs_v1nssl results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2706,15 +2653,15 @@ Checking test 061 rrfs_v1nssl results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 571.598073 -0:The maximum resident set size (KB) = 511300 +0:The total amount of wall time = 574.833076 +0:The maximum resident set size (KB) = 511408 -Test 061 rrfs_v1nssl PASS +Test 060 rrfs_v1nssl PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_v1nssl_nohailnoccn -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_v1nssl_nohailnoccn -Checking test 062 rrfs_v1nssl_nohailnoccn results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_v1nssl_nohailnoccn +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_v1nssl_nohailnoccn +Checking test 061 rrfs_v1nssl_nohailnoccn results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -2728,15 +2675,15 @@ Checking test 062 rrfs_v1nssl_nohailnoccn results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 557.693775 -0:The maximum resident set size (KB) = 506564 +0:The total amount of wall time = 556.929854 +0:The maximum resident set size (KB) = 506476 -Test 062 rrfs_v1nssl_nohailnoccn PASS +Test 061 rrfs_v1nssl_nohailnoccn PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_conus13km_hrrr_warm -Checking test 063 rrfs_conus13km_hrrr_warm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_conus13km_hrrr_warm +Checking test 062 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2744,15 +2691,15 @@ Checking test 063 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 130.328585 -0:The maximum resident set size (KB) = 641264 +0:The total amount of wall time = 130.591075 +0:The maximum resident set size (KB) = 640788 -Test 063 rrfs_conus13km_hrrr_warm PASS +Test 062 rrfs_conus13km_hrrr_warm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_smoke_conus13km_hrrr_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_smoke_conus13km_hrrr_warm -Checking test 064 rrfs_smoke_conus13km_hrrr_warm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_smoke_conus13km_hrrr_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_smoke_conus13km_hrrr_warm +Checking test 063 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2760,15 +2707,15 @@ Checking test 064 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 145.683364 -0:The maximum resident set size (KB) = 656432 +0:The total amount of wall time = 144.433538 +0:The maximum resident set size (KB) = 656428 -Test 064 rrfs_smoke_conus13km_hrrr_warm PASS +Test 063 rrfs_smoke_conus13km_hrrr_warm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_conus13km_radar_tten_warm -Checking test 065 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_conus13km_radar_tten_warm +Checking test 064 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2776,15 +2723,15 @@ Checking test 065 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 129.258146 -0:The maximum resident set size (KB) = 644192 +0:The total amount of wall time = 128.714731 +0:The maximum resident set size (KB) = 643892 -Test 065 rrfs_conus13km_radar_tten_warm PASS +Test 064 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_conus13km_hrrr_warm_2threads -Checking test 066 rrfs_conus13km_hrrr_warm_2threads results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_conus13km_hrrr_warm_2threads +Checking test 065 rrfs_conus13km_hrrr_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2792,15 +2739,15 @@ Checking test 066 rrfs_conus13km_hrrr_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 82.114090 -0:The maximum resident set size (KB) = 659984 +0:The total amount of wall time = 82.150401 +0:The maximum resident set size (KB) = 659180 -Test 066 rrfs_conus13km_hrrr_warm_2threads PASS +Test 065 rrfs_conus13km_hrrr_warm_2threads PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_conus13km_radar_tten_warm_2threads -Checking test 067 rrfs_conus13km_radar_tten_warm_2threads results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_conus13km_radar_tten_warm_2threads +Checking test 066 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2808,15 +2755,15 @@ Checking test 067 rrfs_conus13km_radar_tten_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 82.040240 -0:The maximum resident set size (KB) = 662240 +0:The total amount of wall time = 81.953661 +0:The maximum resident set size (KB) = 661728 -Test 067 rrfs_conus13km_radar_tten_warm_2threads PASS +Test 066 rrfs_conus13km_radar_tten_warm_2threads PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_csawmg -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_csawmg -Checking test 068 control_csawmg results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_csawmg +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_csawmg +Checking test 067 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2826,15 +2773,15 @@ Checking test 068 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 399.763410 -0:The maximum resident set size (KB) = 532596 +0:The total amount of wall time = 395.997420 +0:The maximum resident set size (KB) = 532532 -Test 068 control_csawmg PASS +Test 067 control_csawmg PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_csawmgt -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_csawmgt -Checking test 069 control_csawmgt results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_csawmgt +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_csawmgt +Checking test 068 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2844,15 +2791,15 @@ Checking test 069 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 395.451733 -0:The maximum resident set size (KB) = 531724 +0:The total amount of wall time = 393.259431 +0:The maximum resident set size (KB) = 531728 -Test 069 control_csawmgt PASS +Test 068 control_csawmgt PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_ras -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_ras -Checking test 070 control_ras results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_ras +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_ras +Checking test 069 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2862,55 +2809,55 @@ Checking test 070 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 204.202899 -0:The maximum resident set size (KB) = 490812 +0:The total amount of wall time = 204.091508 +0:The maximum resident set size (KB) = 492464 -Test 070 control_ras PASS +Test 069 control_ras PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_wam -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_wam -Checking test 071 control_wam results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_wam +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_wam +Checking test 070 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK -0:The total amount of wall time = 129.925313 -0:The maximum resident set size (KB) = 207968 +0:The total amount of wall time = 129.206983 +0:The maximum resident set size (KB) = 207876 -Test 071 control_wam PASS +Test 070 control_wam PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_hrrr_warm_debugs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_conus13km_hrrr_warm_debug -Checking test 072 rrfs_conus13km_hrrr_warm_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_hrrr_warm_debugs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_conus13km_hrrr_warm_debug +Checking test 071 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 763.993792 -0:The maximum resident set size (KB) = 670444 +0:The total amount of wall time = 762.437965 +0:The maximum resident set size (KB) = 670304 -Test 072 rrfs_conus13km_hrrr_warm_debug PASS +Test 071 rrfs_conus13km_hrrr_warm_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_conus13km_radar_tten_warm_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_conus13km_radar_tten_warm_debug -Checking test 073 rrfs_conus13km_radar_tten_warm_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_conus13km_radar_tten_warm_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_conus13km_radar_tten_warm_debug +Checking test 072 rrfs_conus13km_radar_tten_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 763.123224 -0:The maximum resident set size (KB) = 674044 +0:The total amount of wall time = 760.802771 +0:The maximum resident set size (KB) = 673552 -Test 073 rrfs_conus13km_radar_tten_warm_debug PASS +Test 072 rrfs_conus13km_radar_tten_warm_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_CubedSphereGrid_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_CubedSphereGrid_debug -Checking test 074 control_CubedSphereGrid_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_CubedSphereGrid_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_CubedSphereGrid_debug +Checking test 073 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2936,349 +2883,335 @@ Checking test 074 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK -0:The total amount of wall time = 175.476681 -0:The maximum resident set size (KB) = 626268 +0:The total amount of wall time = 173.974307 +0:The maximum resident set size (KB) = 624848 -Test 074 control_CubedSphereGrid_debug PASS +Test 073 control_CubedSphereGrid_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_wrtGauss_netcdf_parallel_debug -Checking test 075 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_wrtGauss_netcdf_parallel_debug +Checking test 074 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK - Comparing sfcf001.nc .........OK + Comparing sfcf001.nc ............ALT CHECK......OK Comparing atmf000.nc ............ALT CHECK......OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 164.334640 -0:The maximum resident set size (KB) = 626248 +0:The total amount of wall time = 162.386289 +0:The maximum resident set size (KB) = 624896 -Test 075 control_wrtGauss_netcdf_parallel_debug PASS +Test 074 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_stochy_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_stochy_debug -Checking test 076 control_stochy_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_stochy_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_stochy_debug +Checking test 075 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 184.142956 -0:The maximum resident set size (KB) = 629760 +0:The total amount of wall time = 181.676243 +0:The maximum resident set size (KB) = 628428 -Test 076 control_stochy_debug PASS +Test 075 control_stochy_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_lndp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_lndp_debug -Checking test 077 control_lndp_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_lndp_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_lndp_debug +Checking test 076 control_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 166.117049 -0:The maximum resident set size (KB) = 630236 +0:The total amount of wall time = 164.355896 +0:The maximum resident set size (KB) = 628832 -Test 077 control_lndp_debug PASS +Test 076 control_lndp_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_csawmg_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_csawmg_debug -Checking test 078 control_csawmg_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_csawmg_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_csawmg_debug +Checking test 077 control_csawmg_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 257.122923 -0:The maximum resident set size (KB) = 674732 +0:The total amount of wall time = 257.288360 +0:The maximum resident set size (KB) = 673804 -Test 078 control_csawmg_debug PASS +Test 077 control_csawmg_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_csawmgt_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_csawmgt_debug -Checking test 079 control_csawmgt_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_csawmgt_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_csawmgt_debug +Checking test 078 control_csawmgt_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 253.430918 -0:The maximum resident set size (KB) = 675652 +0:The total amount of wall time = 252.303684 +0:The maximum resident set size (KB) = 674796 -Test 079 control_csawmgt_debug PASS +Test 078 control_csawmgt_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_ras_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_ras_debug -Checking test 080 control_ras_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_ras_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_ras_debug +Checking test 079 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 168.044406 -0:The maximum resident set size (KB) = 636400 +0:The total amount of wall time = 166.284126 +0:The maximum resident set size (KB) = 635964 -Test 080 control_ras_debug PASS +Test 079 control_ras_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_diag_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_diag_debug -Checking test 081 control_diag_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_diag_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_diag_debug +Checking test 080 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 170.203501 -0:The maximum resident set size (KB) = 682604 +0:The total amount of wall time = 169.380073 +0:The maximum resident set size (KB) = 681208 -Test 081 control_diag_debug PASS +Test 080 control_diag_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_debug_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_debug_p8 -Checking test 082 control_debug_p8 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_debug_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_debug_p8 +Checking test 081 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 186.535422 -0:The maximum resident set size (KB) = 1448800 +0:The total amount of wall time = 184.651388 +0:The maximum resident set size (KB) = 1447724 -Test 082 control_debug_p8 PASS +Test 081 control_debug_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_debug -Checking test 083 regional_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_debug +Checking test 082 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK -0:The total amount of wall time = 1037.166682 -0:The maximum resident set size (KB) = 626280 - -Test 083 regional_debug PASS +0:The total amount of wall time = 1037.772181 +0:The maximum resident set size (KB) = 625732 +Test 082 regional_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_control_debug -Checking test 084 rap_control_debug results .... - Comparing sfcf000.nc .........OK - Comparing sfcf001.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf001.nc .........OK - -0:The total amount of wall time = 295.916133 -0:The maximum resident set size (KB) = 994196 - -Test 084 rap_control_debug PASS - -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_debug -Checking test 085 hrrr_control_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_control_debug +Checking test 083 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 291.777762 -0:The maximum resident set size (KB) = 992608 +0:The total amount of wall time = 294.507985 +0:The maximum resident set size (KB) = 993328 -Test 085 hrrr_control_debug PASS +Test 083 rap_control_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_unified_drag_suite_debug -Checking test 086 rap_unified_drag_suite_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_debug +Checking test 084 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 296.455551 -0:The maximum resident set size (KB) = 993800 +0:The total amount of wall time = 289.127337 +0:The maximum resident set size (KB) = 992216 -Test 086 rap_unified_drag_suite_debug PASS +Test 084 hrrr_control_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_diag_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_diag_debug -Checking test 087 rap_diag_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_unified_drag_suite_debug +Checking test 085 rap_unified_drag_suite_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 311.014938 -0:The maximum resident set size (KB) = 1078312 +0:The total amount of wall time = 293.943024 +0:The maximum resident set size (KB) = 993304 -Test 087 rap_diag_debug PASS +Test 085 rap_unified_drag_suite_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_cires_ugwp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_cires_ugwp_debug -Checking test 088 rap_cires_ugwp_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_diag_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_diag_debug +Checking test 086 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 301.801040 -0:The maximum resident set size (KB) = 992788 +0:The total amount of wall time = 309.144472 +0:The maximum resident set size (KB) = 1077516 -Test 088 rap_cires_ugwp_debug PASS +Test 086 rap_diag_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_cires_ugwp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_unified_ugwp_debug -Checking test 089 rap_unified_ugwp_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_cires_ugwp_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_cires_ugwp_debug +Checking test 087 rap_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 301.930807 -0:The maximum resident set size (KB) = 994604 +0:The total amount of wall time = 300.263020 +0:The maximum resident set size (KB) = 992088 -Test 089 rap_unified_ugwp_debug PASS +Test 087 rap_cires_ugwp_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_lndp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_lndp_debug -Checking test 090 rap_lndp_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_cires_ugwp_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_unified_ugwp_debug +Checking test 088 rap_unified_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 298.402142 -0:The maximum resident set size (KB) = 994900 +0:The total amount of wall time = 299.931848 +0:The maximum resident set size (KB) = 994148 -Test 090 rap_lndp_debug PASS +Test 088 rap_unified_ugwp_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_flake_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_flake_debug -Checking test 091 rap_flake_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_lndp_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_lndp_debug +Checking test 089 rap_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 295.485897 -0:The maximum resident set size (KB) = 993648 +0:The total amount of wall time = 296.752745 +0:The maximum resident set size (KB) = 993996 -Test 091 rap_flake_debug PASS +Test 089 rap_lndp_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_progcld_thompson_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_progcld_thompson_debug -Checking test 092 rap_progcld_thompson_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_flake_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_flake_debug +Checking test 090 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 296.150478 -0:The maximum resident set size (KB) = 994128 +0:The total amount of wall time = 293.716295 +0:The maximum resident set size (KB) = 993376 -Test 092 rap_progcld_thompson_debug PASS +Test 090 rap_flake_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_noah_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_noah_debug -Checking test 093 rap_noah_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_progcld_thompson_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_progcld_thompson_debug +Checking test 091 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 290.643432 -0:The maximum resident set size (KB) = 993852 +0:The total amount of wall time = 294.666035 +0:The maximum resident set size (KB) = 993436 -Test 093 rap_noah_debug PASS +Test 091 rap_progcld_thompson_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_rrtmgp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_rrtmgp_debug -Checking test 094 rap_rrtmgp_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_noah_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_noah_debug +Checking test 092 rap_noah_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 492.771699 -0:The maximum resident set size (KB) = 1122744 +0:The total amount of wall time = 288.661643 +0:The maximum resident set size (KB) = 993296 -Test 094 rap_rrtmgp_debug PASS +Test 092 rap_noah_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_sfcdiff_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_sfcdiff_debug -Checking test 095 rap_sfcdiff_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_sfcdiff_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_sfcdiff_debug +Checking test 093 rap_sfcdiff_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 295.884270 -0:The maximum resident set size (KB) = 995144 +0:The total amount of wall time = 295.248171 +0:The maximum resident set size (KB) = 994560 -Test 095 rap_sfcdiff_debug PASS +Test 093 rap_sfcdiff_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 096 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 094 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 480.123422 -0:The maximum resident set size (KB) = 993432 +0:The total amount of wall time = 479.714446 +0:The maximum resident set size (KB) = 992328 -Test 096 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 094 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rrfs_v1beta_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rrfs_v1beta_debug -Checking test 097 rrfs_v1beta_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rrfs_v1beta_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rrfs_v1beta_debug +Checking test 095 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 290.906917 -0:The maximum resident set size (KB) = 989840 +0:The total amount of wall time = 290.185367 +0:The maximum resident set size (KB) = 989552 -Test 097 rrfs_v1beta_debug PASS +Test 095 rrfs_v1beta_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_wam_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_wam_debug -Checking test 098 control_wam_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_wam_debug +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_wam_debug +Checking test 096 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -0:The total amount of wall time = 296.407407 -0:The maximum resident set size (KB) = 241512 +0:The total amount of wall time = 297.662566 +0:The maximum resident set size (KB) = 241304 -Test 098 control_wam_debug PASS +Test 096 control_wam_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_spp_sppt_shum_skeb_dyn32_phy32 -Checking test 099 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_spp_sppt_shum_skeb_dyn32_phy32 +Checking test 097 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK @@ -3288,15 +3221,15 @@ Checking test 099 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK -0:The total amount of wall time = 301.391018 -0:The maximum resident set size (KB) = 850508 +0:The total amount of wall time = 303.378454 +0:The maximum resident set size (KB) = 850536 -Test 099 regional_spp_sppt_shum_skeb_dyn32_phy32 PASS +Test 097 regional_spp_sppt_shum_skeb_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_control_dyn32_phy32 -Checking test 100 rap_control_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_control_dyn32_phy32 +Checking test 098 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3342,15 +3275,15 @@ Checking test 100 rap_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 386.410060 -0:The maximum resident set size (KB) = 710588 +0:The total amount of wall time = 386.544114 +0:The maximum resident set size (KB) = 710616 -Test 100 rap_control_dyn32_phy32 PASS +Test 098 rap_control_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_dyn32_phy32 -Checking test 101 hrrr_control_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_dyn32_phy32 +Checking test 099 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3396,15 +3329,15 @@ Checking test 101 hrrr_control_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 205.501339 -0:The maximum resident set size (KB) = 709120 +0:The total amount of wall time = 203.589087 +0:The maximum resident set size (KB) = 708828 -Test 101 hrrr_control_dyn32_phy32 PASS +Test 099 hrrr_control_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_2threads_dyn32_phy32 -Checking test 102 rap_2threads_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_2threads_dyn32_phy32 +Checking test 100 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3450,15 +3383,15 @@ Checking test 102 rap_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 375.996300 -0:The maximum resident set size (KB) = 765184 +0:The total amount of wall time = 373.896987 +0:The maximum resident set size (KB) = 760516 -Test 102 rap_2threads_dyn32_phy32 PASS +Test 100 rap_2threads_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_2threads_dyn32_phy32 -Checking test 103 hrrr_control_2threads_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_2threads_dyn32_phy32 +Checking test 101 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3504,15 +3437,15 @@ Checking test 103 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 202.734194 -0:The maximum resident set size (KB) = 762760 +0:The total amount of wall time = 201.934064 +0:The maximum resident set size (KB) = 762712 -Test 103 hrrr_control_2threads_dyn32_phy32 PASS +Test 101 hrrr_control_2threads_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_decomp_dyn32_phy32 -Checking test 104 hrrr_control_decomp_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_decomp_dyn32_phy32 +Checking test 102 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3558,15 +3491,15 @@ Checking test 104 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 216.128586 -0:The maximum resident set size (KB) = 708136 +0:The total amount of wall time = 215.087567 +0:The maximum resident set size (KB) = 708060 -Test 104 hrrr_control_decomp_dyn32_phy32 PASS +Test 102 hrrr_control_decomp_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_restart_dyn32_phy32 -Checking test 105 rap_restart_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_restart_dyn32_phy32 +Checking test 103 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -3604,15 +3537,15 @@ Checking test 105 rap_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 291.708109 -0:The maximum resident set size (KB) = 547472 +0:The total amount of wall time = 292.583792 +0:The maximum resident set size (KB) = 547700 -Test 105 rap_restart_dyn32_phy32 PASS +Test 103 rap_restart_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_restart_dyn32_phy32 -Checking test 106 hrrr_control_restart_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_restart_dyn32_phy32 +Checking test 104 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK @@ -3650,15 +3583,15 @@ Checking test 106 hrrr_control_restart_dyn32_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 105.556469 -0:The maximum resident set size (KB) = 543936 +0:The total amount of wall time = 105.358518 +0:The maximum resident set size (KB) = 543872 -Test 106 hrrr_control_restart_dyn32_phy32 PASS +Test 104 hrrr_control_restart_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_dyn64_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_control_dyn64_phy32 -Checking test 107 rap_control_dyn64_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_dyn64_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_control_dyn64_phy32 +Checking test 105 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK Comparing sfcf012.nc .........OK @@ -3704,82 +3637,82 @@ Checking test 107 rap_control_dyn64_phy32 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 269.590319 -0:The maximum resident set size (KB) = 731780 +0:The total amount of wall time = 258.306507 +0:The maximum resident set size (KB) = 731784 -Test 107 rap_control_dyn64_phy32 PASS +Test 105 rap_control_dyn64_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_debug_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_control_debug_dyn32_phy32 -Checking test 108 rap_control_debug_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_debug_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_control_debug_dyn32_phy32 +Checking test 106 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 289.078508 -0:The maximum resident set size (KB) = 879800 +0:The total amount of wall time = 288.252753 +0:The maximum resident set size (KB) = 879716 -Test 108 rap_control_debug_dyn32_phy32 PASS +Test 106 rap_control_debug_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hrrr_control_debug_dyn32_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hrrr_control_debug_dyn32_phy32 -Checking test 109 hrrr_control_debug_dyn32_phy32 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hrrr_control_debug_dyn32_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hrrr_control_debug_dyn32_phy32 +Checking test 107 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 284.920892 -0:The maximum resident set size (KB) = 878544 +0:The total amount of wall time = 284.808102 +0:The maximum resident set size (KB) = 878628 -Test 109 hrrr_control_debug_dyn32_phy32 PASS +Test 107 hrrr_control_debug_dyn32_phy32 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/rap_control_debug_dyn64_phy32 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/rap_control_dyn64_phy32_debug -Checking test 110 rap_control_dyn64_phy32_debug results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/rap_control_debug_dyn64_phy32 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/rap_control_dyn64_phy32_debug +Checking test 108 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 293.492936 -0:The maximum resident set size (KB) = 896708 +0:The total amount of wall time = 292.938666 +0:The maximum resident set size (KB) = 896720 -Test 110 rap_control_dyn64_phy32_debug PASS +Test 108 rap_control_dyn64_phy32_debug PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_atm -Checking test 111 hafs_regional_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_atm +Checking test 109 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing HURPRS.GrbF06 .........OK -0:The total amount of wall time = 273.226223 -0:The maximum resident set size (KB) = 713264 +0:The total amount of wall time = 270.418086 +0:The maximum resident set size (KB) = 713476 -Test 111 hafs_regional_atm PASS +Test 109 hafs_regional_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_thompson_gfdlsf -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_atm_thompson_gfdlsf -Checking test 112 hafs_regional_atm_thompson_gfdlsf results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_thompson_gfdlsf +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_atm_thompson_gfdlsf +Checking test 110 hafs_regional_atm_thompson_gfdlsf results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -0:The total amount of wall time = 310.343620 -0:The maximum resident set size (KB) = 1071580 +0:The total amount of wall time = 295.010238 +0:The maximum resident set size (KB) = 1072732 -Test 112 hafs_regional_atm_thompson_gfdlsf PASS +Test 110 hafs_regional_atm_thompson_gfdlsf PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_ocn -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_atm_ocn -Checking test 113 hafs_regional_atm_ocn results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_ocn +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_atm_ocn +Checking test 111 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -3787,15 +3720,15 @@ Checking test 113 hafs_regional_atm_ocn results .... Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 455.444115 -0:The maximum resident set size (KB) = 721888 +0:The total amount of wall time = 456.865475 +0:The maximum resident set size (KB) = 721368 -Test 113 hafs_regional_atm_ocn PASS +Test 111 hafs_regional_atm_ocn PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_wav -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_atm_wav -Checking test 114 hafs_regional_atm_wav results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_wav +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_atm_wav +Checking test 112 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing out_grd.ww3 .........OK @@ -3803,15 +3736,15 @@ Checking test 114 hafs_regional_atm_wav results .... Comparing 20190829.060000.restart.ww3 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 1056.437377 -0:The maximum resident set size (KB) = 751264 +0:The total amount of wall time = 1036.589161 +0:The maximum resident set size (KB) = 751464 -Test 114 hafs_regional_atm_wav PASS +Test 112 hafs_regional_atm_wav PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_atm_ocn_wav -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_atm_ocn_wav -Checking test 115 hafs_regional_atm_ocn_wav results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_atm_ocn_wav +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_atm_ocn_wav +Checking test 113 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -3821,29 +3754,29 @@ Checking test 115 hafs_regional_atm_ocn_wav results .... Comparing 20190829.060000.restart.ww3 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 1097.858198 -0:The maximum resident set size (KB) = 771800 +0:The total amount of wall time = 1087.480965 +0:The maximum resident set size (KB) = 770968 -Test 115 hafs_regional_atm_ocn_wav PASS +Test 113 hafs_regional_atm_ocn_wav PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_1nest_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_1nest_atm -Checking test 116 hafs_regional_1nest_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_1nest_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_1nest_atm +Checking test 114 hafs_regional_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 409.544013 -0:The maximum resident set size (KB) = 291064 +0:The total amount of wall time = 405.026253 +0:The maximum resident set size (KB) = 290932 -Test 116 hafs_regional_1nest_atm PASS +Test 114 hafs_regional_1nest_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_telescopic_2nests_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_telescopic_2nests_atm -Checking test 117 hafs_regional_telescopic_2nests_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_telescopic_2nests_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_telescopic_2nests_atm +Checking test 115 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -3851,29 +3784,29 @@ Checking test 117 hafs_regional_telescopic_2nests_atm results .... Comparing atm.nest03.f006.nc .........OK Comparing sfc.nest03.f006.nc .........OK -0:The total amount of wall time = 460.265061 -0:The maximum resident set size (KB) = 304124 +0:The total amount of wall time = 454.940909 +0:The maximum resident set size (KB) = 304052 -Test 117 hafs_regional_telescopic_2nests_atm PASS +Test 115 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_global_1nest_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_global_1nest_atm -Checking test 118 hafs_global_1nest_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_global_1nest_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_global_1nest_atm +Checking test 116 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 183.839598 -0:The maximum resident set size (KB) = 205132 +0:The total amount of wall time = 183.209368 +0:The maximum resident set size (KB) = 205028 -Test 118 hafs_global_1nest_atm PASS +Test 116 hafs_global_1nest_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_global_multiple_4nests_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_global_multiple_4nests_atm -Checking test 119 hafs_global_multiple_4nests_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_global_multiple_4nests_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_global_multiple_4nests_atm +Checking test 117 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -3890,15 +3823,15 @@ Checking test 119 hafs_global_multiple_4nests_atm results .... Comparing HURPRS.GrbF06.nest04 .........OK Comparing HURPRS.GrbF06.nest05 .........OK -0:The total amount of wall time = 522.939882 -0:The maximum resident set size (KB) = 289164 +0:The total amount of wall time = 508.452965 +0:The maximum resident set size (KB) = 289100 -Test 119 hafs_global_multiple_4nests_atm PASS +Test 117 hafs_global_multiple_4nests_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_specified_moving_1nest_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_specified_moving_1nest_atm -Checking test 120 hafs_regional_specified_moving_1nest_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_specified_moving_1nest_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_specified_moving_1nest_atm +Checking test 118 hafs_regional_specified_moving_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -3906,29 +3839,29 @@ Checking test 120 hafs_regional_specified_moving_1nest_atm results .... Comparing HURPRS.GrbF06 .........OK Comparing HURPRS.GrbF06.nest02 .........OK -0:The total amount of wall time = 254.496820 -0:The maximum resident set size (KB) = 305760 +0:The total amount of wall time = 253.429418 +0:The maximum resident set size (KB) = 306724 -Test 120 hafs_regional_specified_moving_1nest_atm PASS +Test 118 hafs_regional_specified_moving_1nest_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_storm_following_1nest_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_storm_following_1nest_atm -Checking test 121 hafs_regional_storm_following_1nest_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_storm_following_1nest_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_storm_following_1nest_atm +Checking test 119 hafs_regional_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 241.895860 -0:The maximum resident set size (KB) = 305396 +0:The total amount of wall time = 241.888451 +0:The maximum resident set size (KB) = 306736 -Test 121 hafs_regional_storm_following_1nest_atm PASS +Test 119 hafs_regional_storm_following_1nest_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_storm_following_1nest_atm_ocn -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_storm_following_1nest_atm_ocn -Checking test 122 hafs_regional_storm_following_1nest_atm_ocn results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_storm_following_1nest_atm_ocn +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_storm_following_1nest_atm_ocn +Checking test 120 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK @@ -3936,194 +3869,194 @@ Checking test 122 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing archv.2020_238_18.a .........OK Comparing archs.2020_238_18.a .........OK -0:The total amount of wall time = 283.364881 -0:The maximum resident set size (KB) = 352880 +0:The total amount of wall time = 284.845813 +0:The maximum resident set size (KB) = 352200 -Test 122 hafs_regional_storm_following_1nest_atm_ocn PASS +Test 120 hafs_regional_storm_following_1nest_atm_ocn PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_storm_following_1nest_atm_ocn_wav -Checking test 123 hafs_regional_storm_following_1nest_atm_ocn_wav results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_global_storm_following_1nest_atm +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_global_storm_following_1nest_atm +Checking test 121 hafs_global_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - Comparing archv.2020_238_18.a .........OK - Comparing archs.2020_238_18.a .........OK - Comparing out_grd.ww3 .........OK - Comparing out_pnt.ww3 .........OK -0:The total amount of wall time = 756.339822 -0:The maximum resident set size (KB) = 414864 +0:The total amount of wall time = 69.439262 +0:The maximum resident set size (KB) = 220260 -Test 123 hafs_regional_storm_following_1nest_atm_ocn_wav PASS +Test 121 hafs_global_storm_following_1nest_atm PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_global_storm_following_1nest_atm -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_global_storm_following_1nest_atm -Checking test 124 hafs_global_storm_following_1nest_atm results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_storm_following_1nest_atm_ocn_wav +Checking test 122 hafs_regional_storm_following_1nest_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK + Comparing archv.2020_238_18.a .........OK + Comparing archs.2020_238_18.a .........OK + Comparing out_grd.ww3 .........OK + Comparing out_pnt.ww3 .........OK -0:The total amount of wall time = 69.953142 -0:The maximum resident set size (KB) = 220408 +0:The total amount of wall time = 762.033201 +0:The maximum resident set size (KB) = 413736 -Test 124 hafs_global_storm_following_1nest_atm PASS +Test 122 hafs_regional_storm_following_1nest_atm_ocn_wav PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_docn -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_docn -Checking test 125 hafs_regional_docn results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_docn +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_docn +Checking test 123 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 429.663156 -0:The maximum resident set size (KB) = 738540 +0:The total amount of wall time = 422.097440 +0:The maximum resident set size (KB) = 738876 -Test 125 hafs_regional_docn PASS +Test 123 hafs_regional_docn PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_docn_oisst -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_docn_oisst -Checking test 126 hafs_regional_docn_oisst results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_docn_oisst +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_docn_oisst +Checking test 124 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 429.300039 -0:The maximum resident set size (KB) = 720620 +0:The total amount of wall time = 420.630525 +0:The maximum resident set size (KB) = 716252 -Test 126 hafs_regional_docn_oisst PASS +Test 124 hafs_regional_docn_oisst PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/hafs_regional_datm_cdeps -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/hafs_regional_datm_cdeps -Checking test 127 hafs_regional_datm_cdeps results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/hafs_regional_datm_cdeps +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/hafs_regional_datm_cdeps +Checking test 125 hafs_regional_datm_cdeps results .... Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK -0:The total amount of wall time = 1160.325565 -0:The maximum resident set size (KB) = 891028 +0:The total amount of wall time = 1152.706714 +0:The maximum resident set size (KB) = 891408 -Test 127 hafs_regional_datm_cdeps PASS +Test 125 hafs_regional_datm_cdeps PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_control_cfsr -Checking test 128 datm_cdeps_control_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_control_cfsr +Checking test 126 datm_cdeps_control_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 168.134123 -0:The maximum resident set size (KB) = 731404 +0:The total amount of wall time = 169.088101 +0:The maximum resident set size (KB) = 720312 -Test 128 datm_cdeps_control_cfsr PASS +Test 126 datm_cdeps_control_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_restart_cfsr -Checking test 129 datm_cdeps_restart_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_restart_cfsr +Checking test 127 datm_cdeps_restart_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 101.654725 -0:The maximum resident set size (KB) = 719592 +0:The total amount of wall time = 101.280886 +0:The maximum resident set size (KB) = 719572 -Test 129 datm_cdeps_restart_cfsr PASS +Test 127 datm_cdeps_restart_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_gefs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_control_gefs -Checking test 130 datm_cdeps_control_gefs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_gefs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_control_gefs +Checking test 128 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 161.982837 +0:The total amount of wall time = 161.052565 0:The maximum resident set size (KB) = 610964 -Test 130 datm_cdeps_control_gefs PASS +Test 128 datm_cdeps_control_gefs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_iau_gefs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_iau_gefs -Checking test 131 datm_cdeps_iau_gefs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_iau_gefs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_iau_gefs +Checking test 129 datm_cdeps_iau_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 160.893264 -0:The maximum resident set size (KB) = 610984 +0:The total amount of wall time = 165.509490 +0:The maximum resident set size (KB) = 611016 -Test 131 datm_cdeps_iau_gefs PASS +Test 129 datm_cdeps_iau_gefs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_stochy_gefs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_stochy_gefs -Checking test 132 datm_cdeps_stochy_gefs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_stochy_gefs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_stochy_gefs +Checking test 130 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 160.024767 -0:The maximum resident set size (KB) = 610964 +0:The total amount of wall time = 163.200773 +0:The maximum resident set size (KB) = 610976 -Test 132 datm_cdeps_stochy_gefs PASS +Test 130 datm_cdeps_stochy_gefs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_ciceC_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_ciceC_cfsr -Checking test 133 datm_cdeps_ciceC_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_ciceC_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_ciceC_cfsr +Checking test 131 datm_cdeps_ciceC_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 169.388678 -0:The maximum resident set size (KB) = 731708 +0:The total amount of wall time = 168.939915 +0:The maximum resident set size (KB) = 731444 -Test 133 datm_cdeps_ciceC_cfsr PASS +Test 131 datm_cdeps_ciceC_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_bulk_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_bulk_cfsr -Checking test 134 datm_cdeps_bulk_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_bulk_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_bulk_cfsr +Checking test 132 datm_cdeps_bulk_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 169.215773 -0:The maximum resident set size (KB) = 720312 +0:The total amount of wall time = 163.403368 +0:The maximum resident set size (KB) = 731400 -Test 134 datm_cdeps_bulk_cfsr PASS +Test 132 datm_cdeps_bulk_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_bulk_gefs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_bulk_gefs -Checking test 135 datm_cdeps_bulk_gefs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_bulk_gefs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_bulk_gefs +Checking test 133 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 162.111771 -0:The maximum resident set size (KB) = 610940 +0:The total amount of wall time = 161.141497 +0:The maximum resident set size (KB) = 610980 -Test 135 datm_cdeps_bulk_gefs PASS +Test 133 datm_cdeps_bulk_gefs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_mx025_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_mx025_cfsr -Checking test 136 datm_cdeps_mx025_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_mx025_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_mx025_cfsr +Checking test 134 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -4131,15 +4064,15 @@ Checking test 136 datm_cdeps_mx025_cfsr results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK -0:The total amount of wall time = 426.443773 +0:The total amount of wall time = 752.460271 0:The maximum resident set size (KB) = 518140 -Test 136 datm_cdeps_mx025_cfsr PASS +Test 134 datm_cdeps_mx025_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_mx025_gefs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_mx025_gefs -Checking test 137 datm_cdeps_mx025_gefs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_mx025_gefs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_mx025_gefs +Checking test 135 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -4147,65 +4080,65 @@ Checking test 137 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-01-43200.nc .........OK -0:The total amount of wall time = 885.583931 -0:The maximum resident set size (KB) = 498280 +0:The total amount of wall time = 747.934360 +0:The maximum resident set size (KB) = 498244 -Test 137 datm_cdeps_mx025_gefs PASS +Test 135 datm_cdeps_mx025_gefs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_multiple_files_cfsr -Checking test 138 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_control_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_multiple_files_cfsr +Checking test 136 datm_cdeps_multiple_files_cfsr results .... Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 168.813233 -0:The maximum resident set size (KB) = 731748 +0:The total amount of wall time = 167.057337 +0:The maximum resident set size (KB) = 720336 -Test 138 datm_cdeps_multiple_files_cfsr PASS +Test 136 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_3072x1536_cfsr -Checking test 139 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_3072x1536_cfsr +Checking test 137 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 270.845116 -0:The maximum resident set size (KB) = 1945608 +0:The total amount of wall time = 239.545731 +0:The maximum resident set size (KB) = 1945656 -Test 139 datm_cdeps_3072x1536_cfsr PASS +Test 137 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_gfs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_gfs -Checking test 140 datm_cdeps_gfs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_gfs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_gfs +Checking test 138 datm_cdeps_gfs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 256.844644 -0:The maximum resident set size (KB) = 1944792 +0:The total amount of wall time = 269.791557 +0:The maximum resident set size (KB) = 1943932 -Test 140 datm_cdeps_gfs PASS +Test 138 datm_cdeps_gfs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_debug_cfsr -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_debug_cfsr -Checking test 141 datm_cdeps_debug_cfsr results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_debug_cfsr +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_debug_cfsr +Checking test 139 datm_cdeps_debug_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-01-21600.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK -0:The total amount of wall time = 462.365235 -0:The maximum resident set size (KB) = 710252 +0:The total amount of wall time = 459.964765 +0:The maximum resident set size (KB) = 710216 -Test 141 datm_cdeps_debug_cfsr PASS +Test 139 datm_cdeps_debug_cfsr PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_lnd_gswp3 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_lnd_gswp3 -Checking test 142 datm_cdeps_lnd_gswp3 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_lnd_gswp3 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_lnd_gswp3 +Checking test 140 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile3.nc .........OK @@ -4213,15 +4146,15 @@ Checking test 142 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK -0:The total amount of wall time = 12.164924 -0:The maximum resident set size (KB) = 216752 +0:The total amount of wall time = 10.432215 +0:The maximum resident set size (KB) = 212176 -Test 142 datm_cdeps_lnd_gswp3 PASS +Test 140 datm_cdeps_lnd_gswp3 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/datm_cdeps_lnd_gswp3 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/datm_cdeps_lnd_gswp3_rst -Checking test 143 datm_cdeps_lnd_gswp3_rst results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/datm_cdeps_lnd_gswp3 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/datm_cdeps_lnd_gswp3_rst +Checking test 141 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile3.nc .........OK @@ -4229,15 +4162,15 @@ Checking test 143 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK -0:The total amount of wall time = 16.914797 -0:The maximum resident set size (KB) = 212264 +0:The total amount of wall time = 15.948985 +0:The maximum resident set size (KB) = 212236 -Test 143 datm_cdeps_lnd_gswp3_rst PASS +Test 141 datm_cdeps_lnd_gswp3_rst PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_p8_atmlnd_sbs -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_p8_atmlnd_sbs -Checking test 144 control_p8_atmlnd_sbs results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_p8_atmlnd_sbs +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_p8_atmlnd_sbs +Checking test 142 control_p8_atmlnd_sbs results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -4321,15 +4254,15 @@ Checking test 144 control_p8_atmlnd_sbs results .... Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc .........OK -0:The total amount of wall time = 233.954219 -0:The maximum resident set size (KB) = 1466220 +0:The total amount of wall time = 235.746099 +0:The maximum resident set size (KB) = 1466144 -Test 144 control_p8_atmlnd_sbs PASS +Test 142 control_p8_atmlnd_sbs PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/control_atmwav -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/control_atmwav -Checking test 145 control_atmwav results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/control_atmwav +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/control_atmwav +Checking test 143 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -4372,15 +4305,15 @@ Checking test 145 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK -0:The total amount of wall time = 98.141604 -0:The maximum resident set size (KB) = 481764 +0:The total amount of wall time = 98.710814 +0:The maximum resident set size (KB) = 481784 -Test 145 control_atmwav PASS +Test 143 control_atmwav PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/atmaero_control_p8 -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/atmaero_control_p8 -Checking test 146 atmaero_control_p8 results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/atmaero_control_p8 +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/atmaero_control_p8 +Checking test 144 atmaero_control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -4423,15 +4356,15 @@ Checking test 146 atmaero_control_p8 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 254.524570 -0:The maximum resident set size (KB) = 2706636 +0:The total amount of wall time = 252.879244 +0:The maximum resident set size (KB) = 2706564 -Test 146 atmaero_control_p8 PASS +Test 144 atmaero_control_p8 PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/atmaero_control_p8_rad -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/atmaero_control_p8_rad -Checking test 147 atmaero_control_p8_rad results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/atmaero_control_p8_rad +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/atmaero_control_p8_rad +Checking test 145 atmaero_control_p8_rad results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -4474,15 +4407,15 @@ Checking test 147 atmaero_control_p8_rad results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 309.567651 -0:The maximum resident set size (KB) = 2761852 +0:The total amount of wall time = 304.508512 +0:The maximum resident set size (KB) = 2761348 -Test 147 atmaero_control_p8_rad PASS +Test 145 atmaero_control_p8_rad PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/atmaero_control_p8_rad_micro -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/atmaero_control_p8_rad_micro -Checking test 148 atmaero_control_p8_rad_micro results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/atmaero_control_p8_rad_micro +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/atmaero_control_p8_rad_micro +Checking test 146 atmaero_control_p8_rad_micro results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -4525,15 +4458,15 @@ Checking test 148 atmaero_control_p8_rad_micro results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 308.605177 -0:The maximum resident set size (KB) = 2767128 +0:The total amount of wall time = 307.392572 +0:The maximum resident set size (KB) = 2767116 -Test 148 atmaero_control_p8_rad_micro PASS +Test 146 atmaero_control_p8_rad_micro PASS -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_atmaq -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_atmaq -Checking test 149 regional_atmaq results .... +baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230302/INTEL/regional_atmaq +working dir = /glade/scratch/dswales/FV3_RT/rt_58671/regional_atmaq +Checking test 147 regional_atmaq results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK Comparing sfcf006.nc .........OK @@ -4548,33 +4481,12 @@ Checking test 149 regional_atmaq results .... Comparing RESTART/phy_data.nc .........OK Comparing RESTART/sfc_data.nc .........OK -0:The total amount of wall time = 1273.149873 -0:The maximum resident set size (KB) = 815080 - -Test 149 regional_atmaq PASS - - -baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NCAR/main-20230209/INTEL/regional_atmaq_debug -working dir = /glade/scratch/dswales/FV3_RT/rt_19633/regional_atmaq_debug -Checking test 150 regional_atmaq_debug results .... - Comparing sfcf000.nc .........OK - Comparing sfcf001.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf001.nc .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/phy_data.nc .........OK - Comparing RESTART/sfc_data.nc .........OK - -0:The total amount of wall time = 1903.400281 -0:The maximum resident set size (KB) = 967224 +0:The total amount of wall time = 1176.071624 +0:The maximum resident set size (KB) = 814972 -Test 150 regional_atmaq_debug PASS +Test 147 regional_atmaq PASS REGRESSION TEST WAS SUCCESSFUL -Thu Feb 23 13:31:12 MST 2023 -Elapsed time: 01h:16m:51s. Have a nice day! +Thu Mar 2 12:48:46 MST 2023 +Elapsed time: 01h:08m:40s. Have a nice day! From 969e5fcfdf3c792bb4220903dfabbdd8790e19ba Mon Sep 17 00:00:00 2001 From: dustinswales Date: Thu, 2 Mar 2023 13:06:07 -0700 Subject: [PATCH 11/11] Reverted submodules --- .gitmodules | 4 ++-- FV3 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 89608be521..51484d02ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/dustinswales/fv3atm - branch = ufs-dev-PR34a + url = https://github.com/NCAR/fv3atm + branch = main [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index d3ff78ecb8..1c27fe88b5 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit d3ff78ecb8d2a6e79b802e9b0ba53890dac0a1c1 +Subproject commit 1c27fe88b5fb99a3cc352bcbee4a8f77cb762b82