diff --git a/tests/bl_date.conf b/tests/bl_date.conf index c938d3783e..117af5527c 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20241011 +export BL_DATE=20241028 diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 2aefd87186..737f186342 100644 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -456,6 +456,8 @@ export DO_UGWP_V0=.false. export DO_GSL_DRAG_SS=.false. export SATMEDMF=.false. export ISATMEDMF=0 +export LRADAR=.true. +export LTAEROSOL=.true. export LSM=1 export LANDICE=.true. @@ -479,14 +481,26 @@ export ATMRES=C96 export TILEDFIX=.false. export DO_CA=.false. export CA_SGS=.false. - } - export_fv3 () { -if [[ -z ${ATMRES+x} || -z ${ATMRES} ]]; then - export ATMRES=C96 +#Set defaults if ATMRES and DT_ATMOS are not set +export ATMRES=${ATMRES:-"C96"} +export DT_ATMOS=${DT_ATMOS:-"1800"} + +#DT_INNER=(Time step)/2 +export DT_INNER_c96=360 +export DT_INNER_c192=300 +export DT_INNER_c384=150 +export DT_INNER_c768=75 + +if [[ ${DT_ATMOS} = 1800 ]]; then + export default_dt_atmos=1 + export DT_INNER=${DT_INNER_c96} +else + export default_dt_atmos=0 + export DT_INNER=${DT_ATMOS} fi # ufs.configure defaults @@ -511,7 +525,11 @@ export CDEPS_INLINE=false export POSTAPP='global' export USE_MERRA2=.true. export NESTED=.false. +export BLOCKSIZE=32 +export CHKSUM_DEBUG=.false. +export DYCORE_ONLY=.false. +export IO_LAYOUT=1,1 export NTILES=6 export INPES=${INPES_dflt} export JNPES=${JNPES_dflt} @@ -576,13 +594,42 @@ export MAKE_NH=.true. export MOUNTAIN=.false. export NA_INIT=1 export DO_VORT_DAMP=.true. +export N_SPONGE=42 +export NUDGE_QV=.true. +export NUDGE_DZ=.false. export HYDROSTATIC=.false. -export KORD_XX=9 +export KORD_MT=9 +export KORD_WZ=9 +export KORD_TR=9 export KORD_TM=-9 +export PHYS_HYDROSTATIC=.false. +export USE_HYDRO_PRESSURE=.false. +export NWAT=6 +export NORD=2 +export D4_BG=0.12 +export VTDM4=0.02 +export DELT_MAX=0.002 +export EXTERNAL_ETA=.true. +export GFS_PHIL=.false. +export NCEP_IC=.false. export D_CON=1. -export HORD_XX=5 +export HORD_MT=5 +export HORD_VT=5 +export HORD_TM=5 export HORD_DP=-5 export HORD_TR=8 +export ADJUST_DRY_MASS=.false. +export DRY_MASS=98320.0 +export CONSV_TE=1. +export PRINT_FREQ=6 +export NO_DYCORE=.false. + +export FILTERED_TERRAIN=.true. +export GFS_DWINDS=.true. + +export USE_UFO=.true. +export PRE_RAD=.false. +export TTENDLIM=-999 # Radiation export DO_RRTMGP=.false. @@ -593,11 +640,27 @@ export USE_LW_JACOBIAN=.false. export DAMP_LW_FLUXADJ=.false. export RRTMGP_LW_PHYS_BLKSZ=2 export ICLOUD=0 +export ICLOUD_BL=1 export IAER=1011 export ICLIQ_SW=2 export IOVR=3 export LFNC_K=-999 export LFNC_P0=-999 +export PDFCLD=.false. +export FHSWR=3600. +export FHLWR=3600. + +export ICO2=2 +export ISUBC_SW=2 +export ISUBC_LW=2 +export ISOL=2 +export LWHTR=.true. +export SWHTR=.true. +export CNVGWD=.true. +export CAL_PRE=.false. +export REDRAG=.true. +export DSPHEAT=.true. +export HYBEDMF=.false. # Microphysics export IMP_PHYSICS=8 @@ -610,8 +673,8 @@ export LSEASPRAY=.true. export LGFDLMPRAD=.false. export EFFR_IN=.false. # Thompson MP -export LRADAR=.true. -export LTAEROSOL=.true. +export LRADAR=.false. +export LTAEROSOL=.false. export EXT_DIAG_THOMPSON=.false. export SEDI_SEMI=.true. export DECFL=10 @@ -644,11 +707,28 @@ export PSL_GWD_DX_FACTOR=6.0 export DO_GSL_DRAG_TOFD=.false. export DO_UGWP_V1=.false. export DO_UGWP_V1_OROG_ONLY=.false. +export KNOB_UGWP_SOLVER=2 +export KNOB_UGWP_SOURCE=1,1,0,0 +export KNOB_UGWP_WVSPEC=1,25,25,25 +export KNOB_UGWP_AZDIR=2,4,4,4 +export KNOB_UGWP_STOCH=0,0,0,0 +export KNOB_UGWP_EFFAC=1,1,1,1 +export KNOB_UGWP_DOAXYZ=1 +export KNOB_UGWP_DOHEAT=1 +export LAUNCH_LEVEL=54 export KNOB_UGWP_DOKDIS=1 export KNOB_UGWP_NDX4LH=1 export KNOB_UGWP_VERSION=0 -export KNOB_UGWP_PALAUNCH=500.e2 +export KNOB_UGWP_PALAUNCH=275.0e2 export KNOB_UGWP_NSLOPE=1 +export KNOB_UGWP_LZMAX=15.750e3 +export KNOB_UGWP_LZMIN=0.75e3 +export KNOB_UGWP_LZSTAR=2.0e3 +export KNOB_UGWP_TAUMIN=0.25e-3 +export KNOB_UGWP_TAUAMP=3.0e-3 +export KNOB_UGWP_LHMET=200.0e3 +export KNOB_UGWP_OROSOLV="'pss-1986'" + export KNOB_UGWP_TAUAMP=3.0e-3 export DO_UGWP_V0_NST_ONLY=.false. @@ -659,19 +739,21 @@ export CDMBWD_c192='0.23,1.5,1.0,1.0' export CDMBWD_c384='1.1,0.72,1.0,1.0' export CDMBWD_c768='4.0,0.15,1.0,1.0' -#DT_INNER=(Time step)/2 -export DT_INNER_c96=360 -export DT_INNER_c192=300 -export DT_INNER_c384=150 -export DT_INNER_c768=75 - # set default export CDMBWD=${CDMBWD_c96} -export DT_INNER=${DT_INNER_c96} + +if [[ ${default_dt_atmos} = 1 ]]; then + export DT_INNER=${DT_INNER_c96} +else + export DT_INNER=${DT_ATMOS} +fi + +export ISATMEDMF=1 +export TRANS_TRAC=.true. # PBL export SATMEDMF=.true. -export HYBEDMF=.true. +export HYBEDMF=.false. export SHINHONG=.false. export DO_YSU=.false. export DO_MYNNEDMF=.false. @@ -700,9 +782,15 @@ export FSCAV_AERO='"*:0.3","so2:0.0","msa:0.0","dms:0.0","nh3:0.4","nh4:0.6","bc # SFC export DO_MYJSFC=.false. export DO_MYNNSFCLAY=.false. -export BL_MYNN_TKEADVECT=.false. +export BL_MYNN_EDMF=1 +export BL_MYNN_TKEADVECT=.true. +export BL_MYNN_EDMF_MOM=1 # LSM +export PRSLRD0=0. +export IVEGSRC=1 +export ISOT=1 +export LSOIL=4 export LSM=2 export LSOIL_LSM=4 export LANDICE=.false. @@ -711,13 +799,33 @@ export IALB=2 export IEMS=2 export IOPT_DVEG=4 export IOPT_CRS=2 +export IOPT_BTR=1 +export IOPT_RUN=1 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 - +export IOPT_FRZ=1 +export IOPT_INF=1 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 +export IOPT_SNF=4 +export IOPT_TBOT=2 +export DEBUG=.false. +export NST_ANL=.true. +export PSAUTCO=0.0008,0.0005 +export PRAUTCO=0.00015,0.00015 +export EFFR_IN=.true. +export ACTIVE_GASES="'h2o_co2_o3_n2o_ch4_o2'" +export NGASES=6 +export LW_FILE_GAS="'rrtmgp-data-lw-g128-210809.nc'" +export LW_FILE_CLOUDS="'rrtmgp-cloud-optics-coeffs-lw.nc'" +export SW_FILE_GAS="'rrtmgp-data-sw-g112-210809.nc'" +export SW_FILE_CLOUDS="'rrtmgp-cloud-optics-coeffs-sw.nc'" +export RRTMGP_NGPTSSW=112 +export RRTMGP_NGPTSLW=128 +export RRTMGP_NBANDSLW=16 +export RRTMGP_NBANDSSW=14 export D2_BG_K1=0.20 export D2_BG_K2=0.04 @@ -728,6 +836,7 @@ export DDDMP=0.1 # Ozone / stratospheric H2O export OZ_PHYS_OLD=.true. export OZ_PHYS_NEW=.false. + export H2O_PHYS=.false. # Lake models @@ -772,7 +881,6 @@ export SDAY=03 export SHOUR=00 export SECS=$(( SHOUR*3600 )) export FHMAX=$(( DAYS*24 )) -export DT_ATMOS=1800 export FHCYC=24 export FHROT=0 export LDIAG3D=.false. @@ -782,6 +890,20 @@ export MAX_OUTPUT_FIELDS=310 export UPDATE_FULL_OMEGA=.false. # Stochastic physics +export HIDE_LAND_PERT=' ' +export HIDE_NEST='!' +export HIDE_SPPT='!' +export HIDE_SKEB='!' +export HIDE_SHUM='!' +export HIDE_OCNSPPT='!' +export HIDE_EPBL='!' +export HIDE_IAU='!' + +export LCNORM=.false. +export PERT_MP=.false. +export PERT_RADTEND=.false. +export PERT_CLDS=.true. + export STOCHINI=.false. export DO_SPPT=.false. export DO_SHUM=.false. @@ -797,12 +919,37 @@ export LNDP_MODEL_TYPE=0 export LNDP_TAU=21600, export LNDP_LSCALE=500000, export ISEED_LNDP=2010, +export ISEED_SKEB=0 +export SKEB_TAU=21600, +export SKEB_LSCALE=500000, +export SKEBNORM=1, +export SKEB_NPASS=30, +export SKEB_VDOF=5, +export ISEED_SHUM=1, +export SHUM_TAU=21600, +export SHUM_LSCALE=500000, +export ISEED_SPPT=20210325000103,20210325000104,20210325000105,20210325000106,20210325000107 +export SPPT_TAU=2.16E4,2.592E5,2.592E6,7.776E6,3.1536E7 +export SPPT_LSCALE=500.E3,1000.E3,2000.E3,2000.E3,2000.E3 +export SPPT_LOGIT=.true., +export SPPT_SFCLIMIT=.true., +export USE_ZMTNBLCK=.true. +export PBL_TAPER=0,0,0,0.125,0.25,0.5,0.75 +export OCNSPPT=0.8,0.4,0.2,0.08,0.04 +export OCNSPPT_LSCALE=500.E3,1000.E3,2000.E3,2000.E3,2000.E3 +export OCNSPPT_TAU=2.16E4,2.592E5,2.592E6,7.776E6,3.1536E7 +export ISEED_OCNSPPT=20210325000108,20210325000109,20210325000110,20210325000111,20210325000112 +export EPBL=0.8,0.4,0.2,0.08,0.04 +export EPBL_LSCALE=500.E3,1000.E3,2000.E3,2000.E3,2000.E3 +export EPBL_TAU=2.16E4,2.592E5,2.592E6,7.776E6,3.1536E7 +export ISEED_EPBL=20210325000113,20210325000114,20210325000115,20210325000116,20210325000117 #IAU export IAU_INC_FILES="''" export IAU_DELTHRS=0 export IAUFHRS=-1 export IAU_OFFSET=0 +export IAU_FILTER_INCREMENTS=.false. export FH_DFI_RADAR='-2e10' @@ -888,7 +1035,7 @@ export USE_CICE_ALB=.false. # GFDL Cloud Microphysics export FTSFS=90 - +export REIFLAG=2 # NAM sfc export FNGLAC="'global_glacier.2x2.grb'" @@ -897,6 +1044,7 @@ export FNTSFC="'RTGSST.1982.2012.monthly.clim.grb'" export FNSNOC="'global_snoclim.1.875.grb'" export FNZORC="'igbp'" export FNAISC="'IMS-NIC.blended.ice.monthly.clim.grb'" +export LDEBUG=.false. } # Add section for tiled grid namelist @@ -933,11 +1081,11 @@ export_ugwpv1() { export LDIAG_UGWP=.false. export KNOB_UGWP_DOKDIS=2 export KNOB_UGWP_NDX4LH=4 - + # Add updated damping and timestep variables case "${ATMRES}" in "C48") - export DT_ATMOS=720 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=720; fi export XR_CNVCLD=.false. export CDMBGWD="0.071,2.1,1.0,1.0" export CDMBGWD_GSL="40.0,1.77,1.0,1.0" @@ -949,7 +1097,7 @@ export_ugwpv1() { export FV_SG_ADJ=3600 ;; "C96") - export DT_ATMOS=720 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=720; fi export XR_CNVCLD=.false. export CDMBGWD="0.14,1.8,1.0,1.0" export CDMBGWD_GSL="20.0,2.5,1.0,1.0" @@ -961,7 +1109,7 @@ export_ugwpv1() { export FV_SG_ADJ=1800 ;; "C192") - export DT_ATMOS=600 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=600; fi export XR_CNVCLD=.true. export CDMBGWD="0.23,1.5,1.0,1.0" export CDMBGWD_GSL="5.0,5.0,1.0,1.0" @@ -973,7 +1121,7 @@ export_ugwpv1() { export FV_SG_ADJ=1800 ;; "C384") - export DT_ATMOS=300 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=300; fi export XR_CNVCLD=.true. export CDMBGWD="1.1,0.72,1.0,1.0" export CDMBGWD_GSL="5.0,5.0,1.0,1.0" @@ -985,7 +1133,7 @@ export_ugwpv1() { export FV_SG_ADJ=900 ;; "C768") - export DT_ATMOS=150 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=150; fi export XR_CNVCLD=.true. export CDMBGWD="4.0,0.15,1.0,1.0" export CDMBGWD_GSL="2.5,7.5,1.0,1.0" @@ -997,7 +1145,7 @@ export_ugwpv1() { export FV_SG_ADJ=450 ;; "C1152") - export DT_ATMOS=150 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=150; fi export XR_CNVCLD=.true. export CDMBGWD="4.0,0.10,1.0,1.0" export CDMBGWD_GSL="1.67,8.8,1.0,1.0" @@ -1009,7 +1157,7 @@ export_ugwpv1() { export FV_SG_ADJ=450 ;; "C3072") - export DT_ATMOS=90 + if [[ ${default_dt_atmos} = 1 ]]; then export DT_ATMOS=90; fi export XR_CNVCLD=.true. export CDMBGWD="4.0,0.05,1.0,1.0" export CDMBGWD_GSL="0.625,14.1,1.0,1.0" @@ -1029,10 +1177,9 @@ export_ugwpv1() { if [[ ${DO_GSL_DRAG_SS} = .true. ]]; then export CDMBGWD=${CDMBGWD_GSL}; fi if [[ ${SEDI_SEMI} = .true. ]]; then export DT_ATMOS=$((DT_ATMOS/2)); fi export DT_INNER=${DT_ATMOS} - + export default_dt_atmos=0 } - # Defaults for the CICE6 model namelist, mx100 export_cice6() { SECS=$((SHOUR*3600)) @@ -1243,16 +1390,23 @@ export SHOUR=06 export CHOUR=06 export FHMAX=24 export FHROT=0 -export DT_ATMOS=720 export QUILTING_RESTART=.false. export WRTTASK_PER_GROUP=${WPG_cpl_dflt} export WRITE_NSFLIP=.true. export OUTPUT_FH='6 -1' # default atm/ocn/ice resolution -export ATMRES=C96 -export OCNRES=100 -export ICERES=1.00 +if [[ ${default_dt_atmos} = 1 ]]; then + #If default DT_ATMOS is being used, set to 720 for RTs + export DT_ATMOS=720 + export DT_INNER=${DT_ATMOS} +fi +if [[ -z ${OCNRES+x} || -z ${OCNRES} ]]; then + export OCNRES=100 +fi +if [[ -z ${ICERES+x} || -z ${ICERES} ]]; then + export ICERES=1.00 +fi export NX_GLB=360 export NY_GLB=320 export NPZ=127 @@ -1300,7 +1454,6 @@ export FV3_RUN=cpld_control_run.IN export TILEDFIX=.false. export FHZERO=6 -export DT_INNER=${DT_ATMOS} export IALB=2 export IEMS=2 @@ -1330,30 +1483,12 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# UGWP1 -export GWD_OPT=2 -export KNOB_UGWP_NSLOPE=1 -export DO_GSL_DRAG_LS_BL=.true. -export DO_GSL_DRAG_SS=.true. -export DO_UGWP_V1_OROG_ONLY=.false. -export DO_UGWP_V0_NST_ONLY=.false. -export LDIAG_UGWP=.false. - -export DO_GSL_DRAG_TOFD=.false. -export CDMBWD=${CDMBWD_c96} - # RRTMGP export DO_RRTMGP=.false. export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. export DOGP_SGS_CNV=.true. -# UGWD -export DO_UGWP_V0=.true. -export DO_UGWP_V1=.false. -export DO_GSL_DRAG_LS_BL=.false. -export KNOB_UGWP_VERSION=0 - # CA export DO_CA=.true. export CA_SGS=.true. @@ -1543,6 +1678,7 @@ export_hafs_regional () export INPES=${INPES_dflt} export JNPES=${JNPES_dflt} export NTILES=1 + export BLOCKSIZE=24 # model_configure export SYEAR=2019 diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index a34994d13a..ee23b7bd59 100644 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,7 +1,7 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -6bd7ea845b22492c06f61a14c242fce7da453a15 +20191d85286242c7e38a3ddada32e7c03e4452f5 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,9 +11,9 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) @@ -38,293 +38,367 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_3827138 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_1082482 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:15, 16:33] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:22, 08:31](3186 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:12, 19:03] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [16:14, 13:50](1909 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:02, 14:24](1933 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:08, 06:49](1067 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:37, 15:17](1872 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [22:13, 20:47] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [16:01, 13:26](1896 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:14, 09:10] ( 1528 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [28:28, 25:43](1928 MB) - -PASS -- COMPILE 's2swa_intel' [17:14, 15:53] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:01, 10:13](3213 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:14, 10:17](3212 MB) -PASS -- TEST 'cpld_restart_p8_intel' [10:28, 06:43](3135 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:02, 10:13](3230 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:28, 06:38](3159 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:00, 08:35](3463 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [13:52, 10:09](3204 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [12:44, 09:16](3152 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:14, 10:10](3211 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [15:17, 10:08](3487 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [11:14, 07:23](3597 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [18:27, 11:20](4251 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:12, 08:22](4349 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:35, 07:57](3187 MB) - -PASS -- COMPILE 's2sw_intel' [18:15, 16:26] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:51, 06:04](1912 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:22, 08:37](1966 MB) - -PASS -- COMPILE 's2swa_debug_intel' [13:12, 11:44] ( 1418 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [17:08, 14:13](3264 MB) - -PASS -- COMPILE 's2sw_debug_intel' [10:12, 08:55] ( 1418 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:26, 09:19](1945 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:12, 13:49] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:24, 05:20](1973 MB) - -PASS -- COMPILE 's2s_intel' [15:12, 13:46] ( 6 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [07:57, 05:35](2867 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:55, 02:00](2879 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:56, 01:07](2290 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:16, 15:28] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [12:43, 10:05](3216 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:15, 19:10] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:27, 15:14](1917 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:58, 07:30](1090 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:40, 17:29](1890 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:11, 09:36] ( 1528 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:44, 27:07](1943 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:14, 13:10] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:22, 03:45](654 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [08:06, 03:52](1554 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:41, 03:58](1564 MB) -PASS -- TEST 'control_latlon_intel' [07:51, 03:50](1553 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:06, 03:41](1560 MB) -PASS -- TEST 'control_c48_intel' [12:41, 09:55](1570 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:40, 05:42](696 MB) -PASS -- TEST 'control_c192_intel' [14:01, 11:25](1686 MB) -PASS -- TEST 'control_c384_intel' [27:11, 24:14](1965 MB) -PASS -- TEST 'control_c384gdas_intel' [18:18, 14:36](1166 MB) -PASS -- TEST 'control_stochy_intel' [03:30, 02:03](612 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:32, 01:00](416 MB) -PASS -- TEST 'control_lndp_intel' [04:24, 02:16](609 MB) -PASS -- TEST 'control_iovr4_intel' [05:32, 03:00](606 MB) -PASS -- TEST 'control_iovr5_intel' [05:38, 02:30](609 MB) -PASS -- TEST 'control_p8_intel' [06:14, 03:46](1844 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:50, 03:20](1842 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:41, 03:46](1841 MB) -PASS -- TEST 'control_restart_p8_intel' [05:29, 02:26](996 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:30, 03:46](1839 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:39, 02:44](1006 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:30, 03:48](1846 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:30, 03:21](1926 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:39, 06:21](1845 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:48, 04:10](1896 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:42, 03:47](1851 MB) -PASS -- TEST 'merra2_thompson_intel' [09:32, 04:09](1851 MB) -PASS -- TEST 'regional_control_intel' [08:31, 05:03](842 MB) -PASS -- TEST 'regional_restart_intel' [05:02, 02:32](846 MB) -PASS -- TEST 'regional_decomp_intel' [08:19, 05:11](854 MB) -PASS -- TEST 'regional_2threads_intel' [05:39, 03:13](981 MB) -PASS -- TEST 'regional_noquilt_intel' [07:19, 04:35](1170 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:47, 04:58](851 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:42, 04:42](843 MB) -PASS -- TEST 'regional_wofs_intel' [08:32, 06:37](1575 MB) - -PASS -- COMPILE 'rrfs_intel' [13:11, 11:18] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [10:17, 06:57](988 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:13, 03:58](1145 MB) -PASS -- TEST 'rap_decomp_intel' [10:17, 07:15](991 MB) -PASS -- TEST 'rap_2threads_intel' [10:17, 06:13](1071 MB) -PASS -- TEST 'rap_restart_intel' [07:18, 03:53](867 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:17, 06:53](987 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:17, 07:18](987 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:50, 04:59](867 MB) -PASS -- TEST 'hrrr_control_intel' [06:03, 03:56](982 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:03, 04:00](987 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:03, 03:12](1065 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:04, 01:53](814 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:17, 06:46](984 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:59, 08:56](1942 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:35, 08:42](1935 MB) - -PASS -- COMPILE 'csawmg_intel' [13:12, 11:10] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [08:32, 06:41](944 MB) -PASS -- TEST 'control_ras_intel' [05:30, 03:36](642 MB) - -PASS -- COMPILE 'wam_intel' [13:12, 11:40] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [15:41, 12:38](1638 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:12, 11:14] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:16, 03:32](1841 MB) -PASS -- TEST 'regional_control_faster_intel' [07:04, 04:51](843 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:11, 11:38] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:08, 03:35](1583 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:25, 03:25](1582 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:37, 03:28](784 MB) -PASS -- TEST 'control_lndp_debug_intel' [07:01, 02:49](785 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:12, 04:22](1085 MB) -PASS -- TEST 'control_ras_debug_intel' [05:55, 02:53](793 MB) -PASS -- TEST 'control_diag_debug_intel' [06:14, 03:05](1639 MB) -PASS -- TEST 'control_debug_p8_intel' [06:13, 03:22](1876 MB) -PASS -- TEST 'regional_debug_intel' [19:14, 15:56](885 MB) -PASS -- TEST 'rap_control_debug_intel' [07:48, 05:09](1166 MB) -PASS -- TEST 'hrrr_control_debug_intel' [08:16, 04:58](1163 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:17, 05:14](1164 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [08:09, 05:23](1162 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:17, 05:08](1162 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:55, 05:32](1251 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:46, 05:13](1166 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:43, 05:07](1162 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:49, 05:09](1167 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:00, 05:01](1164 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:44, 04:55](1158 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:36, 05:07](1163 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:28, 07:55](1161 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:52, 04:55](1159 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:33, 06:08](1166 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:38, 05:02](1165 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:55, 08:34](1168 MB) - -PASS -- COMPILE 'wam_debug_intel' [12:14, 10:36] ( 842 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [16:32, 13:39](1663 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:15, 11:53] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:36, 03:50](1017 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:09, 06:01](865 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:33, 03:30](860 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:53, 05:34](922 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:26, 02:46](909 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:00, 03:55](861 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [25:58, 04:12](772 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [23:54, 01:57](743 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:34, 10:56] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:47, 02:55](1072 MB) -PASS -- TEST 'conus13km_2threads_intel' [23:12, 01:06](1061 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [26:09, 01:23](948 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:13, 11:26] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:24, 04:23](895 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:11, 08:10] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:07, 05:17](1041 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:07, 04:57](1034 MB) -PASS -- TEST 'conus13km_debug_intel' [16:58, 13:29](1123 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [34:12, 14:03](795 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [27:55, 08:24](1115 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [36:10, 13:40](1190 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:11, 07:56] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:55, 05:13](1066 MB) - -PASS -- COMPILE 'hafsw_intel' [15:17, 13:40] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:14, 05:20](711 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [24:15, 04:43](1065 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [30:29, 07:42](745 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [32:53, 12:16](774 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [35:13, 12:58](797 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [27:28, 05:15](468 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [27:54, 06:41](495 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [23:20, 02:43](395 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [30:54, 07:40](479 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [26:17, 03:49](505 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [25:19, 03:31](503 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [30:24, 04:43](582 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [28:52, 01:37](425 MB) -PASS -- TEST 'gnv1_nested_intel' [30:53, 05:57](1696 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [11:12, 09:35] ( 1470 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [38:07, 12:58](614 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:17, 15:03] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [34:15, 07:52](632 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [35:27, 07:50](806 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [20:15, 19:07] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [33:39, 06:06](807 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:12, 14:09] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [33:16, 06:17](736 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [34:28, 06:22](717 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [47:18, 20:04](885 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:19, 12:10] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [28:27, 02:37](751 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [10:26, 01:44](741 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [25:24, 02:29](641 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [28:27, 02:29](640 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [22:25, 02:29](640 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [21:27, 02:37](750 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [20:27, 02:37](763 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [20:30, 02:30](642 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [24:06, 06:22](692 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [24:10, 06:34](672 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [18:25, 02:36](763 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:23, 04:39](2030 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [20:32, 04:45](2032 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [07:15, 05:45] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [21:28, 05:39](749 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:13, 11:37] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [17:29, 02:36](764 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 02:06] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [18:48, 03:34](313 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [15:43, 01:44](460 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:41, 01:05](462 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:13, 02:34] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [13:08, 01:14](451 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [04:52, 00:58](256 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:15, 13:41] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [18:13, 04:29](1909 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [16:15, 14:48] ( 5 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [17:07, 04:33](1905 MB) - -PASS -- COMPILE 'atml_intel' [17:12, 15:26] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [21:15, 07:29](1878 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [20:21, 07:41](1880 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:38, 04:47](1024 MB) - -PASS -- COMPILE 'atml_debug_intel' [12:21, 10:14] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [19:10, 06:23](1902 MB) - -PASS -- COMPILE 'atmw_intel' [16:18, 14:26] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [14:01, 02:54](1879 MB) - -PASS -- COMPILE 'atmaero_intel' [14:16, 12:51] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [19:02, 06:27](3099 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [17:02, 07:28](2988 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [15:57, 07:05](2995 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [12:16, 10:35] ( 887 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [27:53, 18:13](4439 MB) - -PASS -- COMPILE 'atm_fbh_intel' [16:16, 14:38] ( 8 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [18:37, 09:31](796 MB) +PASS -- COMPILE 's2swa_32bit_intel' [17:12, 15:59] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [15:32, 12:25](3181 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:12, 21:03] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [26:02, 13:49](1896 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:10, 14:09](1938 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [16:51, 06:48](1072 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [26:58, 15:07](1884 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:12, 21:14] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [25:36, 13:51](1903 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:15, 09:39] ( 1528 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [43:44, 27:38](1934 MB) + +PASS -- COMPILE 's2swa_intel' [17:12, 15:58] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [25:46, 16:22](3212 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:44, 15:55](3206 MB) +PASS -- TEST 'cpld_restart_p8_intel' [25:03, 09:05](3135 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [19:39, 16:01](3230 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [31:10, 09:08](3155 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [20:37, 13:59](3457 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [18:33, 15:46](3208 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [27:40, 13:17](3153 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [25:34, 15:51](3213 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [25:52, 10:11](3491 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [23:54, 07:03](3594 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [37:48, 19:14](4253 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [19:10, 12:32](4355 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [13:39, 09:43](3191 MB) + +PASS -- COMPILE 's2sw_intel' [18:12, 16:47] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [21:05, 07:41](1912 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [26:10, 12:40](1971 MB) + +PASS -- COMPILE 's2swa_debug_intel' [11:15, 09:41] ( 1418 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [31:33, 22:50](3269 MB) + +PASS -- COMPILE 's2sw_debug_intel' [11:15, 09:49] ( 1418 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:29, 09:04](1946 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:11, 13:36] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:04, 05:16](1966 MB) + +PASS -- COMPILE 's2s_intel' [15:11, 13:30] ( 6 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:50, 05:34](2870 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [06:51, 01:42](2880 MB) +PASS -- TEST 'cpld_restart_c48_intel' [12:49, 01:00](2292 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:17, 16:05] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [44:10, 15:51](3217 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [21:17, 19:28] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [48:57, 25:02](1916 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [31:09, 12:54](1100 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [40:10, 28:49](1893 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:17, 09:17] ( 1528 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [43:56, 30:59](1949 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:11, 11:26] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [29:22, 03:45](655 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [26:38, 03:20](1549 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [25:45, 03:22](1555 MB) +PASS -- TEST 'control_latlon_intel' [24:33, 03:19](1556 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [23:06, 03:21](1558 MB) +PASS -- TEST 'control_c48_intel' [17:37, 10:01](1572 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [21:27, 05:46](696 MB) +PASS -- TEST 'control_c192_intel' [26:41, 11:13](1686 MB) +PASS -- TEST 'control_c384_intel' [39:06, 24:05](1967 MB) +PASS -- TEST 'control_c384gdas_intel' [29:38, 14:41](1168 MB) +PASS -- TEST 'control_stochy_intel' [15:20, 01:57](611 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:21, 01:39](415 MB) +PASS -- TEST 'control_lndp_intel' [15:20, 01:51](608 MB) +PASS -- TEST 'control_iovr4_intel' [12:57, 02:40](606 MB) +PASS -- TEST 'control_iovr5_intel' [12:49, 02:44](609 MB) +PASS -- TEST 'control_p8_intel' [13:59, 03:48](1852 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [08:28, 03:22](1844 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:05, 03:45](1844 MB) +PASS -- TEST 'control_restart_p8_intel' [03:46, 02:00](996 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:18, 04:30](1842 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:44, 01:54](1008 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:57, 03:53](1846 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:00, 03:20](1923 MB) +PASS -- TEST 'control_p8_lndp_intel' [10:08, 06:25](1844 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:01, 04:17](1901 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:11, 03:17](1857 MB) +PASS -- TEST 'merra2_thompson_intel' [06:09, 03:36](1847 MB) +PASS -- TEST 'regional_control_intel' [06:53, 04:47](842 MB) +PASS -- TEST 'regional_restart_intel' [04:31, 02:34](842 MB) +PASS -- TEST 'regional_decomp_intel' [06:51, 04:57](844 MB) +PASS -- TEST 'regional_2threads_intel' [04:55, 02:55](980 MB) +PASS -- TEST 'regional_noquilt_intel' [06:55, 04:39](1174 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:01, 04:40](849 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:47, 04:43](851 MB) +PASS -- TEST 'regional_wofs_intel' [09:32, 06:32](1571 MB) + +PASS -- COMPILE 'rrfs_intel' [12:11, 11:04] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [15:55, 06:50](989 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [35:13, 04:03](1150 MB) +PASS -- TEST 'rap_decomp_intel' [21:57, 07:22](988 MB) +PASS -- TEST 'rap_2threads_intel' [16:51, 06:14](1069 MB) +PASS -- TEST 'rap_restart_intel' [05:44, 03:25](867 MB) +PASS -- TEST 'rap_sfcdiff_intel' [29:49, 06:43](987 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [18:56, 07:14](987 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:39, 04:50](867 MB) +PASS -- TEST 'hrrr_control_intel' [26:55, 03:47](986 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [35:06, 03:52](986 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [35:12, 03:15](1063 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:26, 01:56](818 MB) +PASS -- TEST 'rrfs_v1beta_intel' [21:57, 07:08](984 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:23, 08:42](1943 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:24, 08:32](1935 MB) + +PASS -- COMPILE 'csawmg_intel' [12:14, 10:19] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:30, 06:35](940 MB) +PASS -- TEST 'control_ras_intel' [05:21, 03:25](645 MB) + +PASS -- COMPILE 'wam_intel' [12:14, 11:04] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [14:30, 11:55](1639 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:14, 10:47] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:51, 03:09](1841 MB) +PASS -- TEST 'regional_control_faster_intel' [06:30, 04:23](841 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [13:11, 11:31] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:34, 02:48](1579 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:47, 02:44](1582 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:23, 03:23](784 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:26, 02:52](783 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:30, 04:28](1084 MB) +PASS -- TEST 'control_ras_debug_intel' [04:23, 03:04](791 MB) +PASS -- TEST 'control_diag_debug_intel' [05:43, 03:35](1639 MB) +PASS -- TEST 'control_debug_p8_intel' [05:31, 03:41](1876 MB) +PASS -- TEST 'regional_debug_intel' [18:34, 16:44](885 MB) +PASS -- TEST 'rap_control_debug_intel' [07:26, 05:33](1163 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:21, 05:41](1161 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:22, 05:31](1164 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:22, 05:27](1162 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:24, 05:11](1165 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:30, 05:25](1248 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:22, 05:14](1166 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:22, 05:05](1169 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:19, 05:02](1167 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:19, 05:03](1164 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:28, 04:54](1159 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:30, 05:05](1163 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:30, 08:03](1157 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:23, 04:59](1157 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:01, 06:03](1163 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:22, 04:57](1163 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:39, 08:36](1165 MB) + +PASS -- COMPILE 'wam_debug_intel' [08:11, 06:47] ( 842 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:52, 13:15](1663 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 10:18] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:04, 03:49](1016 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:48, 05:47](865 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:42, 03:27](861 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:41, 05:18](922 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:39, 02:46](911 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:04, 03:31](859 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:44, 04:10](772 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:54, 01:48](743 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:13, 10:01] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:00, 01:59](1073 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:53, 01:41](1059 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [05:34, 01:39](947 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 10:29] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:43, 04:20](894 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:11, 07:00] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 05:03](1043 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:25, 04:56](1039 MB) +PASS -- TEST 'conus13km_debug_intel' [15:53, 13:38](1119 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 13:39](793 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:52, 08:02](1111 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:51, 13:51](1193 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:11, 06:55] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:20, 05:24](1066 MB) + +PASS -- COMPILE 'hafsw_intel' [16:11, 14:42] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:07, 05:11](715 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:28, 04:29](1057 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:27, 08:10](742 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:08, 11:47](774 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:19, 13:19](798 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:54, 05:34](469 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:17, 07:07](503 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [06:18, 02:49](399 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:24, 07:33](495 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:58, 03:45](506 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:48, 03:31](506 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [15:01, 04:34](585 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:35, 01:34](424 MB) +PASS -- TEST 'gnv1_nested_intel' [13:21, 05:14](1701 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [10:15, 08:28] ( 1470 warnings 1481 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [23:50, 12:56](614 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [16:11, 14:09] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:06, 07:41](630 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:10, 07:52](809 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:14, 13:03] ( 5 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [24:14, 05:58](807 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:11, 13:11] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [24:07, 06:22](742 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [28:18, 06:22](719 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [39:16, 20:03](891 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [12:11, 10:37] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [19:19, 02:37](763 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:26, 01:38](753 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [18:21, 02:30](643 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [20:21, 02:30](644 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [21:20, 02:32](642 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [21:21, 02:36](763 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [21:20, 02:35](763 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [21:21, 02:29](641 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [24:59, 06:17](694 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [24:58, 06:19](676 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [19:24, 02:36](763 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:24, 04:39](2031 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [21:41, 04:40](2030 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [08:11, 06:49] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [21:22, 05:29](749 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [12:11, 10:17] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [16:24, 02:35](763 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [05:11, 03:26] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [15:41, 01:47](322 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [14:40, 01:25](460 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:32, 01:00](461 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [05:10, 03:41] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [13:43, 00:34](448 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [04:04, 00:14](254 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:17, 12:35] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [17:39, 04:01](1909 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:11, 10:46] ( 6 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'atm_ds2s_docn_dice_intel' [, ]( MB) + +PASS -- COMPILE 'atml_intel' [14:11, 12:10] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [20:03, 08:22](1874 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [20:06, 08:23](1878 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:42, 04:51](1022 MB) + +PASS -- COMPILE 'atml_debug_intel' [09:11, 07:23] ( 885 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [16:56, 06:24](1901 MB) + +PASS -- COMPILE 'atmw_intel' [14:11, 12:26] ( 5 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:52, 02:19](1871 MB) + +PASS -- COMPILE 'atmaero_intel' [12:11, 10:45] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [10:55, 06:31](3098 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:50, 06:46](2981 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:48, 07:27](2995 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [08:10, 07:04] ( 887 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [21:27, 18:15](4428 MB) + +PASS -- COMPILE 'atm_fbh_intel' [12:14, 10:15] ( 8 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:36, 09:29](796 MB) SYNOPSIS: -Starting Date/Time: 20241018 20:22:24 -Ending Date/Time: 20241018 22:32:42 -Total Time: 02h:11m:17s +Starting Date/Time: 20241028 22:49:01 +Ending Date/Time: 20241029 01:00:33 +Total Time: 02h:13m:56s Compiles Completed: 43/43 -Tests Completed: 188/188 +Tests Completed: 187/188 +Failed Tests: +* TEST atm_ds2s_docn_dice_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /gpfs/f5/epic/scratch/Jong.Kim/rt-2425/tests/logs/log_gaea/run_atm_ds2s_docn_dice_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF GAEA REGRESSION TESTING LOG==== +====START OF GAEA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +20191d85286242c7e38a3ddada32e7c03e4452f5 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) + 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-529f870d33b65c3b6c1aa3c3236b94efc3bd336d FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_3505788 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2sw_pdlib_intel' [21:15, 20:06] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [30:05, 26:14](1921 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:40, 29:40](1895 MB) + +PASS -- COMPILE 's2sw_intel' [16:11, 14:38] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [15:01, 12:33](1969 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [13:11, 11:37] ( 6 warnings 1 remarks ) + +SYNOPSIS: +Starting Date/Time: 20241029 15:26:53 +Ending Date/Time: 20241029 16:53:19 +Total Time: 01h:26m:36s +Compiles Completed: 3/3 +Tests Completed: 3/3 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index 5b507962b8..6fefb37069 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,7 +1,7 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -6bd7ea845b22492c06f61a14c242fce7da453a15 +20191d85286242c7e38a3ddada32e7c03e4452f5 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) @@ -26,388 +26,520 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_1237674 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_906265 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:12, 12:11] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:17, 06:15](3305 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:12, 16:24] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:07, 16:40](1974 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:36, 17:24](2162 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:05, 08:03](1272 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:09, 18:44](1866 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:12, 16:15] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:50, 16:13](1961 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:58] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:13, 23:26](1937 MB) - -PASS -- COMPILE 's2swa_intel' [14:12, 12:54] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [11:09, 07:30](3353 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:18, 07:40](3328 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:10, 04:10](3251 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:09, 07:23](3374 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:26, 04:13](3282 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [10:04, 07:04](3627 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:09, 07:28](3326 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [09:13, 06:11](3220 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:18, 07:23](3360 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [13:13, 09:44](3521 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [11:15, 06:06](3619 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [18:21, 08:45](4292 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:14, 05:37](4381 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:14, 05:24](3288 MB) - -PASS -- COMPILE 's2sw_intel' [13:12, 11:46] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:05, 05:41](1952 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:03, 07:26](2011 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:58] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [15:22, 12:48](3367 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:50] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:12, 08:49](2011 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:12, 10:54] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:03, 04:22](2024 MB) - -PASS -- COMPILE 's2s_intel' [12:12, 11:08] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:43, 07:40](3040 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:41, 02:38](3043 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:42, 01:32](2472 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:11, 16:42] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [10:16, 07:05](3341 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 16:02] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:24, 16:46](2032 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:22, 08:05](1274 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:20, 19:11](1937 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:10, 05:50] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:12, 25:49](1956 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:10, 10:26] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:24, 03:18](707 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:49, 03:09](1583 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:53, 03:13](1600 MB) -PASS -- TEST 'control_latlon_intel' [05:45, 03:08](1587 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:45, 03:09](1587 MB) -PASS -- TEST 'control_c48_intel' [13:41, 11:21](1707 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:29, 06:22](863 MB) -PASS -- TEST 'control_c192_intel' [14:05, 11:43](1728 MB) -PASS -- TEST 'control_c384_intel' [17:12, 13:11](1980 MB) -PASS -- TEST 'control_c384gdas_intel' [13:06, 07:57](1397 MB) -PASS -- TEST 'control_stochy_intel' [03:27, 01:36](655 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:29, 00:58](504 MB) -PASS -- TEST 'control_lndp_intel' [03:22, 01:33](656 MB) -PASS -- TEST 'control_iovr4_intel' [04:26, 02:25](656 MB) -PASS -- TEST 'control_iovr5_intel' [04:28, 02:25](650 MB) -PASS -- TEST 'control_p8_intel' [05:52, 03:36](1876 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:57, 03:00](1885 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:04, 03:32](1881 MB) -PASS -- TEST 'control_restart_p8_intel' [03:47, 02:01](1132 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:51, 03:33](1870 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:55, 02:01](1160 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:47, 03:37](1870 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:46, 03:26](1957 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:45, 06:28](1879 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:55, 03:55](1955 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:56, 03:06](1901 MB) -PASS -- TEST 'merra2_thompson_intel' [05:51, 03:20](1897 MB) -PASS -- TEST 'regional_control_intel' [07:38, 05:18](1088 MB) -PASS -- TEST 'regional_restart_intel' [04:37, 02:53](1079 MB) -PASS -- TEST 'regional_decomp_intel' [07:37, 05:32](1071 MB) -PASS -- TEST 'regional_2threads_intel' [05:37, 03:22](1092 MB) -PASS -- TEST 'regional_noquilt_intel' [07:37, 05:15](1391 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:40, 05:14](1089 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:35, 05:14](1095 MB) -PASS -- TEST 'regional_wofs_intel' [08:36, 06:46](1901 MB) - -PASS -- COMPILE 'rrfs_intel' [11:10, 09:45] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [10:41, 07:48](1108 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 04:05](1241 MB) -PASS -- TEST 'rap_decomp_intel' [11:42, 08:10](1030 MB) -PASS -- TEST 'rap_2threads_intel' [09:44, 07:17](1165 MB) -PASS -- TEST 'rap_restart_intel' [05:47, 04:02](1090 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:44, 07:42](1098 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:44, 08:01](1034 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:47, 05:48](1124 MB) -PASS -- TEST 'hrrr_control_intel' [07:40, 03:56](1040 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:40, 04:03](1023 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:43, 03:37](1095 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:33, 02:08](995 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:51, 07:37](1097 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:33, 09:29](1974 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:32, 09:01](2058 MB) - -PASS -- COMPILE 'csawmg_intel' [11:11, 09:38] -PASS -- TEST 'control_csawmg_intel' [08:41, 06:08](1018 MB) -PASS -- TEST 'control_ras_intel' [05:24, 03:13](741 MB) - -PASS -- COMPILE 'csawmg_gnu' [06:10, 04:18] -PASS -- TEST 'control_csawmg_gnu' [10:48, 08:36](734 MB) - -PASS -- COMPILE 'wam_intel' [11:11, 09:28] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [12:54, 11:05](1653 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:11, 09:45] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:01, 02:45](1884 MB) -PASS -- TEST 'regional_control_faster_intel' [06:44, 04:51](1081 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 07:23] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:47, 02:10](1603 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:44, 02:06](1613 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:24, 02:58](827 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:24, 02:40](828 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:35, 04:10](1133 MB) -PASS -- TEST 'control_ras_debug_intel' [04:22, 02:41](838 MB) -PASS -- TEST 'control_diag_debug_intel' [04:50, 02:42](1678 MB) -PASS -- TEST 'control_debug_p8_intel' [04:43, 02:42](1892 MB) -PASS -- TEST 'regional_debug_intel' [18:39, 17:05](1099 MB) -PASS -- TEST 'rap_control_debug_intel' [06:26, 04:49](1217 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:29, 04:46](1214 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:28, 04:50](1208 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 04:55](1213 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:23, 04:53](1213 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:39, 05:10](1298 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:24, 04:53](1212 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:24, 04:57](1208 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:29, 04:59](1212 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:25, 04:54](1208 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:26, 04:47](1208 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:26, 04:51](1210 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:27, 08:10](1212 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:28, 04:57](1204 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:32, 05:41](1214 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:27, 04:50](1211 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:47, 08:24](1224 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:10, 04:20] -PASS -- TEST 'control_csawmg_debug_gnu' [04:49, 02:09](727 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:10, 04:40] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [14:53, 12:53](1681 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 09:38] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:09, 03:46](1125 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:42, 06:26](1046 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:38, 03:20](973 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:33, 06:05](1080 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:31, 03:07](955 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:36, 03:31](916 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:54, 04:49](1027 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:27, 01:51](929 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:11, 09:31] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:00, 01:57](1181 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:48, 00:52](1112 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:46, 01:12](1093 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 09:31] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:43, 04:13](978 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:30] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 04:46](1091 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 04:45](1088 MB) -PASS -- TEST 'conus13km_debug_intel' [15:48, 13:44](1213 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 13:27](969 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:46, 07:40](1157 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:46, 13:33](1308 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:10, 04:17] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 04:49](1135 MB) - -PASS -- COMPILE 'hafsw_intel' [13:11, 11:13] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:26, 04:50](721 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:39, 05:58](1094 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:30, 06:49](809 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:25, 13:02](847 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:28, 14:40](866 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:07, 05:23](488 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:29, 06:21](505 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:54, 02:36](374 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:29, 07:00](465 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:47, 03:33](513 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:51, 03:26](516 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:56, 04:02](573 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:30, 01:10](398 MB) -PASS -- TEST 'gnv1_nested_intel' [06:44, 03:51](1738 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:11, 04:53] ( 1465 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:59, 12:36](587 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [12:11, 10:44] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:11, 08:28](627 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:15, 08:31](727 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 11:14] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:52, 06:16](722 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:13, 10:21] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:27, 06:14](814 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:17, 06:17](799 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:57, 16:19](1210 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:11, 06:26] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:45](1146 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:20, 01:39](1117 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:38](1021 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:37](1038 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:40](1018 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 02:44](1137 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:18, 02:42](1154 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 02:37](1031 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:24, 06:06](1075 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:24, 06:19](1051 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:46](1135 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:21, 03:53](2507 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:21, 03:55](2462 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:15] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 06:12](1087 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:30] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:18, 02:44](1146 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:01] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:29, 00:44](259 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:48](322 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:26, 00:30](327 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:19] -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:36, 00:32](567 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:33, 00:16](458 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:12, 10:22] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:04, 03:38](1976 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:10, 10:00] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:52, 03:30](1946 MB) - -PASS -- COMPILE 'atml_intel' [12:10, 10:18] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:58, 04:13](1877 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:58, 04:12](1865 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:48, 02:20](1084 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:59] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:59, 05:33](1884 MB) - -PASS -- COMPILE 'atmw_intel' [12:11, 10:23] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:52, 01:50](1921 MB) - -PASS -- COMPILE 'atmaero_intel' [11:10, 10:00] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:00, 04:03](3169 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:55, 04:46](3092 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:44, 04:46](3105 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:35] ( 882 warnings 6 remarks ) - -PASS -- COMPILE 'atm_gnu' [06:11, 04:36] -PASS -- TEST 'control_c48_gnu' [11:43, 09:23](1507 MB) -PASS -- TEST 'control_stochy_gnu' [05:23, 03:36](488 MB) -PASS -- TEST 'control_ras_gnu' [06:24, 04:58](501 MB) -PASS -- TEST 'control_p8_gnu' [08:04, 05:12](1439 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [07:58, 05:08](1450 MB) -PASS -- TEST 'control_flake_gnu' [12:27, 10:31](534 MB) - -PASS -- COMPILE 'rrfs_gnu' [06:10, 04:23] -PASS -- TEST 'rap_control_gnu' [13:34, 11:25](809 MB) -PASS -- TEST 'rap_decomp_gnu' [13:35, 11:35](807 MB) -PASS -- TEST 'rap_2threads_gnu' [12:47, 10:19](919 MB) -PASS -- TEST 'rap_restart_gnu' [12:44, 06:56](575 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [13:38, 11:17](838 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [13:38, 11:31](837 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [15:47, 09:33](574 MB) -PASS -- TEST 'hrrr_control_gnu' [07:38, 05:47](806 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [07:30, 05:49](796 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [07:30, 05:21](904 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [07:32, 05:51](808 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [05:29, 03:00](555 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:28, 02:56](648 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [13:44, 11:05](801 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:58] -PASS -- TEST 'control_diag_debug_gnu' [03:48, 01:38](1265 MB) -PASS -- TEST 'regional_debug_gnu' [12:39, 10:45](738 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:25, 02:29](813 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:25, 02:22](813 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [04:23, 02:28](819 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:21, 02:33](819 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:41, 02:39](901 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:23, 03:48](817 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:22, 02:24](819 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:24, 02:27](810 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:23, 01:28](448 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:22, 01:37](450 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:41, 01:30](1427 MB) -PASS -- TEST 'rap_flake_debug_gnu' [04:25, 02:31](814 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:22, 02:43](820 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:36, 04:00](821 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:10, 02:58] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:11, 04:09] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:47, 09:39](697 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:31, 05:09](689 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:33, 08:56](739 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:35, 04:42](738 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:28, 05:18](687 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:40, 07:16](549 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [08:27, 03:48](531 MB) -PASS -- TEST 'conus13km_control_gnu' [05:56, 03:07](863 MB) -PASS -- TEST 'conus13km_2threads_gnu' [12:47, 07:37](865 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [07:45, 02:47](543 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:51] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:03, 10:18](3294 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 16:54] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [36:26, 17:17](1961 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [56:30, 17:35](2152 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [46:23, 08:17](1260 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [38:19, 19:06](1860 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:11, 16:05] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [32:08, 16:32](1971 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [13:10, 06:07] ( 1523 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [29:56, 25:34](1945 MB) + +PASS -- COMPILE 's2swa_intel' [18:11, 12:22] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [35:43, 13:29](3330 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [35:45, 13:00](3335 MB) +PASS -- TEST 'cpld_restart_p8_intel' [50:35, 07:08](3256 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [35:43, 13:01](3342 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [50:35, 07:09](3271 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [27:24, 12:30](3644 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [18:16, 13:00](3344 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [14:25, 10:28](3208 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [34:41, 13:00](3348 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [20:15, 10:03](3520 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [06:13, 06:29](3622 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [40:19, 15:43](4286 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [29:12, 09:27](4385 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [25:24, 07:20](3270 MB) + +PASS -- COMPILE 's2sw_intel' [17:11, 11:57] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:57, 07:36](1982 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [19:06, 11:01](2066 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:10, 05:58] ( 1413 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [31:12, 22:08](3374 MB) + +PASS -- COMPILE 's2sw_debug_intel' [11:10, 05:42] ( 1413 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [15:55, 09:08](2004 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [17:11, 11:07] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [12:05, 04:26](2034 MB) + +PASS -- COMPILE 's2s_intel' [18:11, 11:13] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:05, 07:51](3044 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [14:55, 02:20](3028 MB) +PASS -- TEST 'cpld_restart_c48_intel' [15:06, 01:27](2489 MB) + +PASS -- COMPILE 's2swa_faster_intel' [24:11, 16:40] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:52, 12:42](3351 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:12, 15:07] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [35:24, 27:09](2028 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [36:33, 13:54](1262 MB) +FAILED: TEST TIMED OUT -- TEST 'cpld_mpi_pdlib_p8_intel' [, ]( MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:10, 05:50] ( 1523 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [40:34, 30:40](1962 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:11, 10:47] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [16:35, 03:20](696 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [22:01, 03:12](1565 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [22:08, 03:15](1594 MB) +PASS -- TEST 'control_latlon_intel' [21:55, 03:11](1582 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [22:04, 03:13](1587 MB) +PASS -- TEST 'control_c48_intel' [22:53, 11:18](1716 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [11:34, 06:24](849 MB) +PASS -- TEST 'control_c192_intel' [31:19, 11:54](1754 MB) +PASS -- TEST 'control_c384_intel' [33:24, 13:37](1989 MB) +PASS -- TEST 'control_c384gdas_intel' [05:10, 08:14](1375 MB) +PASS -- TEST 'control_stochy_intel' [50:57, 01:43](655 MB) +PASS -- TEST 'control_stochy_restart_intel' [07:31, 01:00](508 MB) +PASS -- TEST 'control_lndp_intel' [10:46, 01:44](656 MB) +PASS -- TEST 'control_iovr4_intel' [07:51, 02:38](651 MB) +PASS -- TEST 'control_iovr5_intel' [03:54, 02:45](649 MB) +PASS -- TEST 'control_p8_intel' [02:17, 03:50](1872 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [57:19, 03:30](1871 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [57:11, 03:51](1880 MB) +PASS -- TEST 'control_restart_p8_intel' [06:52, 02:06](1128 MB) +PASS -- TEST 'control_noqr_p8_intel' [56:11, 03:51](1872 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:58, 02:03](1157 MB) +PASS -- TEST 'control_decomp_p8_intel' [56:11, 03:52](1863 MB) +PASS -- TEST 'control_2threads_p8_intel' [51:00, 03:43](1959 MB) +PASS -- TEST 'control_p8_lndp_intel' [54:03, 06:43](1877 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [53:21, 04:18](1951 MB) +PASS -- TEST 'control_p8_mynn_intel' [51:17, 03:21](1895 MB) +PASS -- TEST 'merra2_thompson_intel' [52:11, 03:32](1894 MB) +PASS -- TEST 'regional_control_intel' [09:43, 05:20](1092 MB) +PASS -- TEST 'regional_restart_intel' [15:43, 03:18](1087 MB) +PASS -- TEST 'regional_decomp_intel' [09:48, 05:42](1080 MB) +PASS -- TEST 'regional_2threads_intel' [05:32, 03:26](1082 MB) +PASS -- TEST 'regional_noquilt_intel' [07:37, 05:15](1388 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [18:44, 05:29](1089 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [17:43, 05:29](1085 MB) +PASS -- TEST 'regional_wofs_intel' [20:47, 06:59](1899 MB) + +PASS -- COMPILE 'rrfs_intel' [12:11, 10:14] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [43:48, 07:59](1104 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [39:25, 04:24](1245 MB) +PASS -- TEST 'rap_decomp_intel' [28:39, 08:18](1038 MB) +PASS -- TEST 'rap_2threads_intel' [28:37, 07:29](1169 MB) +PASS -- TEST 'rap_restart_intel' [06:42, 04:03](1090 MB) +PASS -- TEST 'rap_sfcdiff_intel' [24:42, 07:55](1100 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:38, 08:18](1034 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:43, 05:49](1128 MB) +PASS -- TEST 'hrrr_control_intel' [05:44, 03:58](1038 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [09:38, 04:09](1029 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [09:33, 03:43](1103 MB) +PASS -- TEST 'hrrr_control_restart_intel' [05:27, 02:13](983 MB) +PASS -- TEST 'rrfs_v1beta_intel' [13:46, 07:41](1088 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [14:26, 09:25](1975 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:27, 09:10](2047 MB) + +PASS -- COMPILE 'csawmg_intel' [14:11, 09:43] +PASS -- TEST 'control_csawmg_intel' [10:43, 06:14](1020 MB) +PASS -- TEST 'control_ras_intel' [07:24, 03:19](747 MB) + +PASS -- COMPILE 'csawmg_gnu' [08:10, 04:06] +PASS -- TEST 'control_csawmg_gnu' [18:46, 08:40](735 MB) + +PASS -- COMPILE 'wam_intel' [14:11, 09:36] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [15:54, 11:14](1660 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 09:45] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [07:50, 02:47](1887 MB) +PASS -- TEST 'regional_control_faster_intel' [09:42, 04:49](1097 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:16, 08:24] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:41, 02:12](1607 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:44, 02:07](1614 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:22, 03:01](823 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:22, 02:41](827 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:34, 04:10](1140 MB) +PASS -- TEST 'control_ras_debug_intel' [05:23, 02:45](839 MB) +PASS -- TEST 'control_diag_debug_intel' [04:44, 02:39](1671 MB) +PASS -- TEST 'control_debug_p8_intel' [04:39, 02:35](1907 MB) +PASS -- TEST 'regional_debug_intel' [19:33, 17:04](1097 MB) +PASS -- TEST 'rap_control_debug_intel' [06:23, 04:52](1216 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:23, 04:43](1207 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:23, 04:54](1211 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 04:55](1211 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:21, 04:52](1216 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:33, 05:08](1297 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:22, 04:52](1212 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:22, 04:57](1209 MB) +PASS -- TEST 'rap_lndp_debug_intel' [09:22, 04:58](1211 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [09:22, 04:43](1217 MB) +PASS -- TEST 'rap_noah_debug_intel' [09:22, 04:43](1213 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [09:22, 04:49](1212 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:26, 07:56](1205 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [10:25, 04:47](1211 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [10:29, 05:39](1214 MB) +PASS -- TEST 'rap_flake_debug_intel' [09:23, 04:46](1210 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:46, 08:28](1219 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:16, 04:31] +PASS -- TEST 'control_csawmg_debug_gnu' [06:37, 02:12](716 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:16, 05:03] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [17:49, 13:19](1663 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:16, 09:56] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:04, 03:59](1126 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:45, 06:35](1041 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:39, 03:28](991 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:43, 06:08](1078 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [08:34, 03:10](962 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:35, 03:33](922 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:57, 04:52](1028 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:30, 01:54](921 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [22:17, 10:28] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:59, 02:02](1183 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:45, 01:03](1104 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:46, 01:32](1089 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [23:18, 09:56] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:49, 04:11](979 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [27:17, 04:39] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:26, 05:00](1088 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:23, 04:48](1092 MB) +PASS -- TEST 'conus13km_debug_intel' [17:49, 13:47](1221 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:46, 13:36](923 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:40, 07:42](1149 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:41, 13:29](1300 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [26:18, 04:48] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 04:56](1142 MB) + +PASS -- COMPILE 'hafsw_intel' [20:24, 12:18] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:22, 04:55](724 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:33, 06:30](1094 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:28, 06:49](825 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:28, 13:11](855 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:31, 15:23](865 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:37, 05:20](492 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:28, 06:53](508 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [06:53, 02:45](368 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:45, 07:20](481 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:00, 03:47](520 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:11, 03:47](517 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:00, 04:18](579 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:33, 01:15](400 MB) +PASS -- TEST 'gnv1_nested_intel' [06:42, 04:03](1733 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [26:18, 04:58] ( 1465 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [20:05, 12:36](582 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [38:21, 11:19] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [16:03, 08:40](643 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [16:08, 08:41](732 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [38:21, 11:14] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:40, 06:26](676 MB) + +PASS -- COMPILE 'hafs_all_intel' [49:27, 11:03] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [14:19, 06:26](916 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [14:21, 06:33](792 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:59, 16:16](1221 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [50:27, 06:41] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:19, 02:51](1162 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:23, 01:41](1109 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:18, 02:45](1021 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:26, 02:42](1035 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [07:25, 02:45](1022 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [07:22, 02:44](1147 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:22, 02:43](1168 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [06:21, 02:39](1025 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:29, 06:28](1082 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:26, 06:22](1058 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:18, 02:45](1140 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:19, 03:56](2525 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:19, 04:01](2470 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [37:24, 03:17] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 06:18](1085 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [39:27, 06:32] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:19, 02:42](1163 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [35:25, 01:12] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:31, 00:54](260 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:24, 01:00](329 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:27, 00:30](325 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [40:26, 01:57] +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:31, 00:36](569 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:31, 00:27](459 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [43:25, 10:47] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:15, 03:49](1978 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [55:20, 10:39] ( 1 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'atm_ds2s_docn_dice_intel' [, ]( MB) + +PASS -- COMPILE 'atml_intel' [42:20, 11:09] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:11, 04:23](1861 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:13, 04:21](1864 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:50, 02:23](1088 MB) + +PASS -- COMPILE 'atml_debug_intel' [36:18, 06:11] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:02, 05:47](1893 MB) + +PASS -- COMPILE 'atmw_intel' [25:12, 10:25] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:53, 01:55](1917 MB) + +PASS -- COMPILE 'atmaero_intel' [22:12, 10:35] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:59, 04:13](3194 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:57, 04:49](3095 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:47, 04:50](3103 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [12:11, 04:46] ( 882 warnings 6 remarks ) + +PASS -- COMPILE 'atm_gnu' [11:11, 04:30] +PASS -- TEST 'control_c48_gnu' [11:43, 09:26](1506 MB) +PASS -- TEST 'control_stochy_gnu' [05:24, 03:24](489 MB) +PASS -- TEST 'control_ras_gnu' [07:26, 04:51](458 MB) +PASS -- TEST 'control_p8_gnu' [07:55, 05:12](1453 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [07:51, 05:11](1438 MB) +PASS -- TEST 'control_flake_gnu' [12:24, 10:32](534 MB) + +PASS -- COMPILE 'rrfs_gnu' [11:11, 04:10] +PASS -- TEST 'rap_control_gnu' [13:38, 11:18](805 MB) +PASS -- TEST 'rap_decomp_gnu' [13:35, 11:33](803 MB) +PASS -- TEST 'rap_2threads_gnu' [12:37, 10:12](916 MB) +PASS -- TEST 'rap_restart_gnu' [08:48, 05:45](574 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [13:42, 11:21](843 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [13:38, 11:23](811 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:56, 08:25](576 MB) +PASS -- TEST 'hrrr_control_gnu' [07:41, 05:46](838 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [07:38, 05:47](826 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [07:40, 05:13](904 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [07:33, 05:46](837 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [06:34, 03:05](555 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [06:39, 02:57](651 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [12:44, 10:55](802 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 06:26] +PASS -- TEST 'control_diag_debug_gnu' [03:47, 01:31](1259 MB) +PASS -- TEST 'regional_debug_gnu' [13:37, 11:08](746 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:24, 02:28](813 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:23, 02:23](809 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [04:23, 02:24](818 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [04:23, 02:26](816 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:40, 02:37](901 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:23, 03:47](809 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:24, 02:27](816 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:23, 02:27](808 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:23, 01:27](449 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:24, 01:38](438 MB) +PASS -- TEST 'control_debug_p8_gnu' [04:43, 01:36](1439 MB) +PASS -- TEST 'rap_flake_debug_gnu' [04:27, 02:29](812 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [06:24, 02:51](817 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [07:40, 04:13](818 MB) + +PASS -- COMPILE 'wam_debug_gnu' [06:10, 02:39] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:10, 04:17] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [13:35, 09:43](700 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [08:37, 05:09](689 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [12:43, 08:52](741 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:41, 04:41](736 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [08:33, 05:14](694 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:46, 07:15](547 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:31, 02:38](532 MB) +PASS -- TEST 'conus13km_control_gnu' [07:00, 03:08](862 MB) +PASS -- TEST 'conus13km_2threads_gnu' [07:52, 05:53](867 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:51, 01:50](550 MB) PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:12] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:39, 05:52](717 MB) +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:50, 05:49](717 MB) -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:21] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:23, 02:21](706 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:22, 02:23](704 MB) -PASS -- TEST 'conus13km_debug_gnu' [10:26, 06:17](879 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [08:45, 06:17](571 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [09:46, 07:29](880 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:41, 06:11](947 MB) +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:10, 06:26] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [05:26, 02:24](707 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [05:26, 02:20](710 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:53, 06:24](872 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:49, 06:24](568 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [11:45, 07:33](883 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:45, 06:14](945 MB) -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:23] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:24, 02:26](737 MB) +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:10, 06:42] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:26, 02:27](727 MB) -PASS -- COMPILE 's2swa_gnu' [17:12, 15:30] +PASS -- COMPILE 's2swa_gnu' [18:11, 16:15] -PASS -- COMPILE 's2s_gnu' [16:11, 15:05] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [16:11, 12:51](1502 MB) +PASS -- COMPILE 's2s_gnu' [17:11, 15:27] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [21:12, 18:32](1497 MB) -PASS -- COMPILE 's2swa_debug_gnu' [04:10, 03:03] +PASS -- COMPILE 's2swa_debug_gnu' [05:10, 03:05] -PASS -- COMPILE 's2sw_pdlib_gnu' [17:11, 15:19] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [28:03, 25:30](1441 MB) +PASS -- COMPILE 's2sw_pdlib_gnu' [17:11, 15:49] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [47:16, 33:56](1452 MB) -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:54] +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [07:10, 02:58] -PASS -- COMPILE 'datm_cdeps_gnu' [16:12, 14:46] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:17, 03:01](689 MB) +PASS -- COMPILE 'datm_cdeps_gnu' [19:11, 15:00] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:19, 02:59](692 MB) -PASS -- COMPILE 'atm_fbh_intel' [11:12, 09:27] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:30, 11:44](1085 MB) +PASS -- COMPILE 'atm_fbh_intel' [12:11, 09:22] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:28, 11:39](1091 MB) SYNOPSIS: -Starting Date/Time: 20241019 00:16:58 -Ending Date/Time: 20241019 02:02:41 -Total Time: 01h:46m:51s +Starting Date/Time: 20241029 01:28:58 +Ending Date/Time: 20241029 08:39:47 +Total Time: 07h:11m:05s Compiles Completed: 59/59 -Tests Completed: 246/246 +Tests Completed: 244/246 +Failed Tests: +* TEST cpld_mpi_pdlib_p8_intel: FAILED: TEST TIMED OUT +-- LOG: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_906265/cpld_mpi_pdlib_p8_intel/err +* TEST atm_ds2s_docn_dice_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /scratch2/NCEPDEV/marine/Jong.Kim/UFS-RT/rt-2425/tests/logs/log_hera/run_atm_ds2s_docn_dice_intel.log NOTES: -A file 'test_changes.list' was generated but is empty. +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. If you are using this log as a pull request verification, please commit 'test_changes.list'. -Result: SUCCESS +Result: FAILURE + +====END OF HERA REGRESSION TESTING LOG==== +====START OF HERA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +20191d85286242c7e38a3ddada32e7c03e4452f5 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_3196770 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2sw_pdlib_intel' [17:12, 15:12] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [29:06, 26:59](2016 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:54, 31:48](1926 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 11:39] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:37, 10:56](2069 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:11, 10:26] ( 1 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'atm_ds2s_docn_dice_intel' [, ]( MB) + +SYNOPSIS: +Starting Date/Time: 20241029 12:27:30 +Ending Date/Time: 20241029 13:49:01 +Total Time: 01h:21m:37s +Compiles Completed: 3/3 +Tests Completed: 3/4 +Failed Tests: +* TEST atm_ds2s_docn_dice_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /scratch2/NCEPDEV/marine/Jong.Kim/UFS-RT/rt-2425/tests/logs/log_hera/run_atm_ds2s_docn_dice_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF HERA REGRESSION TESTING LOG==== +====START OF HERA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +20191d85286242c7e38a3ddada32e7c03e4452f5 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_3196770 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2sw_pdlib_intel' [17:12, 15:12] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [29:06, 26:59](2016 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:54, 31:48](1926 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 11:39] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:37, 10:56](2069 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:11, 10:26] ( 1 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'atm_ds2s_docn_dice_intel' [, ]( MB) + +SYNOPSIS: +Starting Date/Time: 20241029 12:27:30 +Ending Date/Time: 20241029 13:49:01 +Total Time: 01h:21m:37s +Compiles Completed: 3/3 +Tests Completed: 3/4 +Failed Tests: +* TEST atm_ds2s_docn_dice_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /scratch2/NCEPDEV/marine/Jong.Kim/UFS-RT/rt-2425/tests/logs/log_hera/run_atm_ds2s_docn_dice_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE ====END OF HERA REGRESSION TESTING LOG==== diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 644a1f611f..ab731521e4 100644 --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,7 +1,7 @@ -====START OF HERCULES REGRESSION TESTING LOG==== +====START OF hercules REGRESSION TESTING LOG==== UFSWM hash used in testing: -6bd7ea845b22492c06f61a14c242fce7da453a15 +454eb51f3a0d590b77b8aefd9e8fa6755534b32e Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,9 +11,792 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-529f870d33b65c3b6c1aa3c3236b94efc3bd336d FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/jongkim/FV3_RT/rt_549981 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-r) - USE ROCOTO + +FAIL -- COMPILE s2swa_32bit_intel +PASS -- TEST cpld_control_p8_mixedmode_intel [14:34, 13:41] (2129052 MB) + +FAIL -- COMPILE s2swa_32bit_pdlib_intel +PASS -- TEST cpld_control_gfsv17_intel [14:21, 13:30] (1992588 MB) +PASS -- TEST cpld_control_gfsv17_iau_intel [15:35, 14:21] (2270620 MB) +PASS -- TEST cpld_restart_gfsv17_intel [07:58, 06:40] (1335740 MB) +PASS -- TEST cpld_mpi_gfsv17_intel [16:05, 15:10] (1905184 MB) + +FAIL -- COMPILE s2swa_32bit_pdlib_sfs_intel +PASS -- TEST cpld_control_sfs_intel [13:49, 13:16] (1988044 MB) + +FAIL -- COMPILE s2swa_32bit_pdlib_debug_intel +PASS -- TEST cpld_debug_gfsv17_intel [08:26, 25:42] (1976080 MB) + +FAIL -- COMPILE s2swa_intel +PASS -- TEST cpld_control_p8_intel [15:59, 15:08] (2207060 MB) +PASS -- TEST cpld_control_p8.v2.sfc_intel [14:56, 14:04] (2204492 MB) +PASS -- TEST cpld_restart_p8_intel [08:38, 07:40] (1958368 MB) +PASS -- TEST cpld_control_qr_p8_intel [15:12, 14:13] (2228560 MB) +PASS -- TEST cpld_restart_qr_p8_intel [08:32, 07:36] (1733260 MB) +PASS -- TEST cpld_2threads_p8_intel [17:12, 16:31] (2567676 MB) +PASS -- TEST cpld_decomp_p8_intel [14:36, 13:49] (2199280 MB) +PASS -- TEST cpld_mpi_p8_intel [12:55, 12:01] (2094048 MB) +PASS -- TEST cpld_control_ciceC_p8_intel [15:24, 14:35] (2203152 MB) +PASS -- TEST cpld_control_c192_p8_intel [16:33, 15:03] (2964968 MB) +PASS -- TEST cpld_restart_c192_p8_intel [09:44, 07:18] (2907332 MB) +PASS -- TEST cpld_bmark_p8_intel [23:07, 17:56] (3827024 MB) +PASS -- TEST cpld_restart_bmark_p8_intel [18:41, 11:03] (3635676 MB) +PASS -- TEST cpld_s2sa_p8_intel [07:58, 07:08] (2112452 MB) + +FAIL -- COMPILE s2sw_intel +PASS -- TEST cpld_control_noaero_p8_intel [13:55, 13:12] (2011652 MB) +PASS -- TEST cpld_control_nowave_noaero_p8_intel [11:26, 10:40] (2115484 MB) + +FAIL -- COMPILE s2swa_debug_intel +PASS -- TEST cpld_debug_p8_intel [20:14, 19:28] (2233900 MB) + +FAIL -- COMPILE s2sw_debug_intel +PASS -- TEST cpld_debug_noaero_p8_intel [09:14, 08:27] (2036028 MB) + +FAIL -- COMPILE s2s_aoflux_intel +PASS -- TEST cpld_control_noaero_p8_agrid_intel [05:55, 05:05] (2064352 MB) + +FAIL -- COMPILE s2s_intel +PASS -- TEST cpld_control_c48_intel [06:47, 06:03] (3039992 MB) +PASS -- TEST cpld_warmstart_c48_intel [02:22, 01:48] (3011196 MB) +PASS -- TEST cpld_restart_c48_intel [01:27, 01:04] (2469040 MB) + +PASS -- COMPILE s2swa_faster_intel [11:59, 11:59](1 warnings,10 remarks) +PASS -- TEST cpld_control_p8_faster_intel [15:32, 14:44] (2208220 MB) + +PASS -- COMPILE s2sw_pdlib_intel [16:08, 16:08](1 warnings,10 remarks) +PASS -- TEST cpld_control_pdlib_p8_intel [23:22, 22:31] (2073144 MB) +PASS -- TEST cpld_restart_pdlib_p8_intel [12:21, 11:20] (1421848 MB) +PASS -- TEST cpld_mpi_pdlib_p8_intel [26:07, 25:21] (1995652 MB) + +PASS -- COMPILE s2sw_pdlib_debug_intel [04:39, 04:39](1523 warnings,2000 remarks) +PASS -- TEST cpld_debug_pdlib_p8_intel [28:04, 27:16] (2008368 MB) + +PASS -- COMPILE atm_dyn32_intel [09:08, 09:07](1 warnings,1 remarks) +PASS -- TEST control_flake_intel [03:14, 03:01] (712336 MB) +PASS -- TEST control_CubedSphereGrid_intel [03:23, 02:49] (1580936 MB) +PASS -- TEST control_CubedSphereGrid_parallel_intel [03:25, 02:53] (1608712 MB) +PASS -- TEST control_latlon_intel [03:19, 02:55] (1579364 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_intel [03:19, 02:49] (1592952 MB) +PASS -- TEST control_c48_intel [10:40, 10:17] (1694584 MB) +PASS -- TEST control_c48.v2.sfc_intel [06:09, 05:56] (825712 MB) +PASS -- TEST control_c192_intel [11:04, 10:22] (1773152 MB) +PASS -- TEST control_c384_intel [14:02, 12:36] (2021220 MB) +PASS -- TEST control_c384gdas_intel [09:30, 07:48] (1500712 MB) +PASS -- TEST control_stochy_intel [01:42, 01:30] (660648 MB) +PASS -- TEST control_stochy_restart_intel [01:19, 01:01] (532184 MB) +PASS -- TEST control_lndp_intel [01:39, 01:26] (667232 MB) +PASS -- TEST control_iovr4_intel [02:22, 02:09] (656052 MB) +PASS -- TEST control_iovr5_intel [02:23, 02:13] (651652 MB) +PASS -- TEST control_p8_intel [03:59, 03:13] (1889864 MB) +PASS -- TEST control_p8.v2.sfc_intel [03:33, 02:43] (1906328 MB) +PASS -- TEST control_p8_ugwpv1_intel [03:56, 03:08] (1886388 MB) +PASS -- TEST control_restart_p8_intel [02:32, 01:57] (1145972 MB) +PASS -- TEST control_noqr_p8_intel [03:51, 03:15] (1879132 MB) +PASS -- TEST control_restart_noqr_p8_intel [02:24, 01:54] (1224300 MB) +PASS -- TEST control_decomp_p8_intel [03:58, 03:17] (1861224 MB) +PASS -- TEST control_2threads_p8_intel [03:56, 03:03] (1951424 MB) +PASS -- TEST control_p8_lndp_intel [06:15, 05:44] (1876256 MB) +PASS -- TEST control_p8_rrtmgp_intel [04:27, 03:38] (1967208 MB) +PASS -- TEST control_p8_mynn_intel [03:38, 02:46] (1907120 MB) +PASS -- TEST merra2_thompson_intel [03:55, 02:56] (1896600 MB) +PASS -- TEST regional_control_intel [05:02, 04:41] (1185876 MB) +PASS -- TEST regional_restart_intel [03:00, 02:40] (1163896 MB) +PASS -- TEST regional_decomp_intel [05:19, 04:48] (1178180 MB) +PASS -- TEST regional_2threads_intel [03:28, 03:04] (1152644 MB) +PASS -- TEST regional_noquilt_intel [04:52, 04:31] (1515352 MB) +PASS -- TEST regional_netcdf_parallel_intel [05:06, 04:37] (1195488 MB) +PASS -- TEST regional_2dwrtdecomp_intel [04:56, 04:37] (1193072 MB) +PASS -- TEST regional_wofs_intel [06:24, 06:02] (2080804 MB) + +PASS -- COMPILE rrfs_intel [08:44, 08:44](3 warnings,9 remarks) +PASS -- TEST rap_control_intel [07:22, 06:41] (1184412 MB) +PASS -- TEST regional_spp_sppt_shum_skeb_intel [04:51, 04:14] (1339776 MB) +PASS -- TEST rap_decomp_intel [07:36, 06:59] (1141716 MB) +PASS -- TEST rap_2threads_intel [07:00, 06:24] (1372836 MB) +PASS -- TEST rap_restart_intel [04:21, 03:37] (1132668 MB) +PASS -- TEST rap_sfcdiff_intel [07:14, 06:38] (1207312 MB) +PASS -- TEST rap_sfcdiff_decomp_intel [07:37, 07:03] (1153228 MB) +PASS -- TEST rap_sfcdiff_restart_intel [05:51, 05:08] (1181088 MB) +PASS -- TEST hrrr_control_intel [04:07, 03:29] (1085908 MB) +PASS -- TEST hrrr_control_decomp_intel [04:19, 03:42] (1041804 MB) +PASS -- TEST hrrr_control_2threads_intel [04:02, 03:22] (1106240 MB) +PASS -- TEST hrrr_control_restart_intel [02:06, 01:56] (1019224 MB) +PASS -- TEST rrfs_v1beta_intel [07:11, 06:31] (1189780 MB) +PASS -- TEST rrfs_v1nssl_intel [08:30, 08:19] (1993276 MB) +PASS -- TEST rrfs_v1nssl_nohailnoccn_intel [08:21, 08:10] (2163524 MB) + +PASS -- COMPILE csawmg_intel [08:07, 08:06] +PASS -- TEST control_csawmg_intel [07:37, 07:15] (1070392 MB) +PASS -- TEST control_ras_intel [03:13, 03:03] (811408 MB) + +PASS -- COMPILE csawmg_gnu [03:59, 03:59] +PASS -- TEST control_csawmg_gnu [07:56, 07:35] (1058612 MB) + +PASS -- COMPILE wam_intel [08:07, 08:07],1 remarks) +PASS -- TEST control_wam_intel [10:28, 09:57] (1653752 MB) + +PASS -- COMPILE atm_faster_dyn32_intel [09:03, 09:03],1 remarks) +PASS -- TEST control_p8_faster_intel [04:08, 03:21] (1887616 MB) +PASS -- TEST regional_control_faster_intel [06:27, 06:04] (1182304 MB) + +PASS -- COMPILE atm_debug_dyn32_intel [06:02, 06:02](882 warnings,9 remarks) +PASS -- TEST control_CubedSphereGrid_debug_intel [02:31, 02:03] (1621912 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_debug_intel [02:27, 01:53] (1615136 MB) +PASS -- TEST control_stochy_debug_intel [02:50, 02:36] (842456 MB) +PASS -- TEST control_lndp_debug_intel [02:32, 02:22] (845672 MB) +PASS -- TEST control_csawmg_debug_intel [04:47, 04:24] (1144636 MB) +PASS -- TEST control_ras_debug_intel [02:30, 02:23] (840964 MB) +PASS -- TEST control_diag_debug_intel [03:05, 02:34] (1691956 MB) +PASS -- TEST control_debug_p8_intel [03:41, 03:14] (1910724 MB) +PASS -- TEST regional_debug_intel [16:19, 15:54] (1143036 MB) +PASS -- TEST rap_control_debug_intel [04:26, 04:13] (1218964 MB) +PASS -- TEST hrrr_control_debug_intel [04:21, 04:06] (1219272 MB) +PASS -- TEST hrrr_gf_debug_intel [04:18, 04:07] (1233844 MB) +PASS -- TEST hrrr_c3_debug_intel [04:25, 04:10] (1226148 MB) +PASS -- TEST rap_unified_drag_suite_debug_intel [04:25, 04:09] (1223264 MB) +PASS -- TEST rap_diag_debug_intel [04:49, 04:31] (1301008 MB) +PASS -- TEST rap_cires_ugwp_debug_intel [04:35, 04:21] (1217808 MB) +PASS -- TEST rap_unified_ugwp_debug_intel [04:37, 04:24] (1236272 MB) +PASS -- TEST rap_lndp_debug_intel [04:25, 04:17] (1219468 MB) +PASS -- TEST rap_progcld_thompson_debug_intel [04:33, 04:24] (1221168 MB) +PASS -- TEST rap_noah_debug_intel [04:15, 04:04] (1230100 MB) +PASS -- TEST rap_sfcdiff_debug_intel [04:26, 04:17] (1217564 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_intel [07:16, 07:00] (1219376 MB) +PASS -- TEST rrfs_v1beta_debug_intel [04:25, 04:10] (1217876 MB) +PASS -- TEST rap_clm_lake_debug_intel [05:19, 05:02] (1227560 MB) +PASS -- TEST rap_flake_debug_intel [04:35, 04:17] (1222728 MB) +PASS -- TEST gnv1_c96_no_nest_debug_intel [08:16, 07:31] (1233828 MB) + +PASS -- COMPILE atm_debug_dyn32_gnu [04:53, 04:53] +PASS -- TEST control_csawmg_debug_gnu [03:15, 02:55] (1039500 MB) + +PASS -- COMPILE wam_debug_intel [04:18, 04:18](837 warnings,1 remarks) + +PASS -- COMPILE rrfs_dyn32_phy32_intel [08:19, 08:18](3 warnings,8 remarks) +PASS -- TEST regional_spp_sppt_shum_skeb_dyn32_phy32_intel [04:47, 04:13] (1209796 MB) +PASS -- TEST rap_control_dyn32_phy32_intel [07:00, 06:20] (1158932 MB) +PASS -- TEST hrrr_control_dyn32_phy32_intel [04:11, 03:19] (1032792 MB) +PASS -- TEST rap_2threads_dyn32_phy32_intel [06:32, 05:53] (1273912 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_intel [08:42, 07:51] (1029316 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_intel [04:23, 03:35] (989632 MB) +PASS -- TEST rap_restart_dyn32_phy32_intel [05:36, 04:53] (1120012 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_intel [02:10, 01:50] (956076 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_faster_intel [10:34, 10:34](3 warnings,8 remarks) +PASS -- TEST conus13km_control_intel [02:18, 01:45] (1286348 MB) +PASS -- TEST conus13km_2threads_intel [01:11, 00:46] (1183640 MB) +PASS -- TEST conus13km_restart_mismatch_intel [01:36, 01:08] (1144960 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_intel [08:17, 08:17](3 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_intel [04:18, 03:52] (1067396 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_debug_intel [03:30, 03:29](785 warnings,8 remarks) +PASS -- TEST rap_control_debug_dyn32_phy32_intel [04:30, 04:20] (1100900 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_intel [04:36, 04:25] (1096640 MB) +PASS -- TEST conus13km_debug_intel [12:32, 12:02] (1332032 MB) +PASS -- TEST conus13km_debug_qr_intel [12:56, 12:20] (992268 MB) +PASS -- TEST conus13km_debug_2threads_intel [07:56, 07:30] (1244488 MB) +PASS -- TEST conus13km_radar_tten_debug_intel [12:29, 11:58] (1420484 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_debug_intel [03:57, 03:57](785 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_debug_intel [04:54, 04:43] (1169492 MB) + +PASS -- COMPILE hafsw_intel [10:03, 10:03](1 warnings,9 remarks) +PASS -- TEST hafs_regional_atm_intel [06:44, 05:47] (853968 MB) +PASS -- TEST hafs_regional_atm_thompson_gfdlsf_intel [05:54, 05:36] (1251520 MB) +PASS -- TEST hafs_regional_atm_ocn_intel [07:57, 06:48] (936692 MB) +PASS -- TEST hafs_regional_atm_wav_intel [15:12, 14:16] (962932 MB) +PASS -- TEST hafs_regional_atm_ocn_wav_intel [16:25, 15:19] (978004 MB) +PASS -- TEST hafs_regional_1nest_atm_intel [06:32, 05:44] (592264 MB) +PASS -- TEST hafs_regional_telescopic_2nests_atm_intel [09:06, 07:55] (604044 MB) +PASS -- TEST hafs_global_1nest_atm_intel [03:21, 02:51] (432520 MB) +PASS -- TEST hafs_global_multiple_4nests_atm_intel [10:07, 08:21] (545828 MB) +PASS -- TEST hafs_regional_specified_moving_1nest_atm_intel [04:49, 04:11] (602192 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_intel [04:44, 04:00] (605608 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_intel [05:47, 05:02] (658084 MB) +PASS -- TEST hafs_global_storm_following_1nest_atm_intel [01:31, 01:11] (449916 MB) + +PASS -- COMPILE hafsw_debug_intel [04:30, 04:30](1465 warnings,1502 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_debug_intel [13:06, 12:18] (638468 MB) + +PASS -- COMPILE hafsw_faster_intel [10:30, 10:30],8 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_intel [16:30, 15:37] (756252 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel [16:12, 15:12] (837748 MB) + +PASS -- COMPILE hafs_mom6w_intel [10:16, 10:15],7 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel [11:27, 10:01] (819308 MB) + +PASS -- COMPILE hafs_all_intel [09:52, 09:52],8 remarks) +PASS -- TEST hafs_regional_docn_intel [08:00, 07:07] (918244 MB) +PASS -- TEST hafs_regional_docn_oisst_intel [08:03, 07:08] (892412 MB) +PASS -- TEST hafs_regional_datm_cdeps_intel [12:38, 12:02] (1351648 MB) + +PASS -- COMPILE datm_cdeps_intel [06:37, 06:36],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_intel [02:36, 02:30] (1154124 MB) +PASS -- TEST datm_cdeps_restart_cfsr_intel [01:30, 01:24] (1107604 MB) +PASS -- TEST datm_cdeps_control_gefs_intel [02:12, 02:07] (1018128 MB) +PASS -- TEST datm_cdeps_iau_gefs_intel [02:14, 02:10] (1017836 MB) +PASS -- TEST datm_cdeps_stochy_gefs_intel [02:14, 02:10] (1017872 MB) +PASS -- TEST datm_cdeps_ciceC_cfsr_intel [02:32, 02:27] (1153992 MB) +PASS -- TEST datm_cdeps_bulk_cfsr_intel [03:06, 02:59] (1117476 MB) +PASS -- TEST datm_cdeps_bulk_gefs_intel [02:16, 02:10] (1014620 MB) +PASS -- TEST datm_cdeps_mx025_cfsr_intel [05:43, 05:02] (1155016 MB) +PASS -- TEST datm_cdeps_mx025_gefs_intel [05:42, 04:59] (1150552 MB) +PASS -- TEST datm_cdeps_multiple_files_cfsr_intel [02:20, 02:15] (1151884 MB) +PASS -- TEST datm_cdeps_3072x1536_cfsr_intel [03:27, 03:22] (2444872 MB) +PASS -- TEST datm_cdeps_gfs_intel [04:16, 04:10] (2434180 MB) + +PASS -- COMPILE datm_cdeps_debug_intel [03:59, 03:58](2 warnings,2 remarks) +PASS -- TEST datm_cdeps_debug_cfsr_intel [05:21, 05:16] (1077740 MB) + +PASS -- COMPILE datm_cdeps_faster_intel [06:04, 06:04],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_faster_intel [02:29, 02:24] (1161204 MB) + +PASS -- COMPILE datm_cdeps_land_intel [00:50, 00:49],1 remarks) +PASS -- TEST datm_cdeps_lnd_gswp3_intel [01:18, 00:58] (330172 MB) +PASS -- TEST datm_cdeps_lnd_era5_intel [01:14, 00:55] (574464 MB) +PASS -- TEST datm_cdeps_lnd_era5_rst_intel [00:48, 00:34] (575864 MB) + +PASS -- COMPILE atm_ds2s_docn_pcice_intel [09:28, 09:28],3 remarks) +PASS -- TEST atm_ds2s_docn_pcice_intel [05:08, 04:26] (2009340 MB) + +PASS -- COMPILE atml_intel [09:10, 09:10](8 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_sbs_intel [06:53, 05:54] (1891808 MB) +PASS -- TEST control_p8_atmlnd_intel [06:44, 05:47] (1896252 MB) +PASS -- TEST control_restart_p8_atmlnd_intel [03:35, 03:05] (1130496 MB) + +PASS -- COMPILE atml_debug_intel [05:09, 05:09](880 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_debug_intel [06:56, 06:00] (1926048 MB) + +PASS -- COMPILE atmw_intel [10:00, 09:59],8 remarks) +PASS -- TEST atmwav_control_noaero_p8_intel [02:28, 01:47] (1933244 MB) + +PASS -- COMPILE atmaero_intel [09:25, 09:25],1 remarks) +PASS -- TEST atmaero_control_p8_intel [04:32, 03:51] (2000772 MB) +PASS -- TEST atmaero_control_p8_rad_intel [05:20, 04:38] (1794868 MB) +PASS -- TEST atmaero_control_p8_rad_micro_intel [05:13, 04:40] (1799496 MB) + +PASS -- COMPILE atmaq_debug_intel [04:22, 04:22](882 warnings,6 remarks) +PASS -- TEST regional_atmaq_debug_intel [18:46, 17:30] (4579644 MB) + +PASS -- COMPILE atm_gnu [04:58, 04:57] +PASS -- TEST control_c48_gnu [12:10, 11:41] (1522012 MB) +PASS -- TEST control_stochy_gnu [02:44, 02:31] (719600 MB) +PASS -- TEST control_ras_gnu [04:07, 03:55] (721840 MB) +PASS -- TEST control_p8_gnu [04:59, 04:14] (1718952 MB) +PASS -- TEST control_p8_ugwpv1_gnu [04:47, 04:08] (1718420 MB) +PASS -- TEST control_flake_gnu [04:47, 04:36] (799048 MB) + +PASS -- COMPILE rrfs_gnu [04:06, 04:06] +PASS -- TEST rap_control_gnu [08:42, 08:03] (1072444 MB) +PASS -- TEST rap_decomp_gnu [08:41, 08:01] (1072968 MB) +PASS -- TEST rap_2threads_gnu [07:58, 07:22] (1113052 MB) +PASS -- TEST rap_restart_gnu [04:55, 04:07] (878704 MB) +PASS -- TEST rap_sfcdiff_gnu [09:03, 08:27] (1077724 MB) +PASS -- TEST rap_sfcdiff_decomp_gnu [09:08, 08:33] (1071920 MB) +PASS -- TEST rap_sfcdiff_restart_gnu [06:38, 06:06] (876924 MB) +PASS -- TEST hrrr_control_gnu [05:05, 04:23] (1061160 MB) +PASS -- TEST hrrr_control_noqr_gnu [04:52, 04:21] (1127308 MB) +PASS -- TEST hrrr_control_2threads_gnu [04:35, 03:54] (1013980 MB) +PASS -- TEST hrrr_control_decomp_gnu [04:52, 04:15] (1062664 MB) +PASS -- TEST hrrr_control_restart_gnu [02:43, 02:22] (877672 MB) +PASS -- TEST hrrr_control_restart_noqr_gnu [02:29, 02:10] (926992 MB) +PASS -- TEST rrfs_v1beta_gnu [08:42, 08:02] (1072884 MB) + +PASS -- COMPILE atm_dyn32_debug_gnu [05:45, 05:45] +PASS -- TEST control_diag_debug_gnu [01:49, 01:20] (1617920 MB) +PASS -- TEST regional_debug_gnu [07:15, 06:50] (1143976 MB) +PASS -- TEST rap_control_debug_gnu [02:21, 02:13] (1086324 MB) +PASS -- TEST hrrr_control_debug_gnu [02:08, 02:00] (1077604 MB) +PASS -- TEST hrrr_gf_debug_gnu [02:33, 02:18] (1083148 MB) +PASS -- TEST hrrr_c3_debug_gnu [02:30, 02:17] (1084532 MB) +PASS -- TEST rap_diag_debug_gnu [02:35, 02:19] (1258784 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_gnu [03:21, 03:13] (1083160 MB) +PASS -- TEST rap_progcld_thompson_debug_gnu [02:18, 02:07] (1085696 MB) +PASS -- TEST rrfs_v1beta_debug_gnu [02:14, 02:06] (1081336 MB) +PASS -- TEST control_ras_debug_gnu [01:29, 01:21] (715124 MB) +PASS -- TEST control_stochy_debug_gnu [01:42, 01:33] (712120 MB) +PASS -- TEST control_debug_p8_gnu [01:55, 01:25] (1693712 MB) +PASS -- TEST rap_flake_debug_gnu [02:24, 02:14] (1088464 MB) +PASS -- TEST rap_clm_lake_debug_gnu [02:21, 02:12] (1087968 MB) +PASS -- TEST gnv1_c96_no_nest_debug_gnu [04:03, 03:27] (1087860 MB) + +PASS -- COMPILE wam_debug_gnu [02:36, 02:36] +PASS -- TEST control_wam_debug_gnu [06:02, 05:37] (1554940 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_gnu [04:16, 04:16] +PASS -- TEST rap_control_dyn32_phy32_gnu [08:32, 07:55] (952204 MB) +PASS -- TEST hrrr_control_dyn32_phy32_gnu [04:57, 04:11] (943832 MB) +PASS -- TEST rap_2threads_dyn32_phy32_gnu [07:36, 06:57] (965484 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_gnu [04:18, 03:33] (877348 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_gnu [04:44, 04:01] (940144 MB) +PASS -- TEST rap_restart_dyn32_phy32_gnu [06:38, 05:54] (855396 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_gnu [02:35, 02:13] (853108 MB) +PASS -- TEST conus13km_control_gnu [03:08, 02:32] (1254652 MB) +PASS -- TEST conus13km_2threads_gnu [01:43, 01:16] (1165044 MB) +PASS -- TEST conus13km_restart_mismatch_gnu [02:03, 01:36] (920716 MB) + +PASS -- COMPILE atm_dyn64_phy32_gnu [08:49, 08:49] +PASS -- TEST rap_control_dyn64_phy32_gnu [05:17, 04:51] (985380 MB) + +PASS -- COMPILE atm_dyn32_phy32_debug_gnu [07:00, 06:59] +PASS -- TEST rap_control_debug_dyn32_phy32_gnu [02:20, 02:04] (973112 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_gnu [02:12, 01:58] (959660 MB) +PASS -- TEST conus13km_debug_gnu [06:04, 05:29] (1273204 MB) +PASS -- TEST conus13km_debug_qr_gnu [06:19, 05:50] (948064 MB) +PASS -- TEST conus13km_debug_2threads_gnu [03:44, 03:17] (1185476 MB) +PASS -- TEST conus13km_radar_tten_debug_gnu [05:55, 05:21] (1342552 MB) + +PASS -- COMPILE atm_dyn64_phy32_debug_gnu [08:17, 08:16] +PASS -- TEST rap_control_dyn64_phy32_debug_gnu [02:21, 02:07] (999504 MB) + +PASS -- COMPILE s2swa_gnu [19:27, 19:26] +PASS -- COMPILE s2s_gnu [18:07, 18:06] +PASS -- TEST cpld_control_nowave_noaero_p8_gnu [15:16, 14:28] (2736576 MB) + +PASS -- COMPILE s2swa_debug_gnu [06:12, 06:12] +PASS -- COMPILE s2sw_pdlib_gnu [19:39, 19:38] +PASS -- TEST cpld_control_pdlib_p8_gnu [40:40, 39:51] (3072508 MB) + +PASS -- COMPILE s2sw_pdlib_debug_gnu [03:33, 03:33] +PASS -- TEST cpld_debug_pdlib_p8_gnu [15:29, 14:42] (3026256 MB) + +PASS -- COMPILE datm_cdeps_gnu [15:02, 15:02] +PASS -- TEST datm_cdeps_control_cfsr_gnu [03:44, 03:36] (772020 MB) + +PASS -- COMPILE atm_fbh_intel [08:10, 08:10](3 warnings,8 remarks) +PASS -- TEST cpld_regional_atm_fbh_intel [15:36, 15:21] (1063208 MB) + + +SYNOPSIS: +Starting Date/Time: 2024-10-29 16:31:21 +Ending Date/Time: 2024-10-30 07:43:38 +Total Time: 15h:12m:17s +Compiles Completed: 47/57 +Tests Completed: 244/244 + + +NOTES: +A file test_changes.list was generated but is empty. +If you are using this log as a pull request verification, please commit test_changes.list. + +Result: SUCCESS + +====END OF hercules REGRESSION TESTING LOG==== + +FAIL -- COMPILE s2swa_32bit_intel +PASS -- TEST cpld_control_p8_mixedmode_intel [14:34, 13:41] (2129052 MB) + +FAIL -- COMPILE s2swa_32bit_pdlib_intel +PASS -- TEST cpld_control_gfsv17_intel [14:21, 13:30] (1992588 MB) +PASS -- TEST cpld_control_gfsv17_iau_intel [15:35, 14:21] (2270620 MB) +PASS -- TEST cpld_restart_gfsv17_intel [07:58, 06:40] (1335740 MB) +PASS -- TEST cpld_mpi_gfsv17_intel [16:05, 15:10] (1905184 MB) + +FAIL -- COMPILE s2swa_32bit_pdlib_sfs_intel +PASS -- TEST cpld_control_sfs_intel [13:49, 13:16] (1988044 MB) + +FAIL -- COMPILE s2swa_32bit_pdlib_debug_intel +PASS -- TEST cpld_debug_gfsv17_intel [08:26, 25:42] (1976080 MB) + +FAIL -- COMPILE s2swa_intel +PASS -- TEST cpld_control_p8_intel [15:59, 15:08] (2207060 MB) +PASS -- TEST cpld_control_p8.v2.sfc_intel [14:56, 14:04] (2204492 MB) +PASS -- TEST cpld_restart_p8_intel [08:38, 07:40] (1958368 MB) +PASS -- TEST cpld_control_qr_p8_intel [15:12, 14:13] (2228560 MB) +PASS -- TEST cpld_restart_qr_p8_intel [08:32, 07:36] (1733260 MB) +PASS -- TEST cpld_2threads_p8_intel [17:12, 16:31] (2567676 MB) +PASS -- TEST cpld_decomp_p8_intel [14:36, 13:49] (2199280 MB) +PASS -- TEST cpld_mpi_p8_intel [12:55, 12:01] (2094048 MB) +PASS -- TEST cpld_control_ciceC_p8_intel [15:24, 14:35] (2203152 MB) +PASS -- TEST cpld_control_c192_p8_intel [16:33, 15:03] (2964968 MB) +PASS -- TEST cpld_restart_c192_p8_intel [09:44, 07:18] (2907332 MB) +PASS -- TEST cpld_bmark_p8_intel [23:07, 17:56] (3827024 MB) +PASS -- TEST cpld_restart_bmark_p8_intel [18:41, 11:03] (3635676 MB) +PASS -- TEST cpld_s2sa_p8_intel [07:58, 07:08] (2112452 MB) + +FAIL -- COMPILE s2sw_intel +PASS -- TEST cpld_control_noaero_p8_intel [13:55, 13:12] (2011652 MB) +PASS -- TEST cpld_control_nowave_noaero_p8_intel [11:26, 10:40] (2115484 MB) + +FAIL -- COMPILE s2swa_debug_intel +PASS -- TEST cpld_debug_p8_intel [20:14, 19:28] (2233900 MB) + +FAIL -- COMPILE s2sw_debug_intel +PASS -- TEST cpld_debug_noaero_p8_intel [09:14, 08:27] (2036028 MB) + +FAIL -- COMPILE s2s_aoflux_intel +PASS -- TEST cpld_control_noaero_p8_agrid_intel [05:55, 05:05] (2064352 MB) + +FAIL -- COMPILE s2s_intel +PASS -- TEST cpld_control_c48_intel [06:47, 06:03] (3039992 MB) +PASS -- TEST cpld_warmstart_c48_intel [02:22, 01:48] (3011196 MB) +PASS -- TEST cpld_restart_c48_intel [01:27, 01:04] (2469040 MB) + +PASS -- COMPILE s2swa_faster_intel [11:59, 11:59](1 warnings,10 remarks) +PASS -- TEST cpld_control_p8_faster_intel [15:32, 14:44] (2208220 MB) + +PASS -- COMPILE s2sw_pdlib_intel [16:08, 16:08](1 warnings,10 remarks) +PASS -- TEST cpld_control_pdlib_p8_intel [23:22, 22:31] (2073144 MB) +PASS -- TEST cpld_restart_pdlib_p8_intel [12:21, 11:20] (1421848 MB) +PASS -- TEST cpld_mpi_pdlib_p8_intel [26:07, 25:21] (1995652 MB) + +PASS -- COMPILE s2sw_pdlib_debug_intel [04:39, 04:39](1523 warnings,2000 remarks) +PASS -- TEST cpld_debug_pdlib_p8_intel [28:04, 27:16] (2008368 MB) + +PASS -- COMPILE atm_dyn32_intel [09:08, 09:07](1 warnings,1 remarks) +PASS -- TEST control_flake_intel [03:14, 03:01] (712336 MB) +PASS -- TEST control_CubedSphereGrid_intel [03:23, 02:49] (1580936 MB) +PASS -- TEST control_CubedSphereGrid_parallel_intel [03:25, 02:53] (1608712 MB) +PASS -- TEST control_latlon_intel [03:19, 02:55] (1579364 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_intel [03:19, 02:49] (1592952 MB) +PASS -- TEST control_c48_intel [10:40, 10:17] (1694584 MB) +PASS -- TEST control_c48.v2.sfc_intel [06:09, 05:56] (825712 MB) +PASS -- TEST control_c192_intel [11:04, 10:22] (1773152 MB) +PASS -- TEST control_c384_intel [14:02, 12:36] (2021220 MB) +PASS -- TEST control_c384gdas_intel [09:30, 07:48] (1500712 MB) +PASS -- TEST control_stochy_intel [01:42, 01:30] (660648 MB) +PASS -- TEST control_stochy_restart_intel [01:19, 01:01] (532184 MB) +PASS -- TEST control_lndp_intel [01:39, 01:26] (667232 MB) +PASS -- TEST control_iovr4_intel [02:22, 02:09] (656052 MB) +PASS -- TEST control_iovr5_intel [02:23, 02:13] (651652 MB) +PASS -- TEST control_p8_intel [03:59, 03:13] (1889864 MB) +PASS -- TEST control_p8.v2.sfc_intel [03:33, 02:43] (1906328 MB) +PASS -- TEST control_p8_ugwpv1_intel [03:56, 03:08] (1886388 MB) +PASS -- TEST control_restart_p8_intel [02:32, 01:57] (1145972 MB) +PASS -- TEST control_noqr_p8_intel [03:51, 03:15] (1879132 MB) +PASS -- TEST control_restart_noqr_p8_intel [02:24, 01:54] (1224300 MB) +PASS -- TEST control_decomp_p8_intel [03:58, 03:17] (1861224 MB) +PASS -- TEST control_2threads_p8_intel [03:56, 03:03] (1951424 MB) +PASS -- TEST control_p8_lndp_intel [06:15, 05:44] (1876256 MB) +PASS -- TEST control_p8_rrtmgp_intel [04:27, 03:38] (1967208 MB) +PASS -- TEST control_p8_mynn_intel [03:38, 02:46] (1907120 MB) +PASS -- TEST merra2_thompson_intel [03:55, 02:56] (1896600 MB) +PASS -- TEST regional_control_intel [05:02, 04:41] (1185876 MB) +PASS -- TEST regional_restart_intel [03:00, 02:40] (1163896 MB) +PASS -- TEST regional_decomp_intel [05:19, 04:48] (1178180 MB) +PASS -- TEST regional_2threads_intel [03:28, 03:04] (1152644 MB) +PASS -- TEST regional_noquilt_intel [04:52, 04:31] (1515352 MB) +PASS -- TEST regional_netcdf_parallel_intel [05:06, 04:37] (1195488 MB) +PASS -- TEST regional_2dwrtdecomp_intel [04:56, 04:37] (1193072 MB) +PASS -- TEST regional_wofs_intel [06:24, 06:02] (2080804 MB) + +PASS -- COMPILE rrfs_intel [08:44, 08:44](3 warnings,9 remarks) +PASS -- TEST rap_control_intel [07:22, 06:41] (1184412 MB) +PASS -- TEST regional_spp_sppt_shum_skeb_intel [04:51, 04:14] (1339776 MB) +PASS -- TEST rap_decomp_intel [07:36, 06:59] (1141716 MB) +PASS -- TEST rap_2threads_intel [07:00, 06:24] (1372836 MB) +PASS -- TEST rap_restart_intel [04:21, 03:37] (1132668 MB) +PASS -- TEST rap_sfcdiff_intel [07:14, 06:38] (1207312 MB) +PASS -- TEST rap_sfcdiff_decomp_intel [07:37, 07:03] (1153228 MB) +PASS -- TEST rap_sfcdiff_restart_intel [05:51, 05:08] (1181088 MB) +PASS -- TEST hrrr_control_intel [04:07, 03:29] (1085908 MB) +PASS -- TEST hrrr_control_decomp_intel [04:19, 03:42] (1041804 MB) +PASS -- TEST hrrr_control_2threads_intel [04:02, 03:22] (1106240 MB) +PASS -- TEST hrrr_control_restart_intel [02:06, 01:56] (1019224 MB) +PASS -- TEST rrfs_v1beta_intel [07:11, 06:31] (1189780 MB) +PASS -- TEST rrfs_v1nssl_intel [08:30, 08:19] (1993276 MB) +PASS -- TEST rrfs_v1nssl_nohailnoccn_intel [08:21, 08:10] (2163524 MB) + +PASS -- COMPILE csawmg_intel [08:07, 08:06] +PASS -- TEST control_csawmg_intel [07:37, 07:15] (1070392 MB) +PASS -- TEST control_ras_intel [03:13, 03:03] (811408 MB) + +PASS -- COMPILE csawmg_gnu [03:59, 03:59] +PASS -- TEST control_csawmg_gnu [07:56, 07:35] (1058612 MB) + +PASS -- COMPILE wam_intel [08:07, 08:07],1 remarks) +PASS -- TEST control_wam_intel [10:28, 09:57] (1653752 MB) + +PASS -- COMPILE atm_faster_dyn32_intel [09:03, 09:03],1 remarks) +PASS -- TEST control_p8_faster_intel [04:08, 03:21] (1887616 MB) +PASS -- TEST regional_control_faster_intel [06:27, 06:04] (1182304 MB) + +PASS -- COMPILE atm_debug_dyn32_intel [06:02, 06:02](882 warnings,9 remarks) +PASS -- TEST control_CubedSphereGrid_debug_intel [02:31, 02:03] (1621912 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_debug_intel [02:27, 01:53] (1615136 MB) +PASS -- TEST control_stochy_debug_intel [02:50, 02:36] (842456 MB) +PASS -- TEST control_lndp_debug_intel [02:32, 02:22] (845672 MB) +PASS -- TEST control_csawmg_debug_intel [04:47, 04:24] (1144636 MB) +PASS -- TEST control_ras_debug_intel [02:30, 02:23] (840964 MB) +PASS -- TEST control_diag_debug_intel [03:05, 02:34] (1691956 MB) +PASS -- TEST control_debug_p8_intel [03:41, 03:14] (1910724 MB) +PASS -- TEST regional_debug_intel [16:19, 15:54] (1143036 MB) +PASS -- TEST rap_control_debug_intel [04:26, 04:13] (1218964 MB) +PASS -- TEST hrrr_control_debug_intel [04:21, 04:06] (1219272 MB) +PASS -- TEST hrrr_gf_debug_intel [04:18, 04:07] (1233844 MB) +PASS -- TEST hrrr_c3_debug_intel [04:25, 04:10] (1226148 MB) +PASS -- TEST rap_unified_drag_suite_debug_intel [04:25, 04:09] (1223264 MB) +PASS -- TEST rap_diag_debug_intel [04:49, 04:31] (1301008 MB) +PASS -- TEST rap_cires_ugwp_debug_intel [04:35, 04:21] (1217808 MB) +PASS -- TEST rap_unified_ugwp_debug_intel [04:37, 04:24] (1236272 MB) +PASS -- TEST rap_lndp_debug_intel [04:25, 04:17] (1219468 MB) +PASS -- TEST rap_progcld_thompson_debug_intel [04:33, 04:24] (1221168 MB) +PASS -- TEST rap_noah_debug_intel [04:15, 04:04] (1230100 MB) +PASS -- TEST rap_sfcdiff_debug_intel [04:26, 04:17] (1217564 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_intel [07:16, 07:00] (1219376 MB) +PASS -- TEST rrfs_v1beta_debug_intel [04:25, 04:10] (1217876 MB) +PASS -- TEST rap_clm_lake_debug_intel [05:19, 05:02] (1227560 MB) +PASS -- TEST rap_flake_debug_intel [04:35, 04:17] (1222728 MB) +PASS -- TEST gnv1_c96_no_nest_debug_intel [08:16, 07:31] (1233828 MB) + +PASS -- COMPILE atm_debug_dyn32_gnu [04:53, 04:53] +PASS -- TEST control_csawmg_debug_gnu [03:15, 02:55] (1039500 MB) + +PASS -- COMPILE wam_debug_intel [04:18, 04:18](837 warnings,1 remarks) + +PASS -- COMPILE rrfs_dyn32_phy32_intel [08:19, 08:18](3 warnings,8 remarks) +PASS -- TEST regional_spp_sppt_shum_skeb_dyn32_phy32_intel [04:47, 04:13] (1209796 MB) +PASS -- TEST rap_control_dyn32_phy32_intel [07:00, 06:20] (1158932 MB) +PASS -- TEST hrrr_control_dyn32_phy32_intel [04:11, 03:19] (1032792 MB) +PASS -- TEST rap_2threads_dyn32_phy32_intel [06:32, 05:53] (1273912 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_intel [08:42, 07:51] (1029316 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_intel [04:23, 03:35] (989632 MB) +PASS -- TEST rap_restart_dyn32_phy32_intel [05:36, 04:53] (1120012 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_intel [02:10, 01:50] (956076 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_faster_intel [10:34, 10:34](3 warnings,8 remarks) +PASS -- TEST conus13km_control_intel [02:18, 01:45] (1286348 MB) +PASS -- TEST conus13km_2threads_intel [01:11, 00:46] (1183640 MB) +PASS -- TEST conus13km_restart_mismatch_intel [01:36, 01:08] (1144960 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_intel [08:17, 08:17](3 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_intel [04:18, 03:52] (1067396 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_debug_intel [03:30, 03:29](785 warnings,8 remarks) +PASS -- TEST rap_control_debug_dyn32_phy32_intel [04:30, 04:20] (1100900 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_intel [04:36, 04:25] (1096640 MB) +PASS -- TEST conus13km_debug_intel [12:32, 12:02] (1332032 MB) +PASS -- TEST conus13km_debug_qr_intel [12:56, 12:20] (992268 MB) +PASS -- TEST conus13km_debug_2threads_intel [07:56, 07:30] (1244488 MB) +PASS -- TEST conus13km_radar_tten_debug_intel [12:29, 11:58] (1420484 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_debug_intel [03:57, 03:57](785 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_debug_intel [04:54, 04:43] (1169492 MB) + +PASS -- COMPILE hafsw_intel [10:03, 10:03](1 warnings,9 remarks) +PASS -- TEST hafs_regional_atm_intel [06:44, 05:47] (853968 MB) +PASS -- TEST hafs_regional_atm_thompson_gfdlsf_intel [05:54, 05:36] (1251520 MB) +PASS -- TEST hafs_regional_atm_ocn_intel [07:57, 06:48] (936692 MB) +PASS -- TEST hafs_regional_atm_wav_intel [15:12, 14:16] (962932 MB) +PASS -- TEST hafs_regional_atm_ocn_wav_intel [16:25, 15:19] (978004 MB) +PASS -- TEST hafs_regional_1nest_atm_intel [06:32, 05:44] (592264 MB) +PASS -- TEST hafs_regional_telescopic_2nests_atm_intel [09:06, 07:55] (604044 MB) +PASS -- TEST hafs_global_1nest_atm_intel [03:21, 02:51] (432520 MB) +PASS -- TEST hafs_global_multiple_4nests_atm_intel [10:07, 08:21] (545828 MB) +PASS -- TEST hafs_regional_specified_moving_1nest_atm_intel [04:49, 04:11] (602192 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_intel [04:44, 04:00] (605608 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_intel [05:47, 05:02] (658084 MB) +PASS -- TEST hafs_global_storm_following_1nest_atm_intel [01:31, 01:11] (449916 MB) + +PASS -- COMPILE hafsw_debug_intel [04:30, 04:30](1465 warnings,1502 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_debug_intel [13:06, 12:18] (638468 MB) + +PASS -- COMPILE hafsw_faster_intel [10:30, 10:30],8 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_intel [16:30, 15:37] (756252 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel [16:12, 15:12] (837748 MB) + +PASS -- COMPILE hafs_mom6w_intel [10:16, 10:15],7 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel [11:27, 10:01] (819308 MB) + +PASS -- COMPILE hafs_all_intel [09:52, 09:52],8 remarks) +PASS -- TEST hafs_regional_docn_intel [08:00, 07:07] (918244 MB) +PASS -- TEST hafs_regional_docn_oisst_intel [08:03, 07:08] (892412 MB) +PASS -- TEST hafs_regional_datm_cdeps_intel [12:38, 12:02] (1351648 MB) + +PASS -- COMPILE datm_cdeps_intel [06:37, 06:36],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_intel [02:36, 02:30] (1154124 MB) +PASS -- TEST datm_cdeps_restart_cfsr_intel [01:30, 01:24] (1107604 MB) +PASS -- TEST datm_cdeps_control_gefs_intel [02:12, 02:07] (1018128 MB) +PASS -- TEST datm_cdeps_iau_gefs_intel [02:14, 02:10] (1017836 MB) +PASS -- TEST datm_cdeps_stochy_gefs_intel [02:14, 02:10] (1017872 MB) +PASS -- TEST datm_cdeps_ciceC_cfsr_intel [02:32, 02:27] (1153992 MB) +PASS -- TEST datm_cdeps_bulk_cfsr_intel [03:06, 02:59] (1117476 MB) +PASS -- TEST datm_cdeps_bulk_gefs_intel [02:16, 02:10] (1014620 MB) +PASS -- TEST datm_cdeps_mx025_cfsr_intel [05:43, 05:02] (1155016 MB) +PASS -- TEST datm_cdeps_mx025_gefs_intel [05:42, 04:59] (1150552 MB) +PASS -- TEST datm_cdeps_multiple_files_cfsr_intel [02:20, 02:15] (1151884 MB) +PASS -- TEST datm_cdeps_3072x1536_cfsr_intel [03:27, 03:22] (2444872 MB) +PASS -- TEST datm_cdeps_gfs_intel [04:16, 04:10] (2434180 MB) + +PASS -- COMPILE datm_cdeps_debug_intel [03:59, 03:58](2 warnings,2 remarks) +PASS -- TEST datm_cdeps_debug_cfsr_intel [05:21, 05:16] (1077740 MB) + +PASS -- COMPILE datm_cdeps_faster_intel [06:04, 06:04],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_faster_intel [02:29, 02:24] (1161204 MB) + +PASS -- COMPILE datm_cdeps_land_intel [00:50, 00:49],1 remarks) +PASS -- TEST datm_cdeps_lnd_gswp3_intel [01:18, 00:58] (330172 MB) +PASS -- TEST datm_cdeps_lnd_era5_intel [01:14, 00:55] (574464 MB) +PASS -- TEST datm_cdeps_lnd_era5_rst_intel [00:48, 00:34] (575864 MB) + +PASS -- COMPILE atm_ds2s_docn_pcice_intel [09:28, 09:28],3 remarks) +PASS -- TEST atm_ds2s_docn_pcice_intel [05:08, 04:26] (2009340 MB) + +PASS -- COMPILE atm_ds2s_docn_dice_intel [09:01, 09:01],1 remarks) + +PASS -- COMPILE atml_intel [09:10, 09:10](8 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_sbs_intel [06:53, 05:54] (1891808 MB) +PASS -- TEST control_p8_atmlnd_intel [06:44, 05:47] (1896252 MB) +PASS -- TEST control_restart_p8_atmlnd_intel [03:35, 03:05] (1130496 MB) + +PASS -- COMPILE atml_debug_intel [05:09, 05:09](880 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_debug_intel [06:56, 06:00] (1926048 MB) + +PASS -- COMPILE atmw_intel [10:00, 09:59],8 remarks) +PASS -- TEST atmwav_control_noaero_p8_intel [02:28, 01:47] (1933244 MB) + +PASS -- COMPILE atmaero_intel [09:25, 09:25],1 remarks) +PASS -- TEST atmaero_control_p8_intel [04:32, 03:51] (2000772 MB) +PASS -- TEST atmaero_control_p8_rad_intel [05:20, 04:38] (1794868 MB) +PASS -- TEST atmaero_control_p8_rad_micro_intel [05:13, 04:40] (1799496 MB) + +PASS -- COMPILE atmaq_debug_intel [04:22, 04:22](882 warnings,6 remarks) +PASS -- TEST regional_atmaq_debug_intel [18:46, 17:30] (4579644 MB) + +PASS -- COMPILE atm_gnu [04:58, 04:57] +PASS -- TEST control_c48_gnu [12:10, 11:41] (1522012 MB) +PASS -- TEST control_stochy_gnu [02:44, 02:31] (719600 MB) +PASS -- TEST control_ras_gnu [04:07, 03:55] (721840 MB) +PASS -- TEST control_p8_gnu [04:59, 04:14] (1718952 MB) +PASS -- TEST control_p8_ugwpv1_gnu [04:47, 04:08] (1718420 MB) +PASS -- TEST control_flake_gnu [04:47, 04:36] (799048 MB) + +PASS -- COMPILE rrfs_gnu [04:06, 04:06] +PASS -- TEST rap_control_gnu [08:42, 08:03] (1072444 MB) +PASS -- TEST rap_decomp_gnu [08:41, 08:01] (1072968 MB) +PASS -- TEST rap_2threads_gnu [07:58, 07:22] (1113052 MB) +PASS -- TEST rap_restart_gnu [04:55, 04:07] (878704 MB) +PASS -- TEST rap_sfcdiff_gnu [09:03, 08:27] (1077724 MB) +PASS -- TEST rap_sfcdiff_decomp_gnu [09:08, 08:33] (1071920 MB) +PASS -- TEST rap_sfcdiff_restart_gnu [06:38, 06:06] (876924 MB) +PASS -- TEST hrrr_control_gnu [05:05, 04:23] (1061160 MB) +PASS -- TEST hrrr_control_noqr_gnu [04:52, 04:21] (1127308 MB) +PASS -- TEST hrrr_control_2threads_gnu [04:35, 03:54] (1013980 MB) +PASS -- TEST hrrr_control_decomp_gnu [04:52, 04:15] (1062664 MB) +PASS -- TEST hrrr_control_restart_gnu [02:43, 02:22] (877672 MB) +PASS -- TEST hrrr_control_restart_noqr_gnu [02:29, 02:10] (926992 MB) +PASS -- TEST rrfs_v1beta_gnu [08:42, 08:02] (1072884 MB) + +PASS -- COMPILE atm_dyn32_debug_gnu [05:45, 05:45] +PASS -- TEST control_diag_debug_gnu [01:49, 01:20] (1617920 MB) +PASS -- TEST regional_debug_gnu [07:15, 06:50] (1143976 MB) +PASS -- TEST rap_control_debug_gnu [02:21, 02:13] (1086324 MB) +PASS -- TEST hrrr_control_debug_gnu [02:08, 02:00] (1077604 MB) +PASS -- TEST hrrr_gf_debug_gnu [02:33, 02:18] (1083148 MB) +PASS -- TEST hrrr_c3_debug_gnu [02:30, 02:17] (1084532 MB) +PASS -- TEST rap_diag_debug_gnu [02:35, 02:19] (1258784 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_gnu [03:21, 03:13] (1083160 MB) +PASS -- TEST rap_progcld_thompson_debug_gnu [02:18, 02:07] (1085696 MB) +PASS -- TEST rrfs_v1beta_debug_gnu [02:14, 02:06] (1081336 MB) +PASS -- TEST control_ras_debug_gnu [01:29, 01:21] (715124 MB) +PASS -- TEST control_stochy_debug_gnu [01:42, 01:33] (712120 MB) +PASS -- TEST control_debug_p8_gnu [01:55, 01:25] (1693712 MB) +PASS -- TEST rap_flake_debug_gnu [02:24, 02:14] (1088464 MB) +PASS -- TEST rap_clm_lake_debug_gnu [02:21, 02:12] (1087968 MB) +PASS -- TEST gnv1_c96_no_nest_debug_gnu [04:03, 03:27] (1087860 MB) + +PASS -- COMPILE wam_debug_gnu [02:36, 02:36] +PASS -- TEST control_wam_debug_gnu [06:02, 05:37] (1554940 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_gnu [04:16, 04:16] +PASS -- TEST rap_control_dyn32_phy32_gnu [08:32, 07:55] (952204 MB) +PASS -- TEST hrrr_control_dyn32_phy32_gnu [04:57, 04:11] (943832 MB) +PASS -- TEST rap_2threads_dyn32_phy32_gnu [07:36, 06:57] (965484 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_gnu [04:18, 03:33] (877348 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_gnu [04:44, 04:01] (940144 MB) +PASS -- TEST rap_restart_dyn32_phy32_gnu [06:38, 05:54] (855396 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_gnu [02:35, 02:13] (853108 MB) +PASS -- TEST conus13km_control_gnu [03:08, 02:32] (1254652 MB) +PASS -- TEST conus13km_2threads_gnu [01:43, 01:16] (1165044 MB) +PASS -- TEST conus13km_restart_mismatch_gnu [02:03, 01:36] (920716 MB) + +PASS -- COMPILE atm_dyn64_phy32_gnu [08:49, 08:49] +PASS -- TEST rap_control_dyn64_phy32_gnu [05:17, 04:51] (985380 MB) + +PASS -- COMPILE atm_dyn32_phy32_debug_gnu [07:00, 06:59] +PASS -- TEST rap_control_debug_dyn32_phy32_gnu [02:20, 02:04] (973112 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_gnu [02:12, 01:58] (959660 MB) +PASS -- TEST conus13km_debug_gnu [06:04, 05:29] (1273204 MB) +PASS -- TEST conus13km_debug_qr_gnu [06:19, 05:50] (948064 MB) +PASS -- TEST conus13km_debug_2threads_gnu [03:44, 03:17] (1185476 MB) +PASS -- TEST conus13km_radar_tten_debug_gnu [05:55, 05:21] (1342552 MB) + +PASS -- COMPILE atm_dyn64_phy32_debug_gnu [08:17, 08:16] +PASS -- TEST rap_control_dyn64_phy32_debug_gnu [02:21, 02:07] (999504 MB) + +PASS -- COMPILE s2swa_gnu [19:27, 19:26] +PASS -- COMPILE s2s_gnu [18:07, 18:06] +PASS -- TEST cpld_control_nowave_noaero_p8_gnu [15:16, 14:28] (2736576 MB) + +PASS -- COMPILE s2swa_debug_gnu [06:12, 06:12] +PASS -- COMPILE s2sw_pdlib_gnu [19:39, 19:38] +PASS -- TEST cpld_control_pdlib_p8_gnu [40:40, 39:51] (3072508 MB) + +PASS -- COMPILE s2sw_pdlib_debug_gnu [03:33, 03:33] +PASS -- TEST cpld_debug_pdlib_p8_gnu [15:29, 14:42] (3026256 MB) + +PASS -- COMPILE datm_cdeps_gnu [15:02, 15:02] +PASS -- TEST datm_cdeps_control_cfsr_gnu [03:44, 03:36] (772020 MB) + +PASS -- COMPILE atm_fbh_intel [08:10, 08:10](3 warnings,8 remarks) +PASS -- TEST cpld_regional_atm_fbh_intel [15:36, 15:21] (1063208 MB) + + +SYNOPSIS: +Starting Date/Time: 2024-10-29 16:31:21 +Ending Date/Time: 2024-10-30 07:43:38 +Total Time: 15h:12m:17s +Compiles Completed: 48/58 +Tests Completed: 244/245 + +UFSWM hash used in testing: +454eb51f3a0d590b77b8aefd9e8fa6755534b32e + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) + 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) @@ -38,380 +821,25 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_202469 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_596774 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-r) - USE ROCOTO -PASS -- COMPILE 's2swa_32bit_intel' [12:16, 12:16] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:39, 07:54](2129 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:16, 17:16] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [14:13, 13:23](1989 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:15, 14:07](2325 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [07:29, 06:34](1343 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:08, 15:11](1897 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:30, 20:30] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [13:23, 13:04](1985 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:52, 06:51] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:23, 22:28](1969 MB) - -PASS -- COMPILE 's2swa_intel' [12:44, 12:44] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [08:45, 07:59](2203 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:50, 08:04](2210 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:25, 04:36](1971 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:19, 08:13](2224 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:32, 04:32](1730 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:31, 08:43](2544 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:47, 08:07](2202 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:29, 06:40](2093 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:53, 08:00](2201 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:22, 16:08](2972 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [07:38, 05:55](2906 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [14:30, 09:44](3823 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [11:33, 05:23](3627 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [06:03, 05:19](2124 MB) - -PASS -- COMPILE 's2sw_intel' [12:09, 12:09] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:53, 07:14](2006 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:37, 06:54](2059 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:49, 05:49] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [12:40, 11:52](2234 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:09, 05:09] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:14, 08:29](2057 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:09, 10:09] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:58, 04:06](2065 MB) - -PASS -- COMPILE 's2s_intel' [10:24, 10:23] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [06:23, 05:56](3039 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [02:32, 02:03](3034 MB) -PASS -- TEST 'cpld_restart_c48_intel' [01:41, 01:10](2481 MB) - -PASS -- COMPILE 's2swa_faster_intel' [12:31, 12:31] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [08:31, 07:44](2206 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:53, 15:52] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:21, 13:52](2079 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:39, 06:51](1401 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:03, 15:25](2000 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:34, 04:34] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:37, 23:56](2003 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:09, 09:08] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:08, 02:55](708 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:09, 02:47](1595 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:13, 02:46](1595 MB) -PASS -- TEST 'control_latlon_intel' [03:02, 02:44](1589 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:18, 02:48](1583 MB) -PASS -- TEST 'control_c48_intel' [11:08, 10:41](1707 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:06, 05:53](838 MB) -PASS -- TEST 'control_c192_intel' [10:50, 10:17](1778 MB) -PASS -- TEST 'control_c384_intel' [13:00, 11:53](2018 MB) -PASS -- TEST 'control_c384gdas_intel' [08:58, 07:31](1486 MB) -PASS -- TEST 'control_stochy_intel' [01:37, 01:27](659 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:10, 00:54](534 MB) -PASS -- TEST 'control_lndp_intel' [01:37, 01:23](670 MB) -PASS -- TEST 'control_iovr4_intel' [02:27, 02:12](654 MB) -PASS -- TEST 'control_iovr5_intel' [02:20, 02:09](657 MB) -PASS -- TEST 'control_p8_intel' [03:48, 03:09](1876 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:23, 02:41](1893 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:55, 03:12](1887 MB) -PASS -- TEST 'control_restart_p8_intel' [02:18, 01:48](1150 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:35, 03:07](1861 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:42, 02:03](1209 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:52, 03:13](1862 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:37, 02:58](1962 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:18, 05:51](1880 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:25, 03:42](1963 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:16, 02:42](1909 MB) -PASS -- TEST 'merra2_thompson_intel' [03:38, 02:58](1893 MB) -PASS -- TEST 'regional_control_intel' [04:51, 04:35](1191 MB) -PASS -- TEST 'regional_restart_intel' [02:52, 02:37](1167 MB) -PASS -- TEST 'regional_decomp_intel' [05:08, 04:53](1186 MB) -PASS -- TEST 'regional_2threads_intel' [03:22, 03:02](1150 MB) -PASS -- TEST 'regional_noquilt_intel' [04:49, 04:32](1519 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:02, 04:39](1194 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [04:52, 04:38](1180 MB) -PASS -- TEST 'regional_wofs_intel' [06:20, 06:05](2079 MB) - -PASS -- COMPILE 'rrfs_intel' [08:23, 08:23] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:12, 06:40](1195 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:08, 03:32](1354 MB) -PASS -- TEST 'rap_decomp_intel' [07:46, 07:13](1151 MB) -PASS -- TEST 'rap_2threads_intel' [07:02, 06:25](1340 MB) -PASS -- TEST 'rap_restart_intel' [03:59, 03:32](1131 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:23, 06:44](1179 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:31, 06:57](1155 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:47, 05:07](1195 MB) -PASS -- TEST 'hrrr_control_intel' [04:06, 03:28](1083 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:19, 03:41](1055 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:55, 04:15](1107 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:09, 01:54](1008 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:24, 06:37](1202 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:27, 08:18](1999 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:17, 08:08](2170 MB) - -PASS -- COMPILE 'csawmg_intel' [08:25, 08:25] -PASS -- TEST 'control_csawmg_intel' [06:17, 06:05](1043 MB) -PASS -- TEST 'control_ras_intel' [03:07, 02:55](825 MB) - -PASS -- COMPILE 'csawmg_gnu' [03:55, 03:55] -PASS -- TEST 'control_csawmg_gnu' [07:38, 07:24](1055 MB) - -PASS -- COMPILE 'wam_intel' [08:32, 08:32] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [10:05, 09:41](1659 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [08:36, 08:35] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:09, 02:34](1893 MB) -PASS -- TEST 'regional_control_faster_intel' [06:00, 05:47](1183 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:22, 06:21] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:10, 01:53](1628 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:13, 01:51](1611 MB) -PASS -- TEST 'control_stochy_debug_intel' [02:38, 02:32](838 MB) -PASS -- TEST 'control_lndp_debug_intel' [02:28, 02:15](842 MB) -PASS -- TEST 'control_csawmg_debug_intel' [03:53, 03:38](1150 MB) -PASS -- TEST 'control_ras_debug_intel' [02:31, 02:21](848 MB) -PASS -- TEST 'control_diag_debug_intel' [02:43, 02:17](1690 MB) -PASS -- TEST 'control_debug_p8_intel' [02:43, 02:14](1908 MB) -PASS -- TEST 'regional_debug_intel' [15:36, 15:15](1141 MB) -PASS -- TEST 'rap_control_debug_intel' [04:15, 04:06](1217 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:17, 04:05](1220 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:24, 04:11](1227 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:23, 04:10](1224 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:14, 04:06](1225 MB) -PASS -- TEST 'rap_diag_debug_intel' [04:34, 04:17](1315 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:29, 04:17](1210 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:29, 04:17](1224 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:11, 04:04](1232 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:24, 04:11](1214 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:11, 04:02](1225 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:14, 04:07](1228 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:07, 07:00](1218 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:12, 04:05](1212 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:13, 05:03](1219 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:16, 04:05](1233 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:50, 07:08](1230 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:31, 04:30] -PASS -- TEST 'control_csawmg_debug_gnu' [02:57, 02:39](1039 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:47, 03:47] ( 837 warnings 1 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:16, 08:15] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:28, 03:54](1213 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:51, 06:20](1154 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:53, 03:12](1019 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:38, 06:06](1275 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:29, 06:40](1029 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:10, 03:31](999 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:30, 04:51](1127 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:10, 01:51](962 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [08:14, 08:14] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:06, 01:42](1293 MB) -PASS -- TEST 'conus13km_2threads_intel' [00:58, 00:44](1192 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:25, 01:05](1136 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:32, 09:25] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:04, 03:46](1067 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:42, 03:42] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:16, 04:11](1105 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:12, 04:06](1101 MB) -PASS -- TEST 'conus13km_debug_intel' [12:31, 12:08](1341 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:31, 12:07](991 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:51, 07:29](1247 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:26, 12:05](1437 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:04, 04:04] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:51, 04:44](1169 MB) - -PASS -- COMPILE 'hafsw_intel' [09:47, 09:46] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:09, 05:15](857 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:23, 05:11](1259 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [07:53, 06:48](919 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:44, 14:44](962 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:53, 16:38](970 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:34, 05:56](594 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:58, 07:51](604 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:31, 02:54](428 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:15, 08:26](544 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:51, 04:13](598 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:48, 04:03](602 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:07, 05:13](661 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:31, 01:13](449 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [05:54, 05:54] ( 1465 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:57, 12:10](639 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:31, 11:31] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:03, 16:13](735 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [17:13, 16:18](838 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:00, 10:00] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:06, 10:41](804 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:19, 10:19] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:01, 07:09](918 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:07, 07:13](898 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:21, 16:43](1341 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:05, 07:05] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:13, 03:06](1147 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:50, 01:44](1107 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:16, 02:10](1013 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:47, 02:42](1011 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:12, 02:07](1019 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:07, 03:03](1140 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:51, 02:46](1153 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:03, 02:59](1014 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:56, 05:13](1171 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:45, 05:00](1147 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:19, 02:16](1132 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:15, 03:08](2447 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:10, 04:06](2426 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [02:59, 02:59] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:21, 05:12](1075 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [05:22, 05:21] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:04, 02:59](1124 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [00:46, 00:45] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:16, 00:57](329 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:13, 01:00](572 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:55, 00:38](569 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 11:11] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:12, 03:24](2017 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:21, 11:21] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [04:23, 03:40](1992 MB) - -PASS -- COMPILE 'atml_intel' [11:25, 11:24] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:34, 05:37](1895 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:38, 05:41](1891 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:51, 03:11](1141 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:45, 04:45] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:29, 05:11](1928 MB) - -PASS -- COMPILE 'atmw_intel' [09:40, 09:40] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:33, 01:45](1938 MB) - -PASS -- COMPILE 'atmaero_intel' [08:43, 08:43] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:37, 03:56](2006 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:18, 04:34](1773 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:17, 04:47](1790 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [03:34, 03:33] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [18:50, 17:28](4511 MB) - -PASS -- COMPILE 'atm_gnu' [04:16, 04:16] -PASS -- TEST 'control_c48_gnu' [09:50, 09:13](1498 MB) -PASS -- TEST 'control_stochy_gnu' [02:43, 02:32](718 MB) -PASS -- TEST 'control_ras_gnu' [04:16, 04:01](722 MB) -PASS -- TEST 'control_p8_gnu' [05:10, 04:25](1746 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:57, 04:20](1717 MB) -PASS -- TEST 'control_flake_gnu' [04:57, 04:42](806 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:14, 04:14] -PASS -- TEST 'rap_control_gnu' [08:40, 08:04](1075 MB) -PASS -- TEST 'rap_decomp_gnu' [08:42, 08:06](1072 MB) -PASS -- TEST 'rap_2threads_gnu' [08:11, 07:34](1133 MB) -PASS -- TEST 'rap_restart_gnu' [05:11, 04:22](879 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [08:57, 08:18](1072 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:57, 08:17](1071 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:35, 05:54](877 MB) -PASS -- TEST 'hrrr_control_gnu' [04:54, 04:13](1060 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [04:55, 04:21](1128 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:22, 03:42](1033 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:00, 04:22](1064 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:37, 02:17](876 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:36, 02:20](925 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:32, 07:46](1069 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:16, 06:15] -PASS -- TEST 'control_diag_debug_gnu' [01:51, 01:23](1620 MB) -PASS -- TEST 'regional_debug_gnu' [07:07, 06:46](1129 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:19, 02:10](1092 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:13, 02:05](1084 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:16, 02:06](1087 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:30, 02:17](1090 MB) -PASS -- TEST 'rap_diag_debug_gnu' [02:40, 02:23](1265 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:28, 03:19](1087 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:23, 02:10](1091 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:21, 02:11](1087 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:22, 01:14](719 MB) -PASS -- TEST 'control_stochy_debug_gnu' [01:46, 01:36](720 MB) -PASS -- TEST 'control_debug_p8_gnu' [01:46, 01:18](1702 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:19, 02:10](1092 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:28, 02:17](1093 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:16, 03:37](1091 MB) - -PASS -- COMPILE 'wam_debug_gnu' [02:25, 02:25] -PASS -- TEST 'control_wam_debug_gnu' [06:20, 05:51](1557 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:14, 04:14] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:11, 07:37](954 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:54, 04:12](945 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:27, 06:53](958 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:24, 03:35](872 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:55, 04:12](940 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:44, 06:01](852 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:42, 02:15](853 MB) -PASS -- TEST 'conus13km_control_gnu' [03:10, 02:37](1256 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:57, 01:24](1169 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:15, 01:39](924 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [09:51, 09:50] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:14, 04:49](983 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [05:54, 05:54] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:19, 02:06](966 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:15, 02:02](956 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:16, 05:31](1271 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:31, 05:56](953 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [03:50, 03:24](1183 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [05:54, 05:23](1343 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:19, 07:18] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:23, 02:13](988 MB) - -PASS -- COMPILE 's2swa_gnu' [17:45, 17:45] - -PASS -- COMPILE 's2s_gnu' [16:38, 16:38] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:59, 09:13](3046 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [05:06, 05:06] - -PASS -- COMPILE 's2sw_pdlib_gnu' [17:08, 17:08] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [27:06, 26:15](3063 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:16, 03:16] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:26, 12:35](2895 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [15:17, 15:16] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:39, 03:31](765 MB) - -PASS -- COMPILE 'atm_fbh_intel' [08:22, 08:21] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [10:24, 10:10](1084 MB) +PASS -- COMPILE 's2sw_intel' [11:33, 11:33] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:20, 10:30](2107 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [09:56, 09:52] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:50, 07:10](2032 MB) SYNOPSIS: -Starting Date/Time: 20241018 18:47:06 -Ending Date/Time: 20241018 23:18:34 -Total Time: 04h:32m:06s -Compiles Completed: 58/58 -Tests Completed: 245/245 +Starting Date/Time: 20241030 07:46:02 +Ending Date/Time: 20241030 08:18:31 +Total Time: 00h:32m:30s +Compiles Completed: 2/2 +Tests Completed: 2/2 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index d4e14d11fd..fee89b261d 100644 --- a/tests/logs/RegressionTests_jet.log +++ b/tests/logs/RegressionTests_jet.log @@ -1,7 +1,7 @@ ====START OF JET REGRESSION TESTING LOG==== UFSWM hash used in testing: -a548dfb95738d53c36144e4a347eff7c9a786284 +20191d85286242c7e38a3ddada32e7c03e4452f5 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,12 +9,12 @@ Submodule hashes used in testing: 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) - 0609c42d5345afdf69c41d476e86a35f41050764 CMEPS-interface/CMEPS (cmeps_v0.4.1-2348-g0609c42) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 1aba87cb308fb52912e7fe6dd6b53d0ce7077554 FV3 (heads/develop) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 0f8232724975c13289cad390c9a71fa2c6a9bff4 FV3/ccpp/framework (2024-07-11-dev) - 5a363134a77535f35594e56b58ba1e6141a23d2b FV3/ccpp/physics (EP4-884-g5a363134) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -38,259 +38,336 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20241001 -COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_16794 +BASELINE DIRECTORY: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /lfs5/HFIP/hfv3gfs/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_2497585 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems -* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [59:16, 42:26] ( 1 warnings 1380 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [51:30, 08:09](2022 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [04:12, 47:56] ( 1 warnings 1427 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [21:33, 20:43](1888 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [07:39, 21:54](2012 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [55:31, 10:18](1140 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:21, 23:45](1854 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [05:17, 48:26] ( 1 warnings 1424 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [20:12, 20:21](1888 MB) - -PASS -- COMPILE 's2swa_intel' [59:11, 42:31] ( 1 warnings 1399 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [52:23, 09:44](2067 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [52:41, 09:52](2069 MB) -PASS -- TEST 'cpld_restart_p8_intel' [25:29, 05:26](1720 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [52:25, 09:50](2083 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [25:29, 05:30](1732 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [45:13, 09:17](2313 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [53:15, 09:57](2062 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [44:33, 08:11](2013 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [45:38, 09:46](2063 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [50:31, 07:00](2027 MB) - -PASS -- COMPILE 's2sw_intel' [57:10, 40:58] ( 1 warnings 1284 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [45:41, 07:25](1904 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [47:49, 09:29](1968 MB) - -PASS -- COMPILE 's2swa_debug_intel' [43:58, 06:20] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [40:53, 16:27](2079 MB) - -PASS -- COMPILE 's2sw_debug_intel' [48:57, 05:48] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [35:16, 11:22](1922 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [19:01, 36:12] ( 1010 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [58:32, 05:36](1960 MB) - -PASS -- COMPILE 's2s_intel' [38:07, 37:17] ( 1 warnings 1033 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [39:10, 10:23](3008 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [32:07, 03:30](3018 MB) -PASS -- TEST 'cpld_restart_c48_intel' [10:51, 01:59](2463 MB) - -PASS -- COMPILE 's2swa_faster_intel' [11:08, 11:34] ( 1 warnings 1615 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [17:29, 09:17](2066 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [10:21, 46:21] ( 1 warnings 1344 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [40:31, 20:55](1921 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [21:28, 10:00](1120 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:23, 22:24](1893 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [29:15, 06:02] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:38, 33:34](1941 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [29:23, 36:23] ( 1 warnings 1116 remarks ) -PASS -- TEST 'control_flake_intel' [14:25, 04:17](654 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [16:44, 04:09](1540 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [16:49, 04:20](1542 MB) -PASS -- TEST 'control_latlon_intel' [17:44, 04:10](1556 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [16:52, 04:25](1532 MB) -PASS -- TEST 'control_c48_intel' [31:56, 18:06](1699 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [23:38, 10:11](829 MB) -PASS -- TEST 'control_c192_intel' [28:03, 15:45](1694 MB) -PASS -- TEST 'control_c384_intel' [32:03, 23:00](1816 MB) -PASS -- TEST 'control_c384gdas_intel' [24:49, 13:14](1026 MB) -PASS -- TEST 'control_stochy_intel' [12:25, 02:04](601 MB) -PASS -- TEST 'control_stochy_restart_intel' [11:26, 01:17](441 MB) -PASS -- TEST 'control_lndp_intel' [12:26, 01:59](601 MB) -PASS -- TEST 'control_iovr4_intel' [13:28, 03:10](603 MB) -PASS -- TEST 'control_iovr5_intel' [12:30, 03:15](606 MB) -PASS -- TEST 'control_p8_intel' [13:58, 04:44](1836 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [12:15, 03:57](1830 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [12:53, 04:39](1835 MB) -PASS -- TEST 'control_restart_p8_intel' [09:47, 02:42](1054 MB) -PASS -- TEST 'control_noqr_p8_intel' [12:05, 04:37](1819 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [09:51, 02:39](1072 MB) -PASS -- TEST 'control_decomp_p8_intel' [09:55, 04:46](1816 MB) -PASS -- TEST 'control_2threads_p8_intel' [09:54, 04:28](1913 MB) -PASS -- TEST 'control_p8_lndp_intel' [12:47, 08:33](1832 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [13:52, 05:08](1893 MB) -PASS -- TEST 'control_p8_mynn_intel' [11:59, 03:56](1846 MB) -PASS -- TEST 'merra2_thompson_intel' [17:00, 04:19](1841 MB) -PASS -- TEST 'regional_control_intel' [17:43, 07:08](1005 MB) -PASS -- TEST 'regional_restart_intel' [09:38, 03:50](1009 MB) -PASS -- TEST 'regional_decomp_intel' [17:40, 07:33](996 MB) -PASS -- TEST 'regional_2threads_intel' [06:37, 04:16](995 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [16:49, 07:12](1000 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [16:40, 07:08](1009 MB) - -PASS -- COMPILE 'rrfs_intel' [26:26, 34:20] ( 3 warnings 1092 remarks ) -PASS -- TEST 'rap_control_intel' [11:54, 10:10](990 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [15:10, 05:25](1177 MB) -PASS -- TEST 'rap_decomp_intel' [12:46, 10:38](979 MB) -PASS -- TEST 'rap_2threads_intel' [11:54, 09:41](1074 MB) -PASS -- TEST 'rap_restart_intel' [13:55, 05:14](987 MB) -PASS -- TEST 'rap_sfcdiff_intel' [11:54, 10:05](983 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:42, 10:40](986 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [14:51, 07:28](991 MB) -PASS -- TEST 'hrrr_control_intel' [07:43, 05:09](989 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:43, 05:17](982 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:52, 04:47](1047 MB) -PASS -- TEST 'hrrr_control_restart_intel' [09:32, 02:43](908 MB) -PASS -- TEST 'rrfs_v1beta_intel' [12:08, 10:06](982 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [15:32, 13:27](1929 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:31, 12:59](1931 MB) - -PASS -- COMPILE 'csawmg_intel' [02:20, 34:17] ( 1091 remarks ) -PASS -- TEST 'control_csawmg_intel' [17:49, 08:02](960 MB) -PASS -- TEST 'control_ras_intel' [06:31, 04:16](673 MB) - -PASS -- COMPILE 'wam_intel' [53:17, 34:42] ( 994 remarks ) -PASS -- TEST 'control_wam_intel' [23:55, 14:12](1616 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [43:18, 36:21] ( 1294 remarks ) -PASS -- TEST 'control_p8_faster_intel' [12:57, 03:42](1838 MB) -PASS -- TEST 'regional_control_faster_intel' [15:37, 06:42](998 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [10:12, 08:30] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [11:43, 02:50](1571 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [10:48, 02:48](1567 MB) -PASS -- TEST 'control_stochy_debug_intel' [11:24, 03:49](775 MB) -PASS -- TEST 'control_lndp_debug_intel' [10:27, 03:28](778 MB) -PASS -- TEST 'control_csawmg_debug_intel' [12:41, 05:32](1088 MB) -PASS -- TEST 'control_ras_debug_intel' [09:26, 03:31](785 MB) -PASS -- TEST 'control_diag_debug_intel' [09:41, 03:26](1636 MB) -PASS -- TEST 'control_debug_p8_intel' [09:44, 03:11](1857 MB) -PASS -- TEST 'regional_debug_intel' [27:47, 22:02](1034 MB) -PASS -- TEST 'rap_control_debug_intel' [10:29, 06:08](1166 MB) -PASS -- TEST 'hrrr_control_debug_intel' [10:32, 06:00](1157 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [10:24, 06:03](1162 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [10:26, 06:06](1166 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [11:23, 06:08](1168 MB) -PASS -- TEST 'rap_diag_debug_intel' [10:36, 06:23](1247 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:28, 06:12](1168 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:24, 06:12](1164 MB) -PASS -- TEST 'rap_lndp_debug_intel' [08:25, 06:08](1165 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:24, 06:03](1170 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:26, 05:57](1157 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:26, 06:04](1172 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:25, 10:01](1159 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:24, 05:59](1166 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [14:27, 07:24](1164 MB) -PASS -- TEST 'rap_flake_debug_intel' [12:26, 06:16](1164 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [17:50, 10:33](1169 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:11, 05:19] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [22:56, 16:41](1636 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [32:14, 30:41] ( 3 warnings 1026 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [11:05, 05:17](1039 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [13:38, 08:24](903 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [09:40, 04:26](866 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:53, 07:58](937 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [08:46, 03:58](904 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:36, 04:45](852 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:40, 06:08](891 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:29, 02:18](845 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [45:16, 31:54] ( 3 warnings 1199 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:03, 02:45](1094 MB) -PASS -- TEST 'conus13km_2threads_intel' [05:39, 01:15](1038 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [05:40, 01:32](1008 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [39:13, 31:08] ( 3 warnings 1046 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:54, 05:24](910 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:12, 05:11] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [12:25, 06:13](1043 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [12:26, 06:00](1043 MB) -PASS -- TEST 'conus13km_debug_intel' [24:58, 19:05](1134 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [24:58, 19:02](864 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [13:43, 10:58](1095 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:41, 18:53](1216 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [15:13, 04:59] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:26, 06:14](1081 MB) - -PASS -- COMPILE 'hafsw_intel' [46:17, 39:27] ( 1 warnings 1418 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:22, 06:42](695 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:31, 06:08](1069 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:30, 08:59](751 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [18:25, 15:54](783 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [20:38, 17:42](803 MB) -PASS -- TEST 'gnv1_nested_intel' [08:53, 05:53](1671 MB) - -PASS -- COMPILE 'hafs_all_intel' [37:16, 35:26] ( 1265 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [11:26, 08:36](750 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:32, 08:37](743 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:13, 08:11] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:25, 03:37](1074 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:23, 02:10](1046 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:24, 03:31](948 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:25, 03:35](932 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:25, 03:35](935 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:25, 03:38](1072 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:25, 03:39](1079 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:25, 03:31](930 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:17, 07:37](897 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:17, 07:36](850 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:21, 03:36](1057 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:25, 05:02](2376 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:24, 05:05](2431 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:12, 03:30] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:22, 08:06](1041 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [10:12, 08:22] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [06:22, 03:34](1063 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:13, 01:47] ( 60 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:35, 01:07](237 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:30, 00:57](262 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:29, 00:40](263 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [38:16, 35:55] ( 1015 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [12:14, 04:49](1905 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [36:18, 35:08] ( 1015 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [12:20, 04:34](1895 MB) - -PASS -- COMPILE 'atml_intel' [39:17, 36:51] ( 8 warnings 1157 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [31:26, 05:32](1852 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [31:25, 05:27](1861 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:45, 03:03](1066 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:11, 06:14] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [28:13, 07:12](1881 MB) - -PASS -- COMPILE 'atmw_intel' [04:18, 36:17] ( 1260 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [24:56, 02:20](1853 MB) - -PASS -- COMPILE 'atmaero_intel' [55:18, 35:23] ( 1098 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [22:11, 05:14](1941 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [28:12, 06:12](1704 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [26:02, 06:20](1713 MB) - -PASS -- COMPILE 'atm_fbh_intel' [39:16, 31:15] ( 3 warnings 996 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [16:38, 15:10](1013 MB) +PASS -- COMPILE 's2swa_32bit_intel' [57:21, 43:22] ( 1 warnings 1380 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:12, 13:23](2015 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [08:26, 53:51] ( 1 warnings 1427 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [23:04, 20:43](1890 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:14, 21:47](2002 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [14:09, 09:53](1138 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [26:03, 23:48](1844 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [03:24, 48:55] ( 1 warnings 1424 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [21:49, 20:11](1880 MB) + +PASS -- COMPILE 's2swa_intel' [58:21, 43:49] ( 1 warnings 1399 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [20:09, 16:49](2073 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [20:25, 16:44](2069 MB) +PASS -- TEST 'cpld_restart_p8_intel' [14:18, 08:55](1715 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [20:10, 16:55](2084 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [15:17, 09:03](1745 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [19:08, 16:00](2321 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [20:04, 17:01](2067 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [17:15, 13:58](2013 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [20:22, 16:48](2071 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [12:14, 09:25](2033 MB) + +PASS -- COMPILE 's2sw_intel' [55:21, 41:22] ( 1 warnings 1284 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [15:24, 09:28](1915 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [20:37, 14:20](1962 MB) + +PASS -- COMPILE 's2swa_debug_intel' [12:12, 06:22] ( 1413 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [30:20, 27:35](2098 MB) + +PASS -- COMPILE 's2sw_debug_intel' [10:12, 06:08] ( 1413 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [14:02, 11:19](1926 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [40:23, 37:19] ( 1010 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:20, 05:28](1962 MB) + +PASS -- COMPILE 's2s_intel' [40:22, 38:27] ( 1 warnings 1033 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [12:50, 10:17](3016 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:47, 03:02](3004 MB) +PASS -- TEST 'cpld_restart_c48_intel' [07:49, 01:45](2462 MB) + +PASS -- COMPILE 's2swa_faster_intel' [35:34, 32:48] ( 1 warnings 1615 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [18:25, 15:59](2061 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [50:20, 48:23] ( 1 warnings 1344 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [36:09, 33:41](1927 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [20:17, 16:54](1141 MB) +FAILED: TEST TIMED OUT -- TEST 'cpld_mpi_pdlib_p8_intel' [, ]( MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:48] ( 1523 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [47:24, 38:59](1928 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [46:24, 38:23] ( 1 warnings 1116 remarks ) +PASS -- TEST 'control_flake_intel' [06:30, 04:21](646 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [07:03, 04:22](1535 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:05, 04:38](1549 MB) +PASS -- TEST 'control_latlon_intel' [07:01, 04:24](1539 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:09, 04:30](1530 MB) +PASS -- TEST 'control_c48_intel' [21:10, 18:20](1698 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [12:37, 10:12](828 MB) +PASS -- TEST 'control_c192_intel' [19:19, 15:59](1693 MB) +PASS -- TEST 'control_c384_intel' [26:15, 22:57](1813 MB) +PASS -- TEST 'control_c384gdas_intel' [17:59, 13:15](991 MB) +PASS -- TEST 'control_stochy_intel' [04:29, 02:09](599 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:27, 01:14](438 MB) +PASS -- TEST 'control_lndp_intel' [04:29, 02:02](609 MB) +PASS -- TEST 'control_iovr4_intel' [05:31, 03:16](602 MB) +PASS -- TEST 'control_iovr5_intel' [05:31, 03:17](609 MB) +PASS -- TEST 'control_p8_intel' [07:22, 04:57](1824 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:28, 04:09](1844 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:11, 04:54](1834 MB) +PASS -- TEST 'control_restart_p8_intel' [04:51, 02:37](1046 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:16, 04:51](1820 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:55, 02:33](1073 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:14, 05:05](1817 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:12, 04:43](1907 MB) +PASS -- TEST 'control_p8_lndp_intel' [11:08, 08:46](1826 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:16, 05:24](1901 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:20, 04:00](1845 MB) +PASS -- TEST 'merra2_thompson_intel' [07:11, 04:20](1849 MB) +PASS -- TEST 'regional_control_intel' [09:58, 07:11](1004 MB) +PASS -- TEST 'regional_restart_intel' [05:36, 03:47](1004 MB) +PASS -- TEST 'regional_decomp_intel' [09:58, 07:36](1006 MB) +PASS -- TEST 'regional_2threads_intel' [06:58, 04:33](1007 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [10:07, 07:10](1004 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:36, 07:03](1007 MB) + +PASS -- COMPILE 'rrfs_intel' [36:16, 34:55] ( 3 warnings 1092 remarks ) +PASS -- TEST 'rap_control_intel' [12:41, 10:10](986 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:09, 05:30](1161 MB) +PASS -- TEST 'rap_decomp_intel' [12:41, 10:39](981 MB) +PASS -- TEST 'rap_2threads_intel' [11:49, 09:42](1074 MB) +PASS -- TEST 'rap_restart_intel' [08:45, 05:18](985 MB) +PASS -- TEST 'rap_sfcdiff_intel' [12:45, 10:09](991 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:45, 10:47](980 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [10:47, 07:38](987 MB) +PASS -- TEST 'hrrr_control_intel' [07:44, 05:13](983 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:44, 05:26](975 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:51, 04:49](1044 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:28, 02:43](916 MB) +PASS -- TEST 'rrfs_v1beta_intel' [12:00, 10:03](981 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [15:34, 13:24](1941 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:33, 13:04](1929 MB) + +PASS -- COMPILE 'csawmg_intel' [36:16, 35:06] ( 1091 remarks ) +PASS -- TEST 'control_csawmg_intel' [09:39, 08:03](967 MB) +PASS -- TEST 'control_ras_intel' [06:23, 04:19](668 MB) + +PASS -- COMPILE 'wam_intel' [37:15, 35:50] ( 994 remarks ) +PASS -- TEST 'control_wam_intel' [17:44, 14:16](1611 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [39:15, 37:38] ( 1294 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:59, 03:36](1840 MB) +PASS -- TEST 'regional_control_faster_intel' [09:46, 06:29](998 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [10:11, 08:35] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:47, 02:46](1567 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:49, 02:57](1563 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:26, 03:53](776 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:26, 03:31](777 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:42, 05:30](1088 MB) +PASS -- TEST 'control_ras_debug_intel' [05:26, 03:32](783 MB) +PASS -- TEST 'control_diag_debug_intel' [05:48, 03:23](1629 MB) +PASS -- TEST 'control_debug_p8_intel' [05:48, 03:18](1860 MB) +PASS -- TEST 'regional_debug_intel' [23:44, 22:01](1024 MB) +PASS -- TEST 'rap_control_debug_intel' [08:29, 06:17](1162 MB) +PASS -- TEST 'hrrr_control_debug_intel' [08:28, 06:07](1164 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:28, 06:13](1161 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:28, 06:15](1166 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:29, 06:16](1162 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:39, 06:33](1247 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:28, 06:23](1164 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:28, 06:22](1160 MB) +PASS -- TEST 'rap_lndp_debug_intel' [11:27, 06:16](1167 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:29, 06:12](1165 MB) +PASS -- TEST 'rap_noah_debug_intel' [10:26, 06:04](1167 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [10:25, 06:11](1164 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:25, 10:04](1165 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [09:26, 06:08](1158 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [10:29, 07:24](1173 MB) +PASS -- TEST 'rap_flake_debug_intel' [08:27, 06:07](1164 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:46, 10:38](1168 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:11, 05:02] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [19:53, 16:31](1642 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [32:13, 30:37] ( 3 warnings 1026 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [14:05, 05:14](1046 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [16:38, 08:11](900 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [13:36, 04:24](864 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [16:38, 07:56](945 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [12:41, 04:04](899 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [13:36, 04:41](856 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:41, 06:09](894 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:27, 02:19](842 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [37:13, 32:05] ( 3 warnings 1199 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:48, 02:47](1097 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:40, 01:12](1044 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [04:39, 01:31](1014 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [33:14, 31:34] ( 3 warnings 1046 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:50, 05:25](902 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:12, 05:16] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:26, 06:03](1034 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:30, 05:57](1035 MB) +PASS -- TEST 'conus13km_debug_intel' [19:57, 17:39](1152 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [20:54, 17:52](864 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [12:50, 10:17](1097 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [20:50, 17:45](1221 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:11, 05:06] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:24, 06:08](1080 MB) + +PASS -- COMPILE 'hafsw_intel' [42:16, 40:48] ( 1 warnings 1418 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:13, 06:55](699 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:30, 06:18](1061 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:30, 09:11](754 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:22, 16:06](770 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [20:37, 17:40](805 MB) +PASS -- TEST 'gnv1_nested_intel' [09:42, 06:15](1669 MB) + +PASS -- COMPILE 'hafs_all_intel' [38:16, 36:20] ( 1265 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:25, 08:35](755 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:28, 08:36](738 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [17:12, 08:20] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:23, 03:36](1090 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:22, 02:09](1041 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:24, 03:30](934 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:24, 03:34](931 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:24, 03:34](937 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:23, 03:35](1062 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [06:22, 03:36](1071 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [06:22, 03:30](936 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:13, 07:38](906 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:14, 07:37](851 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:20, 03:37](1059 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:23, 05:01](2432 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:23, 05:06](2422 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [06:11, 03:33] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [10:21, 08:08](1017 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:13, 08:09] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [06:23, 03:32](1072 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:11, 01:41] ( 60 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:32, 01:18](237 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:26, 01:09](261 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 00:40](262 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [39:14, 36:55] ( 1015 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:07, 04:49](1907 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [38:17, 36:16] ( 1 warnings 1020 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'atm_ds2s_docn_dice_intel' [, ]( MB) + +PASS -- COMPILE 'atml_intel' [40:15, 38:00] ( 8 warnings 1157 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [17:19, 05:45](1855 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [17:20, 05:41](1857 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:44, 03:15](1063 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:11, 06:18] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:13, 07:17](1884 MB) + +PASS -- COMPILE 'atmw_intel' [39:15, 37:44] ( 1260 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:56, 02:18](1853 MB) + +PASS -- COMPILE 'atmaero_intel' [38:19, 36:18] ( 1098 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:58, 05:14](1926 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [10:00, 06:18](1709 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:52, 06:28](1726 MB) + +PASS -- COMPILE 'atm_fbh_intel' [33:18, 31:23] ( 3 warnings 996 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [50:42, 15:14](1021 MB) SYNOPSIS: -Starting Date/Time: 20241008 20:28:25 -Ending Date/Time: 20241009 11:54:15 -Total Time: 15h:26m:25s +Starting Date/Time: 20241029 11:57:17 +Ending Date/Time: 20241029 17:16:17 +Total Time: 05h:19m:33s Compiles Completed: 37/37 -Tests Completed: 165/165 +Tests Completed: 163/165 +Failed Tests: +* TEST cpld_mpi_pdlib_p8_intel: FAILED: TEST TIMED OUT +-- LOG: /lfs5/HFIP/hfv3gfs/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_2497585/cpld_mpi_pdlib_p8_intel/err +* TEST atm_ds2s_docn_dice_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /mnt/lfs4/HFIP/hfv3gfs/Jong.Kim/UFS-RT-TESTs/rt-2425/tests/logs/log_jet/run_atm_ds2s_docn_dice_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF JET REGRESSION TESTING LOG==== +====START OF JET REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +454eb51f3a0d590b77b8aefd9e8fa6755534b32e + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) + 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-529f870d33b65c3b6c1aa3c3236b94efc3bd336d FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /lfs5/HFIP/hfv3gfs/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_3560233 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2sw_intel' [43:17, 41:49] ( 1 warnings 1284 remarks ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:39, 14:12](1982 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [38:16, 36:18] ( 1 warnings 1020 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [13:06, 10:24](1905 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [49:19, 47:56] ( 1 warnings 1344 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [36:16, 33:49](1906 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [19:09, 16:55](1137 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [42:11, 39:37](1906 MB) + +SYNOPSIS: +Starting Date/Time: 20241029 19:55:09 +Ending Date/Time: 20241029 22:04:19 +Total Time: 02h:09m:20s +Compiles Completed: 3/3 +Tests Completed: 5/5 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index b72ba6607c..295802d867 100644 --- a/tests/logs/RegressionTests_orion.log +++ b/tests/logs/RegressionTests_orion.log @@ -1,7 +1,7 @@ -====START OF ORION REGRESSION TESTING LOG==== +====START OF orion REGRESSION TESTING LOG==== UFSWM hash used in testing: -6bd7ea845b22492c06f61a14c242fce7da453a15 +454eb51f3a0d590b77b8aefd9e8fa6755534b32e Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,9 +11,9 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) @@ -31,305 +31,302 @@ Submodule hashes used in testing: 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) - NOTES: [Times](Memory) are at the end of each compile/test in format [MM:SS](Size). The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_432500 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_185120 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_32bit_intel' [18:10, 16:31] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [28:53, 14:27](2076 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:10, 21:16] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [27:48, 18:08](1948 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:16, 19:05](2134 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:09, 08:59](1203 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:47, 20:24](1874 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:10, 21:23] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [26:50, 17:40](1939 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:10, 08:08] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [30:45, 28:05](1929 MB) - -PASS -- COMPILE 's2swa_intel' [18:10, 17:01] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [28:44, 14:31](2135 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:58, 14:36](2144 MB) -PASS -- TEST 'cpld_restart_p8_intel' [10:47, 07:57](1795 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [28:44, 14:13](2161 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:47, 08:02](1697 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:38, 13:18](2422 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [28:44, 14:25](2123 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [15:45, 12:19](2037 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:57, 14:38](2133 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [24:28, 16:04](2700 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [13:00, 08:27](2708 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [29:25, 10:59](3718 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:46, 06:46](3493 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [20:44, 06:03](2105 MB) - -PASS -- COMPILE 's2sw_intel' [17:10, 15:59] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [17:01, 14:01](1978 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:15, 08:04](2036 MB) - -PASS -- COMPILE 's2swa_debug_intel' [09:10, 08:07] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:23, 13:37](2175 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:10, 08:03] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:05, 09:19](1988 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:10, 14:08] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:13, 04:48](2020 MB) - -PASS -- COMPILE 's2s_intel' [17:10, 15:37] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [12:00, 08:42](3027 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [07:00, 03:36](3021 MB) -PASS -- TEST 'cpld_restart_c48_intel' [10:11, 02:15](2470 MB) - -PASS -- COMPILE 's2swa_faster_intel' [19:10, 17:32] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [19:38, 14:41](2144 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:10, 19:55] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:13, 18:20](2010 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:16, 09:01](1236 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:19, 20:28](1930 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:10, 07:15] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [32:21, 29:51](1970 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:10, 14:00] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:27, 03:45](688 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [06:40, 03:33](1572 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:44, 03:35](1577 MB) -PASS -- TEST 'control_latlon_intel' [08:44, 03:33](1561 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:45, 03:34](1571 MB) -PASS -- TEST 'control_c48_intel' [16:47, 14:43](1705 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:34, 08:15](837 MB) -PASS -- TEST 'control_c192_intel' [18:55, 13:11](1744 MB) -PASS -- TEST 'control_c384_intel' [22:52, 16:36](1987 MB) -PASS -- TEST 'control_c384gdas_intel' [17:39, 09:56](1330 MB) -PASS -- TEST 'control_stochy_intel' [08:24, 01:50](637 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:37, 01:03](472 MB) -PASS -- TEST 'control_lndp_intel' [08:25, 01:43](648 MB) -PASS -- TEST 'control_iovr4_intel' [07:24, 02:50](633 MB) -PASS -- TEST 'control_iovr5_intel' [09:25, 02:43](639 MB) -PASS -- TEST 'control_p8_intel' [11:02, 04:15](1864 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [08:19, 03:33](1878 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [08:33, 04:09](1863 MB) -PASS -- TEST 'control_restart_p8_intel' [05:14, 02:20](1082 MB) -PASS -- TEST 'control_noqr_p8_intel' [08:15, 04:05](1853 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:20, 02:17](1120 MB) -PASS -- TEST 'control_decomp_p8_intel' [08:01, 04:09](1855 MB) -PASS -- TEST 'control_2threads_p8_intel' [08:04, 04:28](1944 MB) -PASS -- TEST 'control_p8_lndp_intel' [10:43, 07:15](1864 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:28, 04:55](1935 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:24, 03:33](1886 MB) -PASS -- TEST 'merra2_thompson_intel' [06:33, 03:55](1872 MB) -PASS -- TEST 'regional_control_intel' [08:34, 06:35](1071 MB) -PASS -- TEST 'regional_restart_intel' [05:37, 03:36](1065 MB) -PASS -- TEST 'regional_decomp_intel' [08:31, 06:58](1071 MB) -PASS -- TEST 'regional_2threads_intel' [06:46, 04:46](1067 MB) -PASS -- TEST 'regional_noquilt_intel' [08:41, 06:30](1376 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:45, 06:30](1076 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:38, 06:32](1080 MB) -PASS -- TEST 'regional_wofs_intel' [09:41, 07:59](1892 MB) - -PASS -- COMPILE 'rrfs_intel' [15:11, 12:46] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [11:21, 08:29](1052 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:01, 05:15](1250 MB) -PASS -- TEST 'rap_decomp_intel' [10:55, 08:46](1016 MB) -PASS -- TEST 'rap_2threads_intel' [11:18, 08:35](1152 MB) -PASS -- TEST 'rap_restart_intel' [08:44, 04:24](1033 MB) -PASS -- TEST 'rap_sfcdiff_intel' [11:00, 08:23](1044 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:58, 08:43](1018 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:47, 06:21](1064 MB) -PASS -- TEST 'hrrr_control_intel' [07:20, 04:23](1016 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:54, 04:27](1011 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:25, 04:15](1082 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:40, 02:22](944 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:21, 08:21](1034 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:52](1977 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:27, 09:33](2021 MB) - -PASS -- COMPILE 'csawmg_intel' [15:11, 12:22] -PASS -- TEST 'control_csawmg_intel' [08:32, 06:38](1016 MB) -PASS -- TEST 'control_ras_intel' [05:19, 03:29](714 MB) - -PASS -- COMPILE 'wam_intel' [15:10, 12:41] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [14:46, 12:47](1651 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [15:10, 12:53] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:27, 03:19](1879 MB) -PASS -- TEST 'regional_control_faster_intel' [08:34, 06:21](1074 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [11:10, 09:16] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:47, 02:46](1602 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:51, 02:26](1600 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:23, 03:06](815 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:23, 02:46](808 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:40, 04:28](1128 MB) -PASS -- TEST 'control_ras_debug_intel' [05:23, 03:02](823 MB) -PASS -- TEST 'control_diag_debug_intel' [05:47, 02:52](1671 MB) -PASS -- TEST 'control_debug_p8_intel' [05:50, 02:46](1883 MB) -PASS -- TEST 'regional_debug_intel' [19:45, 17:35](1122 MB) -PASS -- TEST 'rap_control_debug_intel' [07:24, 04:59](1201 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:28, 04:59](1193 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:29, 04:54](1203 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 05:05](1209 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:27, 04:57](1203 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:34, 05:15](1288 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:25, 05:01](1203 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:23, 05:08](1194 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:23, 04:55](1204 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:23, 05:07](1198 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:25, 04:51](1193 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:26, 05:09](1206 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:24, 08:12](1202 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:26, 04:52](1200 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:27, 05:58](1209 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:27, 05:06](1202 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:28, 08:40](1200 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:11, 06:13] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:51, 13:14](1681 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:11, 12:28] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:57, 05:09](1107 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:08, 07:11](993 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:21, 03:56](918 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:58, 07:25](1069 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:34, 03:43](938 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:09, 03:56](898 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:26, 05:25](974 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:32, 02:03](869 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:11, 12:34] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:57, 02:39](1164 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:48, 01:15](1103 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:45, 01:31](1057 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:11, 12:31] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:45, 04:42](946 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:11, 06:39] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:26, 04:59](1082 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:27, 04:45](1080 MB) -PASS -- TEST 'conus13km_debug_intel' [18:58, 14:00](1231 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [18:58, 13:59](927 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:42, 07:56](1161 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:59, 14:00](1291 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:11, 06:39] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [10:27, 04:53](1136 MB) - -PASS -- COMPILE 'hafsw_intel' [16:11, 14:51] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:20, 06:05](739 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:27, 06:41](1116 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:28, 07:33](824 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [27:20, 24:17](853 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [31:33, 28:46](870 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:03, 07:10](494 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:29, 08:35](510 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:57, 03:34](369 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:27, 10:28](473 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:55, 04:45](520 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:53, 04:34](522 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:59, 05:42](574 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:32, 01:33](402 MB) -PASS -- TEST 'gnv1_nested_intel' [08:12, 04:24](1695 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:11, 06:34] ( 1465 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:09, 13:20](578 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:11, 15:09] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [15:05, 13:02](658 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [15:09, 13:09](721 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:15] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:47, 08:42](705 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:11, 14:03] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:14, 07:39](813 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:16, 07:38](790 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:58, 16:25](1201 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [11:11, 07:53] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:19, 03:01](1156 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:19, 01:55](1098 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:51](1018 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:56](1023 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:55](1019 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 03:00](1154 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 03:02](1148 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:52](1016 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:08, 06:29](1026 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:16, 06:27](1001 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:17, 03:01](1162 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:20, 04:19](2452 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:19, 04:22](2384 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [09:11, 05:06] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:17, 06:28](1082 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [10:11, 07:47] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:16, 02:59](1149 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:38] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 01:02](252 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:26, 00:58](323 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 00:34](325 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:34] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [03:31, 00:36](563 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:35, 00:25](447 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:11, 13:53] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:09, 04:12](1961 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:10, 13:43] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:58, 03:59](1941 MB) - -PASS -- COMPILE 'atml_intel' [16:11, 14:14] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:31, 05:03](1860 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [08:29, 05:02](1870 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:54, 02:49](1065 MB) - -PASS -- COMPILE 'atml_debug_intel' [09:11, 07:15] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:25, 05:56](1898 MB) - -PASS -- COMPILE 'atmw_intel' [16:11, 14:10] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:16, 02:12](1903 MB) - -PASS -- COMPILE 'atmaero_intel' [15:11, 14:08] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:08, 04:55](1972 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:12, 05:22](1758 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:59, 05:27](1757 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [08:11, 06:24] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [24:13, 20:48](4486 MB) - -PASS -- COMPILE 'atm_fbh_intel' [14:12, 12:28] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:31, 13:59](1079 MB) +* (-r) - USE ROCOTO + +PASS -- COMPILE s2swa_32bit_intel [16:24, 16:24](1 warnings,10 remarks) +PASS -- TEST cpld_control_p8_mixedmode_intel [27:26, 26:10] (2080528 MB) + +PASS -- COMPILE s2swa_32bit_pdlib_intel [19:31, 19:31](1 warnings,10 remarks) +PASS -- TEST cpld_control_gfsv17_intel [19:39, 18:24] (1948288 MB) +PASS -- TEST cpld_control_gfsv17_iau_intel [20:55, 19:07] (2117840 MB) +PASS -- TEST cpld_restart_gfsv17_intel [10:51, 09:05] (1234540 MB) +PASS -- TEST cpld_mpi_gfsv17_intel [21:55, 20:28] (1869744 MB) + +PASS -- COMPILE s2swa_32bit_pdlib_sfs_intel [20:22, 20:22](1 warnings,10 remarks) +PASS -- TEST cpld_control_sfs_intel [18:43, 18:05] (1939904 MB) + +PASS -- COMPILE s2swa_32bit_pdlib_debug_intel [08:57, 08:57](1523 warnings,2000 remarks) +PASS -- TEST cpld_debug_gfsv17_intel [31:47, 30:23] (1932544 MB) + +PASS -- COMPILE s2swa_intel [17:30, 17:30](1 warnings,10 remarks) +PASS -- TEST cpld_control_p8_intel [28:19, 27:01] (2140716 MB) +PASS -- TEST cpld_control_p8.v2.sfc_intel [27:11, 25:59] (2137376 MB) +PASS -- TEST cpld_restart_p8_intel [15:26, 14:17] (1802904 MB) +PASS -- TEST cpld_control_qr_p8_intel [28:45, 27:28] (2163280 MB) +PASS -- TEST cpld_restart_qr_p8_intel [15:25, 14:10] (1697324 MB) +PASS -- TEST cpld_2threads_p8_intel [25:10, 24:05] (2427012 MB) +PASS -- TEST cpld_decomp_p8_intel [27:16, 26:20] (2120040 MB) +PASS -- TEST cpld_mpi_p8_intel [23:18, 22:02] (2040468 MB) +PASS -- TEST cpld_control_ciceC_p8_intel [26:59, 25:42] (2148532 MB) +PASS -- TEST cpld_control_c192_p8_intel [17:59, 16:03] (2700724 MB) +PASS -- TEST cpld_restart_c192_p8_intel [11:31, 08:55] (2707112 MB) +PASS -- TEST cpld_bmark_p8_intel [27:27, 22:03] (3674560 MB) +PASS -- TEST cpld_restart_bmark_p8_intel [18:15, 11:21] (3489436 MB) +PASS -- TEST cpld_s2sa_p8_intel [09:15, 08:10] (2078064 MB) + +PASS -- COMPILE s2sw_intel [16:40, 16:40](1 warnings,10 remarks) +PASS -- TEST cpld_control_noaero_p8_intel [26:57, 25:59] (1974608 MB) +PASS -- TEST cpld_control_nowave_noaero_p8_intel [12:46, 11:46] (2056020 MB) + +PASS -- COMPILE s2swa_debug_intel [10:09, 10:09](1413 warnings,1230 remarks) +PASS -- TEST cpld_debug_p8_intel [23:52, 22:44] (2177676 MB) + +PASS -- COMPILE s2sw_debug_intel [07:55, 07:55](1413 warnings,1230 remarks) +PASS -- TEST cpld_debug_noaero_p8_intel [10:21, 09:26] (1997948 MB) + +PASS -- COMPILE s2s_aoflux_intel [14:44, 14:44],3 remarks) +PASS -- TEST cpld_control_noaero_p8_agrid_intel [06:02, 04:55] (2019512 MB) + +PASS -- COMPILE s2s_intel [15:14, 15:14](1 warnings,3 remarks) +PASS -- TEST cpld_control_c48_intel [11:08, 10:26] (3038052 MB) +PASS -- TEST cpld_warmstart_c48_intel [03:35, 02:55] (3017520 MB) +PASS -- TEST cpld_restart_c48_intel [02:16, 01:35] (2470352 MB) + +PASS -- COMPILE s2swa_faster_intel [18:22, 18:22](1 warnings,10 remarks) +PASS -- TEST cpld_control_p8_faster_intel [28:29, 27:20] (2149132 MB) + +PASS -- COMPILE s2sw_pdlib_intel [20:31, 20:31](1 warnings,10 remarks) +PASS -- TEST cpld_control_pdlib_p8_intel [29:39, 28:45] (2006448 MB) +PASS -- TEST cpld_restart_pdlib_p8_intel [15:22, 14:35] (1259924 MB) +PASS -- TEST cpld_mpi_pdlib_p8_intel [33:48, 32:53] (1936484 MB) + +PASS -- COMPILE s2sw_pdlib_debug_intel [07:19, 07:19](1523 warnings,2000 remarks) +PASS -- TEST cpld_debug_pdlib_p8_intel [35:31, 34:38] (1963992 MB) + +PASS -- COMPILE atm_dyn32_intel [14:35, 14:35](1 warnings,1 remarks) +PASS -- TEST control_flake_intel [03:55, 03:43] (687596 MB) +PASS -- TEST control_CubedSphereGrid_intel [04:04, 03:34] (1571908 MB) +PASS -- TEST control_CubedSphereGrid_parallel_intel [04:13, 03:45] (1579072 MB) +PASS -- TEST control_latlon_intel [03:54, 03:33] (1573844 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_intel [04:32, 03:44] (1579216 MB) +PASS -- TEST control_c48_intel [19:27, 18:47] (1708440 MB) +PASS -- TEST control_c48.v2.sfc_intel [10:09, 09:42] (837160 MB) +PASS -- TEST control_c192_intel [14:03, 13:14] (1733000 MB) +PASS -- TEST control_c384_intel [19:54, 18:26] (1978792 MB) +PASS -- TEST control_c384gdas_intel [12:15, 10:01] (1327408 MB) +PASS -- TEST control_stochy_intel [02:03, 01:50] (638724 MB) +PASS -- TEST control_stochy_restart_intel [01:25, 01:04] (472928 MB) +PASS -- TEST control_lndp_intel [01:50, 01:41] (643700 MB) +PASS -- TEST control_iovr4_intel [02:58, 02:42] (642916 MB) +PASS -- TEST control_iovr5_intel [02:53, 02:43] (638148 MB) +PASS -- TEST control_p8_intel [05:02, 04:11] (1868940 MB) +PASS -- TEST control_p8.v2.sfc_intel [04:45, 03:44] (1877864 MB) +PASS -- TEST control_p8_ugwpv1_intel [05:13, 04:08] (1871664 MB) +PASS -- TEST control_restart_p8_intel [03:05, 02:20] (1092960 MB) +PASS -- TEST control_noqr_p8_intel [05:01, 04:04] (1850968 MB) +PASS -- TEST control_restart_noqr_p8_intel [03:33, 02:34] (1121332 MB) +PASS -- TEST control_decomp_p8_intel [05:14, 04:10] (1856096 MB) +PASS -- TEST control_2threads_p8_intel [05:13, 04:24] (1943704 MB) +PASS -- TEST control_p8_lndp_intel [07:41, 07:18] (1858748 MB) +PASS -- TEST control_p8_rrtmgp_intel [05:52, 04:55] (1939344 MB) +PASS -- TEST control_p8_mynn_intel [04:58, 03:38] (1884936 MB) +PASS -- TEST merra2_thompson_intel [05:12, 03:54] (1872624 MB) +PASS -- TEST regional_control_intel [07:18, 06:38] (1066884 MB) +PASS -- TEST regional_restart_intel [04:03, 03:37] (1070232 MB) +PASS -- TEST regional_decomp_intel [07:18, 06:52] (1068720 MB) +PASS -- TEST regional_2threads_intel [05:40, 05:14] (1060268 MB) +PASS -- TEST regional_noquilt_intel [06:56, 06:30] (1377872 MB) +PASS -- TEST regional_netcdf_parallel_intel [06:56, 06:31] (1072144 MB) +PASS -- TEST regional_2dwrtdecomp_intel [06:46, 06:26] (1072592 MB) +PASS -- TEST regional_wofs_intel [08:18, 07:58] (1892968 MB) + +PASS -- COMPILE rrfs_intel [13:42, 13:42](3 warnings,9 remarks) +PASS -- TEST rap_control_intel [09:41, 08:33] (1048204 MB) +PASS -- TEST regional_spp_sppt_shum_skeb_intel [06:00, 05:16] (1249620 MB) +PASS -- TEST rap_decomp_intel [09:46, 08:45] (1017816 MB) +PASS -- TEST rap_2threads_intel [09:39, 08:37] (1144900 MB) +PASS -- TEST rap_restart_intel [05:36, 04:25] (1034972 MB) +PASS -- TEST rap_sfcdiff_intel [09:17, 08:12] (1054600 MB) +PASS -- TEST rap_sfcdiff_decomp_intel [09:44, 08:42] (1013960 MB) +PASS -- TEST rap_sfcdiff_restart_intel [07:24, 06:17] (1059764 MB) +PASS -- TEST hrrr_control_intel [05:16, 04:19] (1025876 MB) +PASS -- TEST hrrr_control_decomp_intel [05:29, 04:25] (1018276 MB) +PASS -- TEST hrrr_control_2threads_intel [10:36, 09:34] (1081092 MB) +PASS -- TEST hrrr_control_restart_intel [02:32, 02:20] (943140 MB) +PASS -- TEST rrfs_v1beta_intel [09:14, 08:20] (1045116 MB) +PASS -- TEST rrfs_v1nssl_intel [10:00, 09:44] (1975064 MB) +PASS -- TEST rrfs_v1nssl_nohailnoccn_intel [09:51, 09:35] (2007216 MB) + +PASS -- COMPILE csawmg_intel [13:02, 13:02] +PASS -- TEST control_csawmg_intel [07:07, 06:41] (1013428 MB) +PASS -- TEST control_ras_intel [03:39, 03:31] (714928 MB) + +PASS -- COMPILE wam_intel [10:56, 10:56],1 remarks) +PASS -- TEST control_wam_intel [13:14, 12:43] (1646984 MB) + +PASS -- COMPILE atm_faster_dyn32_intel [10:56, 10:56],1 remarks) +PASS -- TEST control_p8_faster_intel [04:24, 03:21] (1870608 MB) +PASS -- TEST regional_control_faster_intel [06:51, 06:26] (1080472 MB) + +PASS -- COMPILE atm_debug_dyn32_intel [07:50, 07:50](882 warnings,9 remarks) +PASS -- TEST control_CubedSphereGrid_debug_intel [02:53, 02:21] (1598820 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_debug_intel [02:45, 02:15] (1606704 MB) +PASS -- TEST control_stochy_debug_intel [03:15, 03:06] (815860 MB) +PASS -- TEST control_lndp_debug_intel [03:00, 02:51] (812256 MB) +PASS -- TEST control_csawmg_debug_intel [04:44, 04:24] (1114180 MB) +PASS -- TEST control_ras_debug_intel [03:05, 02:55] (826172 MB) +PASS -- TEST control_diag_debug_intel [03:18, 02:49] (1673192 MB) +PASS -- TEST control_debug_p8_intel [03:15, 02:49] (1883116 MB) +PASS -- TEST regional_debug_intel [18:58, 18:30] (1090568 MB) +PASS -- TEST rap_control_debug_intel [05:12, 05:02] (1194716 MB) +PASS -- TEST hrrr_control_debug_intel [05:08, 04:58] (1197456 MB) +PASS -- TEST hrrr_gf_debug_intel [05:08, 04:55] (1203852 MB) +PASS -- TEST hrrr_c3_debug_intel [05:09, 04:56] (1201216 MB) +PASS -- TEST rap_unified_drag_suite_debug_intel [05:24, 05:09] (1202512 MB) +PASS -- TEST rap_diag_debug_intel [05:28, 05:07] (1284552 MB) +PASS -- TEST rap_cires_ugwp_debug_intel [05:17, 05:07] (1202700 MB) +PASS -- TEST rap_unified_ugwp_debug_intel [05:16, 05:06] (1201300 MB) +PASS -- TEST rap_lndp_debug_intel [05:18, 05:08] (1204948 MB) +PASS -- TEST rap_progcld_thompson_debug_intel [05:15, 05:04] (1198764 MB) +PASS -- TEST rap_noah_debug_intel [05:00, 04:50] (1199084 MB) +PASS -- TEST rap_sfcdiff_debug_intel [05:02, 04:51] (1196812 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_intel [08:03, 07:53] (1200264 MB) +PASS -- TEST rrfs_v1beta_debug_intel [05:06, 04:52] (1196152 MB) +PASS -- TEST rap_clm_lake_debug_intel [06:14, 06:01] (1198800 MB) +PASS -- TEST rap_flake_debug_intel [05:15, 05:02] (1200684 MB) +PASS -- TEST gnv1_c96_no_nest_debug_intel [09:53, 08:46] (1198060 MB) + +PASS -- COMPILE wam_debug_intel [07:04, 07:04](837 warnings,1 remarks) +PASS -- TEST control_wam_debug_intel [14:42, 14:10] (1671236 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_intel [13:04, 13:04](3 warnings,8 remarks) +PASS -- TEST regional_spp_sppt_shum_skeb_dyn32_phy32_intel [05:42, 04:59] (1128820 MB) +PASS -- TEST rap_control_dyn32_phy32_intel [08:10, 07:13] (990348 MB) +PASS -- TEST hrrr_control_dyn32_phy32_intel [05:09, 03:48] (908964 MB) +PASS -- TEST rap_2threads_dyn32_phy32_intel [08:32, 07:29] (1065284 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_intel [10:08, 08:43] (937576 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_intel [04:42, 03:56] (887492 MB) +PASS -- TEST rap_restart_dyn32_phy32_intel [06:32, 05:27] (974200 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_intel [02:32, 02:00] (873400 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_faster_intel [13:13, 13:13](3 warnings,8 remarks) +PASS -- TEST conus13km_control_intel [03:14, 02:38] (1162800 MB) +PASS -- TEST conus13km_2threads_intel [01:43, 01:12] (1106304 MB) +PASS -- TEST conus13km_restart_mismatch_intel [02:01, 01:31] (1062568 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_intel [13:16, 13:16](3 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_intel [05:06, 04:34] (960140 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_debug_intel [06:12, 06:12](785 warnings,8 remarks) +PASS -- TEST rap_control_debug_dyn32_phy32_intel [05:11, 04:55] (1079184 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_intel [05:03, 04:50] (1071480 MB) +PASS -- TEST conus13km_debug_intel [14:05, 13:32] (1231400 MB) +PASS -- TEST conus13km_debug_qr_intel [14:03, 13:38] (923536 MB) +PASS -- TEST conus13km_debug_2threads_intel [08:24, 08:01] (1164676 MB) +PASS -- TEST conus13km_radar_tten_debug_intel [14:03, 13:35] (1293220 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_debug_intel [12:43, 12:43](785 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_debug_intel [05:11, 05:01] (1134856 MB) + +PASS -- COMPILE hafsw_intel [15:17, 15:17](1 warnings,9 remarks) +PASS -- TEST hafs_regional_atm_intel [07:09, 06:07] (735328 MB) +PASS -- TEST hafs_regional_atm_thompson_gfdlsf_intel [06:51, 06:29] (1105684 MB) +PASS -- TEST hafs_regional_atm_ocn_intel [08:52, 07:36] (808112 MB) +PASS -- TEST hafs_regional_atm_wav_intel [25:09, 24:04] (840636 MB) +PASS -- TEST hafs_regional_atm_ocn_wav_intel [29:53, 28:32] (867168 MB) +PASS -- TEST hafs_regional_1nest_atm_intel [08:02, 07:12] (497844 MB) +PASS -- TEST hafs_regional_telescopic_2nests_atm_intel [09:52, 08:38] (516888 MB) +PASS -- TEST hafs_global_1nest_atm_intel [04:15, 03:31] (372176 MB) +PASS -- TEST hafs_global_multiple_4nests_atm_intel [11:49, 09:43] (483212 MB) +PASS -- TEST hafs_regional_specified_moving_1nest_atm_intel [05:34, 04:50] (521440 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_intel [05:17, 04:27] (529192 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_intel [06:38, 05:49] (570956 MB) +PASS -- TEST hafs_global_storm_following_1nest_atm_intel [01:54, 01:33] (400332 MB) +PASS -- TEST gnv1_nested_intel [06:20, 04:25] (1712168 MB) + +PASS -- COMPILE hafsw_debug_intel [07:06, 07:06](1465 warnings,1502 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_debug_intel [14:36, 13:43] (580276 MB) + +PASS -- COMPILE hafsw_faster_intel [15:33, 15:33],8 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_intel [14:00, 12:55] (660152 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel [14:22, 13:15] (714924 MB) + +PASS -- COMPILE hafs_mom6w_intel [15:01, 15:01],7 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel [10:15, 08:52] (703896 MB) + +PASS -- COMPILE hafs_all_intel [20:49, 20:49],8 remarks) +PASS -- TEST hafs_regional_docn_intel [08:41, 07:36] (805844 MB) +PASS -- TEST hafs_regional_docn_oisst_intel [08:42, 07:37] (795744 MB) +PASS -- TEST hafs_regional_datm_cdeps_intel [17:00, 16:17] (1204108 MB) + +PASS -- COMPILE datm_cdeps_intel [09:32, 09:31],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_intel [03:06, 02:59] (1157664 MB) +PASS -- TEST datm_cdeps_restart_cfsr_intel [02:01, 01:53] (1104244 MB) +PASS -- TEST datm_cdeps_control_gefs_intel [02:58, 02:50] (1022084 MB) +PASS -- TEST datm_cdeps_iau_gefs_intel [03:02, 02:53] (1016672 MB) +PASS -- TEST datm_cdeps_stochy_gefs_intel [03:07, 03:00] (1005108 MB) +PASS -- TEST datm_cdeps_ciceC_cfsr_intel [03:05, 02:57] (1154516 MB) +PASS -- TEST datm_cdeps_bulk_cfsr_intel [03:06, 02:58] (1149476 MB) +PASS -- TEST datm_cdeps_bulk_gefs_intel [02:57, 02:50] (1019796 MB) +PASS -- TEST datm_cdeps_mx025_cfsr_intel [07:28, 06:36] (1016632 MB) +PASS -- TEST datm_cdeps_mx025_gefs_intel [07:23, 06:31] (1000896 MB) +PASS -- TEST datm_cdeps_multiple_files_cfsr_intel [03:02, 02:58] (1151916 MB) +PASS -- TEST datm_cdeps_3072x1536_cfsr_intel [04:27, 04:19] (2396808 MB) +PASS -- TEST datm_cdeps_gfs_intel [04:31, 04:23] (2393840 MB) + +PASS -- COMPILE datm_cdeps_debug_intel [05:12, 05:12](2 warnings,2 remarks) +PASS -- TEST datm_cdeps_debug_cfsr_intel [06:40, 06:30] (1078396 MB) + +PASS -- COMPILE datm_cdeps_faster_intel [08:20, 08:20],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_faster_intel [03:03, 02:57] (1147824 MB) + +PASS -- COMPILE datm_cdeps_land_intel [01:25, 01:25],1 remarks) +PASS -- TEST datm_cdeps_lnd_gswp3_intel [01:22, 01:02] (255152 MB) +PASS -- TEST datm_cdeps_lnd_era5_intel [01:11, 00:53] (325144 MB) +PASS -- TEST datm_cdeps_lnd_era5_rst_intel [00:50, 00:35] (321824 MB) + +PASS -- COMPILE atm_ds2s_docn_pcice_intel [13:40, 13:40],3 remarks) +PASS -- TEST atm_ds2s_docn_pcice_intel [05:10, 04:15] (1969272 MB) + +PASS -- COMPILE atm_ds2s_docn_dice_intel [20:13, 14:17](1 warnings,1 remarks) +PASS -- TEST atm_ds2s_docn_dice_intel [13:20, 09:13] (1968132 MB) + +PASS -- COMPILE atml_intel [14:46, 14:46](8 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_sbs_intel [06:14, 04:56] (1856404 MB) +PASS -- TEST control_p8_atmlnd_intel [06:10, 04:52] (1864464 MB) +PASS -- TEST control_restart_p8_atmlnd_intel [03:26, 02:48] (1074680 MB) + +PASS -- COMPILE atml_debug_intel [07:40, 07:40](880 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_debug_intel [07:08, 05:51] (1893832 MB) + +PASS -- COMPILE atmw_intel [13:34, 13:34],8 remarks) +PASS -- TEST atmwav_control_noaero_p8_intel [03:18, 02:11] (1896056 MB) + +PASS -- COMPILE atmaero_intel [13:03, 13:03],1 remarks) +PASS -- TEST atmaero_control_p8_intel [05:34, 04:36] (1975420 MB) +PASS -- TEST atmaero_control_p8_rad_intel [06:28, 05:24] (1766680 MB) +PASS -- TEST atmaero_control_p8_rad_micro_intel [06:27, 05:29] (1762344 MB) + +PASS -- COMPILE atmaq_debug_intel [06:06, 06:06](882 warnings,6 remarks) +PASS -- TEST regional_atmaq_debug_intel [22:29, 20:52] (4482168 MB) + +PASS -- COMPILE atm_fbh_intel [12:07, 12:07](3 warnings,8 remarks) +PASS -- TEST cpld_regional_atm_fbh_intel [15:54, 15:38] (1082444 MB) + SYNOPSIS: -Starting Date/Time: 20241018 19:05:16 -Ending Date/Time: 20241018 20:53:50 -Total Time: 01h:49m:17s -Compiles Completed: 43/43 -Tests Completed: 188/188 +Starting Date/Time: 2024-10-29 17:32:00 +Ending Date/Time: 2024-10-30 12:58:15 +Total Time: 19h:26m:15s +Compiles Completed: 42/42 +Tests Completed: 186/186 + NOTES: -A file 'test_changes.list' was generated but is empty. -If you are using this log as a pull request verification, please commit 'test_changes.list'. +A file test_changes.list was generated but is empty. +If you are using this log as a pull request verification, please commit test_changes.list. Result: SUCCESS -====END OF ORION REGRESSION TESTING LOG==== +====END OF orion REGRESSION TESTING LOG==== diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 80b3a1f35e..4e5df4ef05 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,7 +1,7 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -1462344cc1bf03e701cfe58b3e74a9e57762b3b6 +28e0f98fc73229c8005bc8300b29230d804edac1 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,9 +11,9 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) @@ -38,241 +38,311 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_112875 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3146 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:27, 11:20] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [22:49, 02:30](3085 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:29, 11:49] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [22:48, 02:55](1816 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [03:18, 02:55](1832 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [02:39, 02:52](975 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:49, 03:26](1779 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:29, 11:58] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [22:48, 02:06](1813 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:23, 05:19] ( 1503 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [28:55, 03:23](1829 MB) - -PASS -- COMPILE 's2swa_intel' [13:27, 11:34] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [22:49, 02:28](3115 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [22:49, 02:52](3113 MB) -PASS -- TEST 'cpld_restart_p8_intel' [11:25, 03:10](3043 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [22:49, 02:25](3135 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [11:26, 03:05](3062 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [22:49, 02:18](3358 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [22:49, 02:28](3115 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [22:50, 03:04](3057 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [22:49, 02:48](3113 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [22:58, 07:27](4103 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [01:17, 07:15](4257 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [22:49, 02:49](3095 MB) - -PASS -- COMPILE 's2sw_intel' [13:29, 11:13] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [22:48, 02:49](1818 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [22:48, 02:46](1888 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:27, 10:15] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [23:49, 03:04](1881 MB) - -PASS -- COMPILE 's2s_intel' [12:26, 10:21] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [23:49, 01:44](2865 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [23:49, 02:26](2870 MB) -PASS -- TEST 'cpld_restart_c48_intel' [18:37, 02:20](2283 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:33, 16:18] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [17:43, 03:01](3125 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:29, 11:31] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:47, 02:21](1820 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [03:47, 02:18](993 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [03:35, 02:41](1794 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:22, 05:21] ( 1503 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:32, 02:19](1849 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:25, 09:33] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [12:14, 02:22](565 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [12:14, 02:16](1465 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [11:30, 01:58](1473 MB) -PASS -- TEST 'control_latlon_intel' [11:09, 01:58](1469 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [11:03, 02:14](1468 MB) -PASS -- TEST 'control_c48_intel' [11:00, 02:28](1565 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:09, 01:43](689 MB) -PASS -- TEST 'control_c192_intel' [06:51, 02:01](1586 MB) -PASS -- TEST 'control_c384_intel' [06:55, 04:26](1879 MB) -PASS -- TEST 'control_c384gdas_intel' [06:23, 03:57](1063 MB) -PASS -- TEST 'control_stochy_intel' [06:19, 01:34](522 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:35, 02:04](328 MB) -PASS -- TEST 'control_lndp_intel' [06:07, 01:36](520 MB) -PASS -- TEST 'control_iovr4_intel' [06:00, 01:48](519 MB) -PASS -- TEST 'control_iovr5_intel' [05:40, 01:37](517 MB) -PASS -- TEST 'control_p8_intel' [05:31, 02:38](1757 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:24, 02:59](1759 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:02, 02:20](1753 MB) -PASS -- TEST 'control_restart_p8_intel' [58:33, 02:50](910 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:29, 02:24](1753 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [57:05, 02:45](914 MB) -PASS -- TEST 'control_decomp_p8_intel' [02:39, 02:19](1750 MB) -PASS -- TEST 'control_2threads_p8_intel' [02:38, 02:35](1839 MB) -PASS -- TEST 'control_p8_lndp_intel' [02:38, 02:03](1757 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [02:37, 03:01](1815 MB) -PASS -- TEST 'control_p8_mynn_intel' [02:29, 02:52](1771 MB) -PASS -- TEST 'merra2_thompson_intel' [02:29, 02:52](1755 MB) -PASS -- TEST 'regional_control_intel' [02:28, 02:08](836 MB) -PASS -- TEST 'regional_restart_intel' [54:31, 01:16](841 MB) -PASS -- TEST 'regional_decomp_intel' [01:32, 01:59](836 MB) -PASS -- TEST 'regional_2threads_intel' [01:31, 01:51](889 MB) -PASS -- TEST 'regional_noquilt_intel' [01:23, 01:16](1166 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [01:01, 02:22](839 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [00:21, 02:07](838 MB) -PASS -- TEST 'regional_wofs_intel' [00:12, 02:06](1565 MB) - -PASS -- COMPILE 'rrfs_intel' [10:24, 09:01] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [13:24, 03:01](902 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:25, 02:04](1049 MB) -PASS -- TEST 'rap_decomp_intel' [13:24, 02:51](905 MB) -PASS -- TEST 'rap_2threads_intel' [13:24, 02:48](989 MB) -PASS -- TEST 'rap_restart_intel' [00:13, 02:18](776 MB) -PASS -- TEST 'rap_sfcdiff_intel' [13:24, 03:11](906 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:24, 02:50](901 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [59:05, 02:50](775 MB) -PASS -- TEST 'hrrr_control_intel' [13:24, 02:18](901 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [13:24, 02:45](900 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [13:25, 02:39](972 MB) -PASS -- TEST 'hrrr_control_restart_intel' [58:50, 02:00](731 MB) -PASS -- TEST 'rrfs_v1beta_intel' [13:24, 03:11](898 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:24, 01:59](1857 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:16, 02:14](1848 MB) - -PASS -- COMPILE 'csawmg_intel' [10:25, 08:10] -PASS -- TEST 'control_csawmg_intel' [58:30, 01:33](858 MB) -PASS -- TEST 'control_ras_intel' [58:09, 01:52](556 MB) - -PASS -- COMPILE 'wam_intel' [10:25, 08:18] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [57:40, 01:26](1542 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:25, 08:29] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [55:55, 03:11](1756 MB) -PASS -- TEST 'regional_control_faster_intel' [55:54, 01:24](836 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:24, 07:42] ( 867 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [13:05, 01:45](1496 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [55:53, 01:46](1493 MB) -PASS -- TEST 'control_stochy_debug_intel' [55:33, 01:50](693 MB) -PASS -- TEST 'control_lndp_debug_intel' [55:31, 02:05](694 MB) -PASS -- TEST 'control_csawmg_debug_intel' [54:55, 01:29](999 MB) -PASS -- TEST 'control_ras_debug_intel' [54:29, 02:06](702 MB) -PASS -- TEST 'control_diag_debug_intel' [54:01, 02:28](1556 MB) -PASS -- TEST 'control_debug_p8_intel' [53:34, 02:21](1779 MB) -PASS -- TEST 'regional_debug_intel' [53:32, 02:01](878 MB) -PASS -- TEST 'rap_control_debug_intel' [53:29, 01:33](1076 MB) -PASS -- TEST 'hrrr_control_debug_intel' [52:57, 01:44](1074 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [52:48, 01:38](1075 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [52:39, 01:36](1074 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [52:32, 01:37](1077 MB) -PASS -- TEST 'rap_diag_debug_intel' [52:28, 02:35](1160 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [52:12, 01:29](1077 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [51:38, 01:29](1078 MB) -PASS -- TEST 'rap_lndp_debug_intel' [51:37, 01:28](1077 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [51:31, 01:42](1077 MB) -PASS -- TEST 'rap_noah_debug_intel' [51:03, 01:37](1072 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [50:22, 01:32](1076 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [50:17, 02:19](1074 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [50:10, 01:34](1065 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [49:57, 01:42](1076 MB) -PASS -- TEST 'rap_flake_debug_intel' [49:56, 01:28](1079 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [49:49, 02:50](1083 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:20, 04:27] ( 823 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [16:27, 01:23](1576 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:23, 08:07] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [49:23, 02:16](912 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [49:12, 03:03](783 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [49:06, 03:34](775 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [48:53, 02:45](837 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [48:10, 03:44](822 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [47:39, 03:19](774 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [39:48, 02:30](675 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [41:53, 01:27](660 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:23, 08:09] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [47:33, 02:05](989 MB) -PASS -- TEST 'conus13km_2threads_intel' [42:18, 01:55](994 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [41:45, 01:41](859 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:22, 08:22] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [47:20, 02:33](804 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:19, 04:34] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [45:53, 01:51](951 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [45:14, 02:01](949 MB) -PASS -- TEST 'conus13km_debug_intel' [45:14, 01:48](1039 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [45:04, 02:13](711 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [44:51, 01:41](1041 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [44:39, 01:42](1104 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:20, 04:28] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [44:06, 01:47](983 MB) - -PASS -- COMPILE 'hafsw_intel' [11:26, 10:02] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [44:09, 02:48](598 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [43:53, 01:33](941 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [43:35, 02:27](645 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [43:31, 02:32](673 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [43:26, 02:49](693 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [42:50, 02:10](379 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [42:40, 03:02](386 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [42:23, 02:32](308 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [41:32, 03:17](368 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [41:19, 02:29](400 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [41:15, 02:47](397 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [40:55, 02:47](469 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [40:26, 02:22](311 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:20, 04:58] ( 1447 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [40:27, 02:18](501 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:27, 09:46] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [40:22, 02:42](515 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [40:18, 02:40](693 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:27, 09:53] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [38:44, 03:11](703 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:25, 09:02] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [38:23, 02:56](643 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [38:19, 02:48](619 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [38:00, 01:24](880 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:26, 10:04] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [37:49, 01:49](1816 MB) - -PASS -- COMPILE 'atml_intel' [11:30, 09:35] ( 8 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [07:30, 05:30] ( 866 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [10:29, 08:39] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [37:28, 02:20](3009 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [37:02, 02:53](2898 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [36:24, 02:55](2902 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:24, 04:28] ( 868 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [36:13, 02:23](4379 MB) +PASS -- COMPILE 's2swa_32bit_intel' [15:31, 11:29] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:44, 03:17](3085 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [15:31, 12:04] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [08:44, 03:22](1811 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [46:29, 02:50](1846 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [45:50, 02:45](972 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [08:45, 03:05](1783 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [15:31, 11:37] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [08:44, 01:52](1809 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:23, 05:19] ( 1503 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [14:53, 03:10](1841 MB) + +PASS -- COMPILE 's2swa_intel' [15:31, 11:40] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:44, 02:32](3115 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:44, 02:41](3115 MB) +PASS -- TEST 'cpld_restart_p8_intel' [49:03, 02:58](3043 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:44, 02:25](3136 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [49:06, 02:47](3062 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [08:44, 02:29](3356 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:44, 02:26](3113 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:45, 02:20](3055 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:44, 02:37](3121 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [08:53, 06:24](4110 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [36:46, 04:54](4252 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:44, 02:02](3094 MB) + +PASS -- COMPILE 's2sw_intel' [14:30, 10:56] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:45, 02:19](1829 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:45, 02:56](1888 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:28, 10:25] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:47, 02:13](1881 MB) + +PASS -- COMPILE 's2s_intel' [14:29, 10:17] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:45, 02:08](2859 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [09:45, 01:57](2871 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:38, 02:19](2279 MB) + +PASS -- COMPILE 's2swa_faster_intel' [20:42, 16:19] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [03:34, 03:04](3121 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:31, 11:35] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [08:44, 02:03](1832 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [37:49, 02:33](978 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'cpld_mpi_pdlib_p8_intel' [, ]( MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:25, 05:16] ( 1503 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [07:27, 02:26](1845 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [11:24, 09:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [58:22, 02:15](568 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [58:22, 02:02](1464 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [58:22, 02:04](1474 MB) +PASS -- TEST 'control_latlon_intel' [58:22, 02:00](1468 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [58:22, 02:07](1469 MB) +PASS -- TEST 'control_c48_intel' [58:21, 02:16](1568 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [58:21, 01:42](689 MB) +PASS -- TEST 'control_c192_intel' [58:22, 01:54](1594 MB) +PASS -- TEST 'control_c384_intel' [57:30, 03:24](1882 MB) +PASS -- TEST 'control_c384gdas_intel' [56:08, 03:46](1068 MB) +PASS -- TEST 'control_stochy_intel' [53:46, 01:50](524 MB) +PASS -- TEST 'control_stochy_restart_intel' [49:13, 01:41](326 MB) +PASS -- TEST 'control_lndp_intel' [52:40, 01:24](524 MB) +PASS -- TEST 'control_iovr4_intel' [52:33, 01:34](516 MB) +PASS -- TEST 'control_iovr5_intel' [52:29, 01:35](520 MB) +PASS -- TEST 'control_p8_intel' [52:27, 02:15](1760 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [51:56, 02:55](1764 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [51:46, 02:24](1761 MB) +PASS -- TEST 'control_restart_p8_intel' [45:36, 02:37](907 MB) +PASS -- TEST 'control_noqr_p8_intel' [51:44, 01:58](1751 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [45:34, 02:32](919 MB) +PASS -- TEST 'control_decomp_p8_intel' [51:38, 01:51](1749 MB) +PASS -- TEST 'control_2threads_p8_intel' [50:35, 02:14](1839 MB) +PASS -- TEST 'control_p8_lndp_intel' [50:05, 02:22](1760 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [49:23, 02:32](1808 MB) +PASS -- TEST 'control_p8_mynn_intel' [49:14, 02:39](1764 MB) +PASS -- TEST 'merra2_thompson_intel' [49:08, 03:30](1761 MB) +PASS -- TEST 'regional_control_intel' [48:48, 01:35](843 MB) +PASS -- TEST 'regional_restart_intel' [40:59, 02:13](841 MB) +PASS -- TEST 'regional_decomp_intel' [48:44, 01:18](844 MB) +PASS -- TEST 'regional_2threads_intel' [48:28, 01:50](892 MB) +PASS -- TEST 'regional_noquilt_intel' [48:00, 02:09](1165 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [47:48, 02:04](836 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [45:31, 01:48](839 MB) +PASS -- TEST 'regional_wofs_intel' [45:31, 01:58](1566 MB) + +PASS -- COMPILE 'rrfs_intel' [11:25, 08:54] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [45:15, 02:44](903 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [45:12, 01:33](1046 MB) +PASS -- TEST 'rap_decomp_intel' [45:09, 02:35](902 MB) +PASS -- TEST 'rap_2threads_intel' [44:20, 02:31](983 MB) +PASS -- TEST 'rap_restart_intel' [34:21, 02:09](772 MB) +PASS -- TEST 'rap_sfcdiff_intel' [44:14, 03:26](902 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [44:12, 03:24](905 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [32:24, 02:27](773 MB) +PASS -- TEST 'hrrr_control_intel' [43:12, 03:17](898 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [42:37, 02:52](903 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [42:36, 02:37](976 MB) +PASS -- TEST 'hrrr_control_restart_intel' [35:21, 01:58](728 MB) +PASS -- TEST 'rrfs_v1beta_intel' [42:16, 02:51](898 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [42:06, 01:51](1853 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [41:51, 02:07](1842 MB) + +PASS -- COMPILE 'csawmg_intel' [10:24, 08:13] +PASS -- TEST 'control_csawmg_intel' [59:20, 02:16](858 MB) +PASS -- TEST 'control_ras_intel' [59:20, 01:42](554 MB) + +PASS -- COMPILE 'wam_intel' [12:27, 08:25] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [41:17, 02:30](1553 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:27, 08:31] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [41:02, 03:03](1764 MB) +PASS -- TEST 'regional_control_faster_intel' [40:13, 01:20](840 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [11:26, 07:37] ( 867 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [40:04, 01:37](1492 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [40:04, 01:32](1492 MB) +PASS -- TEST 'control_stochy_debug_intel' [40:03, 01:53](697 MB) +PASS -- TEST 'control_lndp_debug_intel' [39:58, 02:08](698 MB) +PASS -- TEST 'control_csawmg_debug_intel' [38:17, 01:57](999 MB) +PASS -- TEST 'control_ras_debug_intel' [37:58, 01:27](705 MB) +PASS -- TEST 'control_diag_debug_intel' [37:05, 02:12](1558 MB) +PASS -- TEST 'control_debug_p8_intel' [37:05, 02:16](1794 MB) +PASS -- TEST 'regional_debug_intel' [35:55, 02:05](881 MB) +PASS -- TEST 'rap_control_debug_intel' [35:44, 01:27](1083 MB) +PASS -- TEST 'hrrr_control_debug_intel' [35:11, 01:48](1073 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [35:09, 01:45](1076 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [34:21, 01:43](1076 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [34:20, 01:36](1078 MB) +PASS -- TEST 'rap_diag_debug_intel' [34:15, 02:30](1165 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [34:15, 01:38](1079 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [34:09, 01:34](1078 MB) +PASS -- TEST 'rap_lndp_debug_intel' [34:05, 01:37](1078 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [34:01, 01:33](1078 MB) +PASS -- TEST 'rap_noah_debug_intel' [33:27, 01:39](1074 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [33:26, 01:30](1074 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [32:30, 01:23](1072 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [32:24, 01:31](1068 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [31:49, 01:49](1074 MB) +PASS -- TEST 'rap_flake_debug_intel' [31:19, 01:31](1077 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [30:40, 02:51](1084 MB) + +PASS -- COMPILE 'wam_debug_intel' [08:22, 04:40] ( 823 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [00:21, 02:19](1581 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:26, 08:08] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [30:22, 01:57](909 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [30:11, 02:43](778 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [30:09, 03:02](776 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [30:03, 02:41](834 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [29:22, 02:20](827 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [28:10, 02:44](776 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [21:07, 02:14](674 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [23:23, 01:47](660 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:24, 08:22] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [27:46, 02:01](987 MB) +PASS -- TEST 'conus13km_2threads_intel' [22:39, 01:34](985 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [21:52, 02:07](859 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:24, 08:17] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [27:22, 02:08](807 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:19, 04:39] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [27:19, 01:54](951 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [26:37, 01:55](954 MB) +PASS -- TEST 'conus13km_debug_intel' [26:35, 01:43](1039 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [26:32, 01:26](707 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [26:32, 01:41](1041 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [26:30, 01:29](1104 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:21, 04:42] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [26:14, 01:51](985 MB) + +PASS -- COMPILE 'hafsw_intel' [12:31, 10:17] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [26:04, 02:51](597 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [25:50, 01:58](946 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [25:45, 02:36](644 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [25:28, 03:09](666 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [24:59, 03:18](694 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [24:54, 01:54](378 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [23:59, 02:49](391 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [23:49, 01:55](278 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [23:17, 03:41](361 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [23:13, 01:52](399 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [23:12, 02:13](410 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [21:43, 02:23](478 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [21:27, 01:54](312 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:19, 05:01] ( 1447 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [20:31, 01:48](504 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [11:28, 09:52] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [19:28, 02:38](511 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:01, 01:56](702 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:27, 09:56] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [19:00, 02:40](702 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:28, 09:29] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [18:32, 03:10](640 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [17:53, 02:17](619 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:44, 01:54](878 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:28, 10:09] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [16:03, 02:17](1820 MB) + +PASS -- COMPILE 'atml_intel' [11:30, 09:42] ( 8 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [07:20, 05:41] ( 866 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [10:24, 08:43] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [16:00, 01:59](3009 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [15:42, 02:45](2898 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [15:39, 02:33](2906 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:20, 04:32] ( 868 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [15:28, 02:43](4380 MB) SYNOPSIS: -Starting Date/Time: 20241021 13:23:29 -Ending Date/Time: 20241021 14:52:52 -Total Time: 01h:30m:06s +Starting Date/Time: 20241031 14:35:23 +Ending Date/Time: 20241031 16:31:48 +Total Time: 01h:57m:13s Compiles Completed: 33/33 -Tests Completed: 156/156 +Tests Completed: 155/156 +Failed Tests: +* TEST cpld_mpi_pdlib_p8_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /lfs/h2/emc/nems/noscrub/brian.curtis/git/dpsarmie/ufs-weather-model/tests/logs/log_wcoss2/run_cpld_mpi_pdlib_p8_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF WCOSS2 REGRESSION TESTING LOG==== +====START OF WCOSS2 REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +358449cfff384a09cdf27f90139d02cf9f0a9074 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop) + 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-529f870d33b65c3b6c1aa3c3236b94efc3bd336d FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20241028 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_222071 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: GFS-DEV +* (-n) - RUN SINGLE TEST: cpld_mpi_pdlib_p8 +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2sw_pdlib_intel' [13:33, 11:43] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [37:36, 02:24](1826 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [06:52, 01:45](1795 MB) + +SYNOPSIS: +Starting Date/Time: 20241031 17:08:50 +Ending Date/Time: 20241031 18:33:25 +Total Time: 01h:24m:52s +Compiles Completed: 1/1 +Tests Completed: 2/2 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/parm/global_control.nml.IN b/tests/parm/global_control.nml.IN index 675bc19739..aeb1c11b2e 100644 --- a/tests/parm/global_control.nml.IN +++ b/tests/parm/global_control.nml.IN @@ -1,7 +1,7 @@ &atmos_model_nml - blocksize = 32 - chksum_debug = .false. - dycore_only = .false. + blocksize = @[BLOCKSIZE] + chksum_debug = @[CHKSUM_DEBUG] + dycore_only = @[DYCORE_ONLY] ccpp_suite = '@[CCPP_SUITE]' / @@ -22,10 +22,10 @@ &fv_core_nml layout = @[INPES],@[JNPES] - io_layout = 1,1 + io_layout = @[IO_LAYOUT] npx = @[NPX] npy = @[NPY] - ntiles = 6 + ntiles = @[NTILES] npz = @[NPZ] dz_min = @[DZ_MIN] psm_bc = @[PSM_BC] @@ -34,62 +34,62 @@ fv_debug = .false. range_warn = .true. reset_eta = .false. - n_sponge = 42 - nudge_qv = .true. - nudge_dz = .false. + n_sponge = @[N_SPONGE] + nudge_qv = @[NUDGE_QV] + nudge_dz = @[NUDGE_DZ] tau = @[TAU] - fast_tau_w_sec = 0.2 + fast_tau_w_sec = @[FAST_TAU_W_SEC] rf_cutoff = @[RF_CUTOFF] d2_bg_k1 = @[D2_BG_K1] d2_bg_k2 = @[D2_BG_K2] kord_tm = @[KORD_TM] - kord_mt = @[KORD_XX] - kord_wz = @[KORD_XX] - kord_tr = @[KORD_XX] + kord_mt = @[KORD_MT] + kord_wz = @[KORD_WZ] + kord_tr = @[KORD_TR] hydrostatic = @[HYDROSTATIC] - phys_hydrostatic = .false. - use_hydro_pressure = .false. + phys_hydrostatic = @[PHYS_HYDROSTATIC] + use_hydro_pressure = @[USE_HYDRO_PRESSURE] pass_full_omega_to_physics_in_non_hydrostatic_mode = @[UPDATE_FULL_OMEGA] beta = 0. a_imp = 1. p_fac = 0.1 k_split = @[K_SPLIT] n_split = @[N_SPLIT] - nwat = 6 + nwat = @[NWAT] na_init = @[NA_INIT] d_ext = 0. dnats = @[DNATS] fv_sg_adj = @[FV_SG_ADJ] d2_bg = 0. - nord = 2 + nord = @[NORD] dddmp = @[DDDMP] - d4_bg = 0.12 - vtdm4 = 0.02 - delt_max = 0.002 + d4_bg = @[D4_BG] + vtdm4 = @[VTDM4] + delt_max = @[DELT_MAX] ke_bg = 0. do_vort_damp = @[DO_VORT_DAMP] external_ic = @[EXTERNAL_IC] - external_eta = .true. - gfs_phil = .false. + external_eta = @[EXTERNAL_ETA] + gfs_phil = @[GFS_PHIL] nggps_ic = @[NGGPS_IC] mountain = @[MOUNTAIN] - ncep_ic = .false. + ncep_ic = @[NCEP_IC] d_con = @[D_CON] - hord_mt = @[HORD_XX] - hord_vt = @[HORD_XX] - hord_tm = @[HORD_XX] + hord_mt = @[HORD_MT] + hord_vt = @[HORD_VT] + hord_tm = @[HORD_TM] hord_dp = @[HORD_DP] hord_tr = @[HORD_TR] - adjust_dry_mass = .false. - dry_mass = 98320.0 - consv_te = 1. + adjust_dry_mass = @[ADJUST_DRY_MASS] + dry_mass = @[DRY_MASS] + consv_te = @[CONSV_TE] do_sat_adj = @[DO_SAT_ADJ] consv_am = .false. fill = .true. dwind_2d = .false. - print_freq = 6 + print_freq = @[PRINT_FREQ] warm_start = @[WARM_START] - no_dycore = .false. + no_dycore = @[NO_DYCORE] z_tracer = .true. agrid_vel_rst = .true. read_increment = @[READ_INCREMENT] @@ -98,9 +98,9 @@ / &external_ic_nml - filtered_terrain = .true. + filtered_terrain = @[FILTERED_TERRAIN] levp = @[NPZP] - gfs_dwinds = .true. + gfs_dwinds = @[GFS_DWINDS] checker_tr = .false. nt_checker = 0 / @@ -112,31 +112,31 @@ qdiag3d = @[QDIAG3D] print_diff_pgr = @[PRINT_DIFF_PGR] fhcyc = @[FHCYC] - use_ufo = .true. - pre_rad = .false. + use_ufo = @[USE_UFO] + pre_rad = @[PRE_RAD] imp_physics = @[IMP_PHYSICS] iovr = @[IOVR] - ltaerosol = .false. - lradar = .false. - ttendlim = -999 + ltaerosol = @[LTAEROSOL] + lradar = @[LRADAR] + ttendlim = @[TTENDLIM] dt_inner = @[DT_INNER] sedi_semi = @[SEDI_SEMI] decfl = @[DECFL] - oz_phys = .false. - oz_phys_2015 = .true. - lsoil_lsm = 4 + oz_phys = @[OZ_PHYS_NEW] + oz_phys_2015 = @[OZ_PHYS_OLD] + lsoil_lsm = @[LSOIL_LSM] do_mynnedmf = @[DO_MYNNEDMF] - do_mynnsfclay = .false. - icloud_bl = 1 - bl_mynn_edmf = 1 - bl_mynn_tkeadvect = .true. - bl_mynn_edmf_mom = 1 - do_ugwp = .false. - do_tofd = .false. + do_mynnsfclay = @[DO_MYNNSFCLAY] + icloud_bl = @[ICLOUD_BL] + bl_mynn_edmf = @[BL_MYNN_EDMF] + bl_mynn_tkeadvect = @[BL_MYNN_TKEADVECT] + bl_mynn_edmf_mom = @[BL_MYNN_EDMF_MOM] + do_ugwp = @[DO_UGWP] + do_tofd = @[DO_TOFD] gwd_opt = @[GWD_OPT] do_ugwp_v0 = @[DO_UGWP_V0] do_ugwp_v1 = @[DO_UGWP_V1] - do_ugwp_v0_orog_only = .false. + do_ugwp_v0_orog_only = @[DO_UGWP_V0_OROG_ONLY] do_ugwp_v0_nst_only = @[DO_UGWP_V0_NST_ONLY] do_gsl_drag_ls_bl = @[DO_GSL_DRAG_LS_BL] do_gsl_drag_ss = @[DO_GSL_DRAG_SS] @@ -147,31 +147,31 @@ min_lakeice = @[MIN_LAKEICE] min_seaice = @[MIN_SEAICE] use_cice_alb = @[USE_CICE_ALB] - pdfcld = .false. - fhswr = 3600. - fhlwr = 3600. + pdfcld = @[PDFCLD] + fhswr = @[FHSWR] + fhlwr = @[FHLWR] ialb = @[IALB] iems = @[IEMS] iaer = @[IAER] icliq_sw = @[ICLIQ_SW] - ico2 = 2 - isubc_sw = 2 - isubc_lw = 2 - isol = 2 - lwhtr = .true. - swhtr = .true. - cnvgwd = .true. + ico2 = @[ICO2] + isubc_sw = @[ISUBC_SW] + isubc_lw = @[ISUBC_LW] + isol = @[ISOL] + lwhtr = @[LWHTR] + swhtr = @[SWHTR] + cnvgwd = @[CNVGWD] shal_cnv = @[SHAL_CNV] - cal_pre = .false. - redrag = .true. - dspheat = .true. - hybedmf = .false. + cal_pre = @[CAL_PRE] + redrag = @[REDRAG] + dspheat = @[DSPHEAT] + hybedmf = @[HYBEDMF] satmedmf = @[SATMEDMF] - isatmedmf = 1 + isatmedmf = @[ISATMEDMF] lheatstrg = @[LHEATSTRG] lseaspray = @[LSEASPRAY] random_clds = @[RANDOM_CLDS] - trans_trac = .true. + trans_trac = @[TRANS_TRAC] cnvcld = @[CNVCLD] imfshalcnv = @[IMFSHALCNV] imfdeepcnv = @[IMFDEEPCNV] @@ -181,45 +181,45 @@ betadcu = @[BETADCU] ras = @[RAS] cdmbgwd = @[CDMBWD] - prslrd0 = 0. - ivegsrc = 1 - isot = 1 - lsoil = 4 + prslrd0 = @[PRSLRD0] + ivegsrc = @[IVEGSRC] + isot = @[ISOT] + lsoil = @[LSOIL] lsm = @[LSM] iopt_dveg = @[IOPT_DVEG] iopt_crs = @[IOPT_CRS] - iopt_btr = 1 - iopt_run = 1 + iopt_btr = @[IOPT_BTR] + iopt_run = @[IOPT_RUN] iopt_sfc = @[IOPT_SFC] iopt_trs = @[IOPT_TRS] iopt_diag = @[IOPT_DIAG] - iopt_frz = 1 - iopt_inf = 1 + iopt_frz = @[IOPT_FRZ] + iopt_inf = @[IOPT_INF] iopt_rad = @[IOPT_RAD] iopt_alb = @[IOPT_ALB] - iopt_snf = 4 - iopt_tbot = 2 + iopt_snf = @[IOPT_SNF] + iopt_tbot = @[IOPT_TBOT] iopt_stc = @[IOPT_STC] - debug = .false. + debug = @[DEBUG] nstf_name = @[NSTF_NAME] - nst_anl = .true. - psautco = 0.0008,0.0005 - prautco = 0.00015,0.00015 + nst_anl = @[NST_ANL] + psautco = @[PSAUTCO] + prautco = @[PRAUTCO] lgfdlmprad = @[LGFDLMPRAD] - effr_in = .true. + effr_in = @[EFFR_IN] ldiag_ugwp = @[LDIAG_UGWP] fscav_aero = @[FSCAV_AERO] do_RRTMGP = @[DO_RRTMGP] - active_gases = 'h2o_co2_o3_n2o_ch4_o2' - ngases = 6 - lw_file_gas = 'rrtmgp-data-lw-g128-210809.nc' - lw_file_clouds = 'rrtmgp-cloud-optics-coeffs-lw.nc' - sw_file_gas = 'rrtmgp-data-sw-g112-210809.nc' - sw_file_clouds = 'rrtmgp-cloud-optics-coeffs-sw.nc' - rrtmgp_nGptsSW = 112 - rrtmgp_nGptsLW = 128 - rrtmgp_nBandsLW = 16 - rrtmgp_nBandsSW = 14 + active_gases = @[ACTIVE_GASES] + ngases = @[NGASES] + lw_file_gas = @[LW_FILE_GAS] + lw_file_clouds = @[LW_FILE_CLOUDS] + sw_file_gas = @[SW_FILE_GAS] + sw_file_clouds = @[SW_FILE_CLOUDS] + rrtmgp_nGptsSW = @[RRTMGP_NGPTSSW] + rrtmgp_nGptsLW = @[RRTMGP_NGPTSLW] + rrtmgp_nBandsLW = @[RRTMGP_NBANDSLW] + rrtmgp_nBandsSW = @[RRTMGP_NBANDSSW] doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] doGP_sgs_cnv = @[DOGP_SGS_CNV] @@ -251,34 +251,41 @@ ca_trigger = @[CA_TRIGGER] nspinup = @[NSPINUP] iseed_ca = @[ISEED_CA] - lndp_type = @[LNDP_TYPE] - n_var_lndp = @[N_VAR_LNDP] +@[HIDE_LAND_PERT] lndp_type = @[LNDP_TYPE] +@[HIDE_LAND_PERT] n_var_lndp = @[N_VAR_LNDP] +@[HIDE_NEST] lcnorm = @[LCNORM] +@[HIDE_SPPT] pert_mp = @[PERT_MP] +@[HIDE_SPPT] pert_radtend = @[PERT_RADTEND] +@[HIDE_SPPT] pert_clds = @[PERT_CLDS] +@[HIDE_IAU] iau_inc_files= @[IAU_INC_FILES] +@[HIDE_IAU] iau_drymassfixer = .false. +@[HIDE_IAU] iau_filter_increments = @[IAU_FILTER_INCREMENTS] / &cires_ugwp_nml - knob_ugwp_solver = 2 - knob_ugwp_source = 1,1,0,0 - knob_ugwp_wvspec = 1,25,25,25 - knob_ugwp_azdir = 2,4,4,4 - knob_ugwp_stoch = 0,0,0,0 - knob_ugwp_effac = 1,1,1,1 - knob_ugwp_doaxyz = 1 - knob_ugwp_doheat = 1 + knob_ugwp_solver = @[KNOB_UGWP_SOLVER] + knob_ugwp_source = @[KNOB_UGWP_SOURCE] + knob_ugwp_wvspec = @[KNOB_UGWP_WVSPEC] + knob_ugwp_azdir = @[KNOB_UGWP_AZDIR] + knob_ugwp_stoch = @[KNOB_UGWP_STOCH] + knob_ugwp_effac = @[KNOB_UGWP_EFFAC] + knob_ugwp_doaxyz = @[KNOB_UGWP_DOAXYZ] + knob_ugwp_doheat = @[KNOB_UGWP_DOHEAT] knob_ugwp_dokdis = @[KNOB_UGWP_DOKDIS] knob_ugwp_ndx4lh = @[KNOB_UGWP_NDX4LH] knob_ugwp_version = @[KNOB_UGWP_VERSION] ! This is only for UGWP v0 -@[HIDE_UGWPV0] launch_level = 54 +@[HIDE_UGWPV0] launch_level = @[LAUNCH_LEVEL] ! These are only for UGWP v1 -@[HIDE_UGWPV1] knob_ugwp_palaunch = 275.0e2 +@[HIDE_UGWPV1] knob_ugwp_palaunch = @[KNOB_UGWP_PALAUNCH] @[HIDE_UGWPV1] knob_ugwp_nslope = @[KNOB_UGWP_NSLOPE] -@[HIDE_UGWPV1] knob_ugwp_lzmax = 15.750e3 -@[HIDE_UGWPV1] knob_ugwp_lzmin = 0.75e3 -@[HIDE_UGWPV1] knob_ugwp_lzstar = 2.0e3 -@[HIDE_UGWPV1] knob_ugwp_taumin = 0.25e-3 +@[HIDE_UGWPV1] knob_ugwp_lzmax = @[KNOB_UGWP_LZMAX] +@[HIDE_UGWPV1] knob_ugwp_lzmin = @[KNOB_UGWP_LZMIN] +@[HIDE_UGWPV1] knob_ugwp_lzstar = @[KNOB_UGWP_LZSTAR] +@[HIDE_UGWPV1] knob_ugwp_taumin = @[KNOB_UGWP_TAUMIN] @[HIDE_UGWPV1] knob_ugwp_tauamp = @[KNOB_UGWP_TAUAMP] -@[HIDE_UGWPV1] knob_ugwp_lhmet = 200.0e3 -@[HIDE_UGWPV1] knob_ugwp_orosolv = 'pss-1986' +@[HIDE_UGWPV1] knob_ugwp_lhmet = @[KNOB_UGWP_LHMET] +@[HIDE_UGWPV1] knob_ugwp_orosolv = @[KNOB_UGWP_OROSOLV] / &gfdl_cloud_microphysics_nml @@ -328,7 +335,7 @@ fix_negative = .true. icloud_f = 1 mp_time = 150. - reiflag = 2 + reiflag = @[REIFLAG] / &interpolator_nml @@ -358,7 +365,7 @@ FNVMXC = @[FNVMXC] FNSLPC = @[FNSLPC] FNABSC = @[FNABSC] - LDEBUG = .false. + LDEBUG = @[LDEBUG] FSMCL(2) = 99999 FSMCL(3) = 99999 FSMCL(4) = 99999 @@ -384,16 +391,43 @@ / &nam_stochy +@[HIDE_SKEB] skeb = @[SKEB] +@[HIDE_SKEB] iseed_skeb = @[ISEED_SKEB] +@[HIDE_SKEB] skeb_tau = @[SKEB_TAU] +@[HIDE_SKEB] skeb_lscale = @[SKEB_LSCALE] +@[HIDE_SKEB] skebnorm = @[SKEBNORM] +@[HIDE_SKEB] skeb_npass = @[SKEB_NPASS] +@[HIDE_SKEB] skeb_vdof = @[SKEB_VDOF] +@[HIDE_SHUM] shum = @[SHUM] +@[HIDE_SHUM] iseed_shum = @[ISEED_SHUM] +@[HIDE_SHUM] shum_tau = @[SHUM_TAU] +@[HIDE_SHUM] shum_lscale = @[SHUM_LSCALE] +@[HIDE_SPPT] sppt = @[SPPT] +@[HIDE_SPPT] iseed_sppt = @[ISEED_SPPT] +@[HIDE_SPPT] sppt_tau = @[SPPT_TAU] +@[HIDE_SPPT] sppt_lscale = @[SPPT_LSCALE] +@[HIDE_SPPT] sppt_logit = @[SPPT_LOGIT] +@[HIDE_SPPT] sppt_sfclimit = @[SPPT_SFCLIMIT] +@[HIDE_SPPT] use_zmtnblck = @[USE_ZMTNBLCK] +@[HIDE_SPPT] pbl_taper = @[PBL_TAPER] +@[HIDE_OCNSPPT] OCNSPPT = @[OCNSPPT] +@[HIDE_OCNSPPT] OCNSPPT_LSCALE = @[OCNSPPT_LSCALE] +@[HIDE_OCNSPPT] OCNSPPT_TAU = @[OCNSPPT_TAU] +@[HIDE_OCNSPPT] ISEED_OCNSPPT =@[ISEED_OCNSPPT] +@[HIDE_EPBL] EPBL = @[EPBL] +@[HIDE_EPBL] EPBL_LSCALE = @[EPBL_LSCALE] +@[HIDE_EPBL] EPBL_TAU = @[EPBL_TAU] +@[HIDE_EPBL] ISEED_EPBL = @[ISEED_EPBL] / &nam_sfcperts - lndp_type = @[LNDP_TYPE] - lndp_model_type = @[LNDP_MODEL_TYPE] - LNDP_TAU=@[LNDP_TAU] - LNDP_LSCALE=@[LNDP_LSCALE] - ISEED_LNDP=@[ISEED_LNDP] - lndp_var_list = @[LNDP_VAR_LIST] - lndp_prt_list = @[LNDP_PRT_LIST] +@[HIDE_LAND_PERT] lndp_type = @[LNDP_TYPE] +@[HIDE_LAND_PERT] lndp_model_type = @[LNDP_MODEL_TYPE] +@[HIDE_LAND_PERT] LNDP_TAU=@[LNDP_TAU] +@[HIDE_LAND_PERT] LNDP_LSCALE=@[LNDP_LSCALE] +@[HIDE_LAND_PERT] ISEED_LNDP=@[ISEED_LNDP] +@[HIDE_LAND_PERT] lndp_var_list = @[LNDP_VAR_LIST] +@[HIDE_LAND_PERT] lndp_prt_list = @[LNDP_PRT_LIST] / &MOM_input_nml @@ -401,5 +435,4 @@ input_filename = '@[MOM6_RESTART_SETTING]' restart_input_dir = 'INPUT/', restart_output_dir = '@[MOM6_RESTART_DIR]' - parameter_filename = 'INPUT/MOM_input', - 'INPUT/MOM_override'/ + parameter_filename = 'INPUT/MOM_input','INPUT/MOM_override'/ diff --git a/tests/rt.conf b/tests/rt.conf index 347840ec31..7798c120c5 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -296,11 +296,10 @@ COMPILE | datm_cdeps_lm4 | intel | -DAPP=LND-LM4 | + hera orion gaea | fv3 | RUN | datm_cdeps_lm4_gswp3 | + hera orion gaea | baseline | RUN | datm_cdeps_lm4_gswp3_rst | + hera orion gaea | | datm_cdeps_lm4_gswp3 - ### AMIP+ tests ### COMPILE | atm_ds2s_docn_pcice | intel | -DAPP=ATM_DS2S-PCICE -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 | RUN | atm_ds2s_docn_pcice | - noaacloud | baseline | -COMPILE | atm_ds2s_docn_dice | intel | -DAPP=ATM_DS2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | - wcoss2 acorn | fv3 | +COMPILE | atm_ds2s_docn_dice | intel | -DAPP=ATM_DS2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | - wcoss2 acorn | fv3 | RUN | atm_ds2s_docn_dice | - noaacloud wcoss2 acorn | baseline | cpld_control_nowave_noaero_p8 ### ATM-LND tests ### diff --git a/tests/run_test.sh b/tests/run_test.sh index 201ac000b3..8e8e7c34d3 100755 --- a/tests/run_test.sh +++ b/tests/run_test.sh @@ -339,6 +339,22 @@ if [[ ${FIRE_BEHAVIOR} = 'true' ]]; then atparse < "${PATHRT}/parm/${FIRE_NML:-namelist.fire.IN}" > namelist.fire fi +#Namelists generated and variable definitions are finalized +#Sanity check for timesteps on ATM/OCN/ICE +if [[ -n "${DT_CICE+x}" ]]; then + if [[ ${DT_ATMOS} -ne ${DT_CICE} ]]; then + echo "Atmosphere timestep (DT_ATMOS) should be equal to CICE timestep (DT_CICE). Exiting" + exit 1 + fi +fi +if [[ -n "${coupling_interval_slow_sec+x}" && -n "${coupling_interval_fast_sec+x}" ]]; then + if [[ $(( coupling_interval_slow_sec % coupling_interval_fast_sec)) -ne 0 ]]; then + echo "The slow coupling timestep (coupling_interval_slow_sec) should be divisible by" + echo "the fast coupling timestep (coupling_interval_fast_sec). Exiting" + exit 1 + fi +fi + TPN=$(( TPN / THRD )) if (( TASKS < TPN )); then TPN=${TASKS} diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..2e6b76033d 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1,37 @@ +cpld_control_p8_mixedmode intel +cpld_control_gfsv17 intel +cpld_control_gfsv17_iau intel +cpld_restart_gfsv17 intel +cpld_mpi_gfsv17 intel +cpld_control_sfs intel +cpld_debug_gfsv17 intel +cpld_control_p8 intel +cpld_control_p8.v2.sfc intel +cpld_restart_p8 intel +cpld_control_qr_p8 intel +cpld_restart_qr_p8 intel +cpld_2threads_p8 intel +cpld_decomp_p8 intel +cpld_mpi_p8 intel +cpld_control_ciceC_p8 intel +cpld_control_c192_p8 intel +cpld_restart_c192_p8 intel +cpld_bmark_p8 intel +cpld_restart_bmark_p8 intel +cpld_s2sa_p8 intel +cpld_control_noaero_p8 intel +cpld_control_nowave_noaero_p8 intel +cpld_debug_p8 intel +cpld_debug_noaero_p8 intel +cpld_control_c48 intel +cpld_warmstart_c48 intel +cpld_restart_c48 intel +cpld_control_p8_faster intel +cpld_control_pdlib_p8 intel +cpld_restart_pdlib_p8 intel +cpld_mpi_pdlib_p8 intel +cpld_debug_pdlib_p8 intel +atm_ds2s_docn_dice intel +cpld_control_nowave_noaero_p8 gnu +cpld_control_pdlib_p8 gnu +cpld_debug_pdlib_p8 gnu diff --git a/tests/tests/atm_ds2s_docn_dice b/tests/tests/atm_ds2s_docn_dice index 79d81894cf..cd477d3bc1 100644 --- a/tests/tests/atm_ds2s_docn_dice +++ b/tests/tests/atm_ds2s_docn_dice @@ -64,7 +64,10 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.sfc_data.tile6.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc" +export DT_ATMOS=720 + export_fv3 +export_ugwpv1 export_cpl #Component settings @@ -112,10 +115,21 @@ export RESTART_N=12 export RESTART_INTERVAL="${RESTART_N} -1" export OUTPUT_FH='0 21 24' -export CCPP_SUITE=FV3_GFS_v17_coupled_p8 +export K_SPLIT=4 +export N_SPLIT=5 + +# HR4 GFSv17 GWD update +export DO_GWD_OPT_PSL=.true. +export DO_GSL_DRAG_SS=.false. + +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export DIAG_TABLE=diag_table_gfsv16 export FIELD_TABLE=field_table_thompson_noaero_tke export INPUT_NML=global_control.nml.IN export MODEL_CONFIGURE=model_configure.IN export UFS_CONFIGURE=ufs.configure.s2s_esmf.IN export FV3_RUN="cpld_control_run.IN cpld_docn_dice.IN" + +if [[ $MACHINE_ID = hera ]] || [[ $MACHINE_ID = hercules ]] || [[ $MACHINE_ID = orion ]] || [[ $MACHINE_ID = gaea ]]; then + WLCLK=50 +fi diff --git a/tests/tests/control_p8_mynn b/tests/tests/control_p8_mynn index 9eac9bb346..e129bd4cde 100644 --- a/tests/tests/control_p8_mynn +++ b/tests/tests/control_p8_mynn @@ -93,6 +93,12 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. +export FAST_TAU_W_SEC=0.2 +export RF_CUTOFF=10. +export ISATMEDMF=1 +export LRADAR=.false. +export LTAEROSOL=.false. + # UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. diff --git a/tests/tests/cpld_2threads_p8 b/tests/tests/cpld_2threads_p8 index 3612e62529..3a70bc0d2e 100644 --- a/tests/tests/cpld_2threads_p8 +++ b/tests/tests/cpld_2threads_p8 @@ -57,9 +57,10 @@ export LIST_FILES="sfcf024.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -95,8 +96,6 @@ if [[ $MACHINE_ID = derecho ]]; then TPN=96 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_bmark_p8 b/tests/tests/cpld_bmark_p8 index 8a0229c38e..6ffd9712bd 100644 --- a/tests/tests/cpld_bmark_p8 +++ b/tests/tests/cpld_bmark_p8 @@ -50,10 +50,11 @@ export LIST_FILES="sfcf006.nc \ RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc \ 20130401.060000.out_pnt.ww3 \ 20130401.060000.out_grd.ww3 " +export ATMRES=C384 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export SYEAR=2013 @@ -89,7 +90,6 @@ export ice_omp_num_threads=$ICE_thrds_cpl_bmrk export wav_omp_num_threads=$WAV_thrds_cpl_bmrk # atm/ocn/ice resolution -export ATMRES=C384 export NPX=385 export NPY=385 export IMO=1536 diff --git a/tests/tests/cpld_bmark_p8_35d b/tests/tests/cpld_bmark_p8_35d index c4fca78a23..0e3b2a2bba 100644 --- a/tests/tests/cpld_bmark_p8_35d +++ b/tests/tests/cpld_bmark_p8_35d @@ -7,6 +7,8 @@ export CNTL_DIR=cpld_bmark_p8 export LIST_FILES="" +export ATMRES=C384 + export_fv3 export_cpl @@ -43,7 +45,6 @@ export ice_omp_num_threads=$ICE_thrds_cpl_bmrk export wav_omp_num_threads=$WAV_thrds_cpl_bmrk # atm/ocn/ice resolution -export ATMRES=C384 export NPX=385 export NPY=385 export IMO=1536 diff --git a/tests/tests/cpld_control_c192_p8 b/tests/tests/cpld_control_c192_p8 index 41f8d426b4..a5cae9923e 100644 --- a/tests/tests/cpld_control_c192_p8 +++ b/tests/tests/cpld_control_c192_p8 @@ -56,9 +56,13 @@ export LIST_FILES="sfcf030.tile1.nc \ 20210323.120000.out_grd.ww3 \ 20210323.120000.out_pnt.ww3 " +export ATMRES=C192 export_fv3 +export_ugwpv1 export_cpl +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 + export DAYS=1.25 export FHMAX=30 export RESTART_N=15 @@ -82,7 +86,6 @@ export chm_omp_num_threads=$atm_omp_num_threads export med_omp_num_threads=$atm_omp_num_threads # atm/ocn/ice resolution -export ATMRES=C192 export NPX=193 export NPY=193 export IMO=768 @@ -134,8 +137,6 @@ export FNVMXC="'C192.vegetation_greenness.tileX.nc'" export FNSLPC="'C192.slope_type.tileX.nc'" export FNABSC="'C192.maximum_snow_albedo.tileX.nc'" -export CDMBWD=${CDMBWD_c192} - export FV3_RUN=cpld_control_run.IN if [[ $MACHINE_ID = derecho ]]; then diff --git a/tests/tests/cpld_control_c48 b/tests/tests/cpld_control_c48 index f90cad4b81..0f86ec5d5b 100644 --- a/tests/tests/cpld_control_c48 +++ b/tests/tests/cpld_control_c48 @@ -52,11 +52,11 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc" +export ATMRES=C48 export_fv3 -export_cpl export_ugwpv1 - +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -74,7 +74,6 @@ OCN_tasks=$OCN_tasks_cpl_c48 ICE_tasks=$ICE_tasks_cpl_c48 # atm/ocn/ice resolution -export ATMRES=C48 export NPX=49 export NPY=49 export IMO=192 diff --git a/tests/tests/cpld_control_ciceC_p8 b/tests/tests/cpld_control_ciceC_p8 index e3c1a9f462..033313329e 100644 --- a/tests/tests/cpld_control_ciceC_p8 +++ b/tests/tests/cpld_control_ciceC_p8 @@ -68,10 +68,10 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " - +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -86,8 +86,6 @@ export CICE_GRIDICE=C export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_gfsv17 b/tests/tests/cpld_control_gfsv17 index 98592a1109..8ea5d20e89 100644 --- a/tests/tests/cpld_control_gfsv17 +++ b/tests/tests/cpld_control_gfsv17 @@ -71,8 +71,8 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_grd.ww3 " export_fv3 -export_cpl export_ugwpv1 +export_cpl export CPLCHM=.false. export DNATS=0 diff --git a/tests/tests/cpld_control_gfsv17_iau b/tests/tests/cpld_control_gfsv17_iau index c4a9125082..14d80219c7 100644 --- a/tests/tests/cpld_control_gfsv17_iau +++ b/tests/tests/cpld_control_gfsv17_iau @@ -52,8 +52,8 @@ export LIST_FILES="sfcf024.nc \ 20210323.120000.out_grd.ww3 " export_fv3 -export_cpl export_ugwpv1 +export_cpl export CPLCHM=.false. export DNATS=0 diff --git a/tests/tests/cpld_control_noaero_p8 b/tests/tests/cpld_control_noaero_p8 index e918aa1f63..0d2ab926c2 100644 --- a/tests/tests/cpld_control_noaero_p8 +++ b/tests/tests/cpld_control_noaero_p8 @@ -69,8 +69,8 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_grd.ww3 " export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 diff --git a/tests/tests/cpld_control_nowave_noaero_p8 b/tests/tests/cpld_control_nowave_noaero_p8 index 0647cd8e79..240b03d2d2 100644 --- a/tests/tests/cpld_control_nowave_noaero_p8 +++ b/tests/tests/cpld_control_nowave_noaero_p8 @@ -67,10 +67,11 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc" #TODO: add comparison of CA restart files? +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -107,7 +108,7 @@ export UFS_CONFIGURE=ufs.configure.s2s_esmf.IN export FV3_RUN=cpld_control_run.IN -export K_SPLIT=2 +export K_SPLIT=4 export N_SPLIT=5 # HR4 GFSv17 GWD update diff --git a/tests/tests/cpld_control_p8 b/tests/tests/cpld_control_p8 index fcb57d70fe..4a4641e3d8 100644 --- a/tests/tests/cpld_control_p8 +++ b/tests/tests/cpld_control_p8 @@ -68,10 +68,10 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " - +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -88,8 +88,6 @@ if [[ $MACHINE_ID = derecho ]]; then TPN=96 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_p8.v2.sfc b/tests/tests/cpld_control_p8.v2.sfc index b754f76072..ea0d95bf74 100644 --- a/tests/tests/cpld_control_p8.v2.sfc +++ b/tests/tests/cpld_control_p8.v2.sfc @@ -69,9 +69,10 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -89,8 +90,6 @@ if [[ $MACHINE_ID = derecho ]]; then TPN=96 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_p8_faster b/tests/tests/cpld_control_p8_faster index 5a751b24d8..c1a895e3ec 100644 --- a/tests/tests/cpld_control_p8_faster +++ b/tests/tests/cpld_control_p8_faster @@ -69,9 +69,10 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -84,8 +85,6 @@ export eps_imesh=2.5e-1 export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_p8_mixedmode b/tests/tests/cpld_control_p8_mixedmode index 10669918f3..dad84b4660 100644 --- a/tests/tests/cpld_control_p8_mixedmode +++ b/tests/tests/cpld_control_p8_mixedmode @@ -69,9 +69,10 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -84,8 +85,6 @@ export eps_imesh=2.5e-1 export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_pdlib_p8 b/tests/tests/cpld_control_pdlib_p8 index 7f87778cf7..ab41e06f89 100644 --- a/tests/tests/cpld_control_pdlib_p8 +++ b/tests/tests/cpld_control_pdlib_p8 @@ -68,9 +68,10 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -104,12 +105,10 @@ export UFS_CONFIGURE=ufs.configure.s2sw_fast_esmf.IN export FV3_RUN=cpld_control_run.IN -if [[ $MACHINE_ID = hera ]] && [[ $RT_COMPILER = gnu ]]; then - WLCLK=40 +if [[ $MACHINE_ID = orion ]] || [[ $RT_COMPILER = gnu ]]; then + WLCLK=50 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_qr_p8 b/tests/tests/cpld_control_qr_p8 index a79b1a6d82..483bca9a6c 100644 --- a/tests/tests/cpld_control_qr_p8 +++ b/tests/tests/cpld_control_qr_p8 @@ -68,10 +68,10 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " - +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export QUILTING_RESTART=.true. @@ -85,8 +85,6 @@ export eps_imesh=2.5e-1 export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_control_sfs b/tests/tests/cpld_control_sfs index 9f0d327e00..91cfb35945 100644 --- a/tests/tests/cpld_control_sfs +++ b/tests/tests/cpld_control_sfs @@ -18,8 +18,8 @@ export LIST_FILES="sfcf021.nc \ RESTART/20210323.060000.MOM.res.nc" export_fv3 -export_cpl export_ugwpv1 +export_cpl export CPLCHM=.false. export DNATS=0 @@ -27,10 +27,14 @@ export MAKE_NH=.false. export DDDMP=0 export DO_VORT_DAMP=.false. export HYDROSTATIC=.true. -export HORD_XX=10 export HORD_DP=10 -export KORD_XX=12 export KORD_TM=-12 +export KORD_MT=12 +export KORD_WZ=12 +export KORD_TR=12 +export HORD_MT=10 +export HORD_VT=10 +export HORD_TM=10 export D_CON=0 export RESTART_N=3 diff --git a/tests/tests/cpld_debug_gfsv17 b/tests/tests/cpld_debug_gfsv17 index 72debc6f49..9b42af815b 100644 --- a/tests/tests/cpld_debug_gfsv17 +++ b/tests/tests/cpld_debug_gfsv17 @@ -55,10 +55,10 @@ export LIST_FILES="sfcf003.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-22-32400.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " - +export DT_ATMOS=360 export_fv3 -export_cpl export_ugwpv1 +export_cpl export FHMAX=3 export DAYS=0.125 @@ -103,8 +103,6 @@ export UFS_CONFIGURE=ufs.configure.s2sw.IN export FV3_RUN=cpld_control_run.IN -export DT_INNER=360 -export DT_ATMOS=360 export K_SPLIT=2 export N_SPLIT=5 @@ -114,6 +112,9 @@ fi if [[ $MACHINE_ID = gaea ]] && [[ $RT_COMPILER = intelllvm ]]; then WLCLK=40 fi +if [[ $MACHINE_ID = orion ]]; then + WLCLK=40 +fi # HR4 GFSv17 GWD update export DO_GWD_OPT_PSL=.true. diff --git a/tests/tests/cpld_debug_noaero_p8 b/tests/tests/cpld_debug_noaero_p8 index befc62f92a..c79ff40d8e 100644 --- a/tests/tests/cpld_debug_noaero_p8 +++ b/tests/tests/cpld_debug_noaero_p8 @@ -57,8 +57,8 @@ export LIST_FILES="sfcf003.tile1.nc \ 20210322.090000.out_grd.ww3 " export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FHMAX=3 diff --git a/tests/tests/cpld_debug_p8 b/tests/tests/cpld_debug_p8 index 9267cf6f8e..7bd9e10f7f 100644 --- a/tests/tests/cpld_debug_p8 +++ b/tests/tests/cpld_debug_p8 @@ -57,9 +57,10 @@ export LIST_FILES="sfcf003.tile1.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FHMAX=3 @@ -79,8 +80,6 @@ if [[ $MACHINE_ID = hera ]] && [[ $RT_COMPILER = gnu ]]; then WLCLK=40 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_debug_pdlib_p8 b/tests/tests/cpld_debug_pdlib_p8 index 90e02daccb..3ce5a4c975 100644 --- a/tests/tests/cpld_debug_pdlib_p8 +++ b/tests/tests/cpld_debug_pdlib_p8 @@ -56,9 +56,10 @@ export LIST_FILES="sfcf003.tile1.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FHMAX=3 @@ -98,19 +99,24 @@ export UFS_CONFIGURE=ufs.configure.s2sw_fast_esmf.IN export FV3_RUN=cpld_control_run.IN -if [[ $MACHINE_ID = hera && $RT_COMPILER = gnu ]] || [[ $MACHINE_ID = jet ]]; then +if [[ $MACHINE_ID = hera ]] || [[ $MACHINE_ID = jet ]]; then WLCLK=50 fi if [[ $MACHINE_ID = hercules && $RT_COMPILER = intelllvm ]]; then WLCLK=50 fi -if [[ $MACHINE_ID = orion && $RT_COMPILER = intelllvm ]]; then +if [[ $MACHINE_ID = orion ]]; then + WLCLK=50 +fi +if [[ $MACHINE_ID = gaea ]]; then WLCLK=50 fi -if [[ $MACHINE_ID = gaea ]] && [[ $RT_COMPILER = intelllvm ]]; then +if [[ $MACHINE_ID = wcoss2 ]]; then WLCLK=50 fi +# set component and coupling timesteps due to long +# runtime export K_SPLIT=2 export N_SPLIT=5 diff --git a/tests/tests/cpld_decomp_p8 b/tests/tests/cpld_decomp_p8 index 2642cc30a2..5c1222e0ce 100644 --- a/tests/tests/cpld_decomp_p8 +++ b/tests/tests/cpld_decomp_p8 @@ -57,9 +57,10 @@ export LIST_FILES="sfcf024.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -89,8 +90,6 @@ if [[ $MACHINE_ID = derecho ]]; then TPN=96 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_mpi_gfsv17 b/tests/tests/cpld_mpi_gfsv17 index f93f351c25..cdb7494ddf 100644 --- a/tests/tests/cpld_mpi_gfsv17 +++ b/tests/tests/cpld_mpi_gfsv17 @@ -71,8 +71,8 @@ export LIST_FILES="sfcf021.tile1.nc \ 20210323.060000.out_grd.ww3 " export_fv3 -export_cpl export_ugwpv1 +export_cpl export CPLCHM=.false. export DNATS=0 diff --git a/tests/tests/cpld_mpi_p8 b/tests/tests/cpld_mpi_p8 index fcf8316ab0..cb2feba497 100644 --- a/tests/tests/cpld_mpi_p8 +++ b/tests/tests/cpld_mpi_p8 @@ -57,9 +57,10 @@ export LIST_FILES="sfcf024.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -89,8 +90,6 @@ if [[ $MACHINE_ID = derecho ]]; then TPN=96 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_mpi_pdlib_p8 b/tests/tests/cpld_mpi_pdlib_p8 index c3879bf706..9bf46f5600 100644 --- a/tests/tests/cpld_mpi_pdlib_p8 +++ b/tests/tests/cpld_mpi_pdlib_p8 @@ -67,10 +67,10 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " - +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 @@ -107,11 +107,16 @@ export UFS_CONFIGURE=ufs.configure.s2sw_fast_esmf.IN export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 # HR4 GFSv17 GWD update export DO_GWD_OPT_PSL=.true. export DO_GSL_DRAG_SS=.false. + +if [[ $MACHINE_ID = hera ]] || [[ $MACHINE_ID = orion ]]; then + WLCLK=50 +fi +if [[ $MACHINE_ID = wcoss2 ]]; then + WLCLK=50 +fi diff --git a/tests/tests/cpld_restart_bmark_p8 b/tests/tests/cpld_restart_bmark_p8 index ca3dc70ffc..64e12f36f3 100644 --- a/tests/tests/cpld_restart_bmark_p8 +++ b/tests/tests/cpld_restart_bmark_p8 @@ -50,10 +50,10 @@ export LIST_FILES="sfcf006.nc \ RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc \ 20130401.060000.out_pnt.ww3 \ 20130401.060000.out_grd.ww3 " - +export ATMRES=C384 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export SYEAR=2013 @@ -93,7 +93,6 @@ export ice_omp_num_threads=$ICE_thrds_cpl_bmrk export wav_omp_num_threads=$WAV_thrds_cpl_bmrk # atm/ocn/ice resolution -export ATMRES=C384 export NPX=385 export NPY=385 export IMO=1536 diff --git a/tests/tests/cpld_restart_c192_p8 b/tests/tests/cpld_restart_c192_p8 index dce8254328..54c2da4572 100644 --- a/tests/tests/cpld_restart_c192_p8 +++ b/tests/tests/cpld_restart_c192_p8 @@ -56,8 +56,11 @@ export LIST_FILES="sfcf030.tile1.nc \ 20210323.120000.out_grd.ww3 \ 20210323.120000.out_pnt.ww3 " +export ATMRES=C192 export_fv3 +export_ugwpv1 export_cpl +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export DAYS=1.25 export FHMAX=30 @@ -84,7 +87,6 @@ export chm_omp_num_threads=$atm_omp_num_threads export med_omp_num_threads=$atm_omp_num_threads # atm/ocn/ice resolution -export ATMRES=C192 export NPX=193 export NPY=193 export IMO=768 diff --git a/tests/tests/cpld_restart_c48 b/tests/tests/cpld_restart_c48 index bafb92a4b5..4803fd5f46 100644 --- a/tests/tests/cpld_restart_c48 +++ b/tests/tests/cpld_restart_c48 @@ -53,8 +53,11 @@ export LIST_FILES="sfcf006.tile1.nc \ RESTART/iced.2021-03-23-43200.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc" +export ATMRES=C48 export_fv3 +export_ugwpv1 export_cpl +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export SYEAR=2021 export SMONTH=03 @@ -86,7 +89,6 @@ OCN_tasks=$OCN_tasks_cpl_c48 ICE_tasks=$ICE_tasks_cpl_c48 # atm/ocn/ice resolution -export ATMRES=C48 export NPX=49 export NPY=49 export IMO=192 @@ -171,9 +173,5 @@ export UFS_CONFIGURE=ufs.configure.s2s_esmf.IN export FV3_RUN=cpld_control_run.IN # HR4 GFSv17 GWD update -export DO_UGWP_V0=.false. -export DO_UGWP_V1=.true. -export DO_GSL_DRAG_LS_BL=.true. export DO_GWD_OPT_PSL=.true. export DO_GSL_DRAG_SS=.false. -export DO_GSL_DRAG_TOFD=.true. diff --git a/tests/tests/cpld_restart_gfsv17 b/tests/tests/cpld_restart_gfsv17 index 484c29da74..a42209e229 100644 --- a/tests/tests/cpld_restart_gfsv17 +++ b/tests/tests/cpld_restart_gfsv17 @@ -59,8 +59,8 @@ export LIST_FILES="sfcf024.tile1.nc \ 20210323.060000.out_grd.ww3 " export_fv3 -export_cpl export_ugwpv1 +export_cpl export CPLCHM=.false. export DNATS=0 diff --git a/tests/tests/cpld_restart_p8 b/tests/tests/cpld_restart_p8 index 9895fd9d99..55f556d3a5 100644 --- a/tests/tests/cpld_restart_p8 +++ b/tests/tests/cpld_restart_p8 @@ -57,9 +57,10 @@ export LIST_FILES="sfcf024.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FHROT=12 @@ -95,8 +96,6 @@ if [[ $MACHINE_ID = derecho ]]; then TPN=96 fi -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_restart_pdlib_p8 b/tests/tests/cpld_restart_pdlib_p8 index 6097f05559..151176eda9 100644 --- a/tests/tests/cpld_restart_pdlib_p8 +++ b/tests/tests/cpld_restart_pdlib_p8 @@ -55,10 +55,10 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " - +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FHROT=12 @@ -111,8 +111,6 @@ export UFS_CONFIGURE=ufs.configure.s2sw_fast_esmf.IN export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_restart_qr_p8 b/tests/tests/cpld_restart_qr_p8 index 33dd3e65d0..943b736809 100644 --- a/tests/tests/cpld_restart_qr_p8 +++ b/tests/tests/cpld_restart_qr_p8 @@ -57,9 +57,10 @@ export LIST_FILES="sfcf024.tile1.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " +export DT_ATMOS=720 export_fv3 -export_cpl export_ugwpv1 +export_cpl export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export QUILTING_RESTART=.true. @@ -92,8 +93,6 @@ export CICE_DIAGFREQ=`expr $((FHMAX-$FHROT)) \* 3600 / $DT_CICE` export FV3_RUN=cpld_control_run.IN -export DT_INNER=720 -export DT_ATMOS=720 export K_SPLIT=4 export N_SPLIT=5 diff --git a/tests/tests/cpld_s2sa_p8 b/tests/tests/cpld_s2sa_p8 index fb827e0b83..a9fba26d01 100644 --- a/tests/tests/cpld_s2sa_p8 +++ b/tests/tests/cpld_s2sa_p8 @@ -56,7 +56,9 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc" export_fv3 +export_ugwpv1 export_cpl +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export RESTART_N=12 export RESTART_INTERVAL="${RESTART_N} -1" diff --git a/tests/tests/cpld_warmstart_c48 b/tests/tests/cpld_warmstart_c48 index 3c2c18e6b1..8f65c964de 100644 --- a/tests/tests/cpld_warmstart_c48 +++ b/tests/tests/cpld_warmstart_c48 @@ -53,8 +53,11 @@ export LIST_FILES="sfcf006.tile1.nc \ RESTART/iced.2021-03-23-43200.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc" +export ATMRES=C48 export_fv3 +export_ugwpv1 export_cpl +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export SYEAR=2021 export SMONTH=03 @@ -83,7 +86,6 @@ OCN_tasks=$OCN_tasks_cpl_c48 ICE_tasks=$ICE_tasks_cpl_c48 # atm/ocn/ice resolution -export ATMRES=C48 export NPX=49 export NPY=49 export IMO=192