From 5dc57e99b7243c73891ffc11668f157b8cbbab27 Mon Sep 17 00:00:00 2001 From: Nicholas Szapiro <149816583+NickSzapiro-NOAA@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:33:29 -0500 Subject: [PATCH 1/7] thread private FACTRS for RSWOUT, RSWINC --- sorc/ncep_post.fd/CLDRAD.f | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sorc/ncep_post.fd/CLDRAD.f b/sorc/ncep_post.fd/CLDRAD.f index 938a8c143..1dfbc2bbf 100644 --- a/sorc/ncep_post.fd/CLDRAD.f +++ b/sorc/ncep_post.fd/CLDRAD.f @@ -3813,7 +3813,7 @@ SUBROUTINE CLDRAD ! CURRENT OUTGOING SW RADIATION AT THE SURFACE. IF (IGET(141)>0) THEN GRID1 = spval -!$omp parallel do private(i,j) +!$omp parallel do private(i,j,FACTRS) DO J=JSTA,JEND DO I=ISTA,IEND IF(RSWOUT(I,J)0) THEN GRID1 = spval -!$omp parallel do private(i,j) +!$omp parallel do private(i,j,FACTRS) DO J=JSTA,JEND DO I=ISTA,IEND IF(RSWINC(I,J) Date: Fri, 9 Jan 2026 10:35:08 -0500 Subject: [PATCH 2/7] thread private swnd for SLR --- sorc/ncep_post.fd/UPP_PHYSICS.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sorc/ncep_post.fd/UPP_PHYSICS.f b/sorc/ncep_post.fd/UPP_PHYSICS.f index 0b9c7c4d0..aef78bb47 100644 --- a/sorc/ncep_post.fd/UPP_PHYSICS.f +++ b/sorc/ncep_post.fd/UPP_PHYSICS.f @@ -5154,7 +5154,7 @@ subroutine calslr_uutah2(slr) slr = spval -!$omp parallel do private(i,j) +!$omp parallel do private(i,j,swnd) do j=jsta,jend do i=ista,iend if(zsfc(i,j) Date: Mon, 12 Jan 2026 16:16:02 +0000 Subject: [PATCH 3/7] WCOSS2 RT log --- tests/logs/rt.log.WCOSS2_intel | 110 ++++++++++++++++----------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/tests/logs/rt.log.WCOSS2_intel b/tests/logs/rt.log.WCOSS2_intel index 083bf68da..58619e34a 100644 --- a/tests/logs/rt.log.WCOSS2_intel +++ b/tests/logs/rt.log.WCOSS2_intel @@ -1,6 +1,6 @@ ===== Start of UPP Regression Testing Log ===== UPP Hash Tested: -54442b4e4591cbaa1791d54498d7b75fc5fd4e87 +55584c39791886c65733f8177e38b60680707cfe Submodule hashes: 5afd607642ae0fd6a53b137230336386beb47ce6 sorc/libIFI.fd (before-3km-fixes-54-g5afd607) @@ -9,62 +9,62 @@ Submodule hashes: Run directory: /lfs/h2/emc/ptmp/Benjamin.Blake/upp-WCOSS2 Baseline directory: /lfs/h2/emc/vpppg/noscrub/wen.meng/test_suite -Total runtime: 00h:18m:12s -Test Date: 20260109 12:34:14 +Total runtime: 00h:20m:04s +Test Date: 20260112 16:07:19 Summary Results: -01/09 12:22:34Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch -01/09 12:22:45Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch -01/09 12:23:15Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch -01/09 12:23:35Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch -01/09 12:23:43Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch -01/09 12:23:45Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch -01/09 12:23:46Z -hrrr_ifi test: your new post executable generates bit-identical IFIFIP.GrbF10 as the develop branch -01/09 12:23:46Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch -01/09 12:23:48Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch -01/09 12:23:49Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch -01/09 12:23:50Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch -01/09 12:23:52Z -dafs test: your new post executable generates bit-identical AVIATION.GrbF08 as the develop branch -01/09 12:23:52Z -dafs test: your new post executable generates bit-identical IFIFIP.GrbF08 as the develop branch -01/09 12:24:21Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch -01/09 12:24:21Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch -01/09 12:24:23Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch -01/09 12:24:26Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch -01/09 12:24:29Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch -01/09 12:24:30Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch -01/09 12:25:19Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch -01/09 12:25:22Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch -01/09 12:25:23Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch -01/09 12:26:03Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch -01/09 12:26:05Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch -01/09 12:26:48Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch -01/09 12:26:53Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch -01/09 12:26:54Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch -01/09 12:27:44Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch -01/09 12:29:14Z -rrfs_ifi test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch -01/09 12:31:48Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch -01/09 12:32:05Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch -01/09 12:33:38Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch -01/09 12:33:39Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch -01/09 12:33:39Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch -01/09 12:22:58Z -Runtime: sfs_test 00:00:47 -- baseline 00:00:50 -01/09 12:23:02Z -Runtime: aqm_test 00:00:59 -- baseline 00:01:00 -01/09 12:23:39Z -Runtime: gefsv12_test 00:01:16 -- baseline 00:01:20 -01/09 12:23:59Z -Runtime: gefsv13_test 00:01:56 -- baseline 00:02:00 -01/09 12:24:20Z -Runtime: nmmb_test 00:01:59 -- baseline 00:02:20 -01/09 12:24:24Z -Runtime: rap_test 00:01:54 -- baseline 00:02:00 -01/09 12:25:54Z -Runtime: hrrr_test 00:03:28 -- baseline 00:03:40 -01/09 12:25:58Z -Runtime: hafs_test 00:01:35 -- baseline 00:02:00 -01/09 12:26:03Z -Runtime: 3drtma_test 00:02:35 -- baseline 00:03:00 -01/09 12:26:07Z -Runtime: mpas_test 00:02:25 -- baseline 00:02:40 -01/09 12:27:33Z -Runtime: mpas_hfip.test 00:04:58 -- baseline 00:05:00 -01/09 12:27:38Z -Runtime: gcafs_test 00:04:06 -- baseline 00:05:30 -01/09 12:32:32Z -Runtime: rrfs_test 00:09:34 -- baseline 00:10:00 -01/09 12:32:36Z -Runtime: rrfs_ifi_mis 00:05:40 -- baseline 00:08:00 -01/09 12:34:00Z -Runtime: gfs_test 00:11:29 -- baseline 00:15:00 -01/09 12:34:05Z -Runtime: hrrr_ifi_test 00:01:39 -- baseline 00:02:00 -01/09 12:34:09Z -Runtime: rrfs_ifi_test 00:07:07 -- baseline 00:08:10 -01/09 12:34:14Z -Runtime: dafs_test 00:01:46 -- baseline 00:02:00 +01/12 15:53:44Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch +01/12 15:54:05Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch +01/12 15:54:13Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch +01/12 15:55:06Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch +01/12 15:55:15Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch +01/12 15:55:16Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch +01/12 15:55:27Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch +01/12 15:55:27Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch +01/12 15:55:28Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch +01/12 15:55:29Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch +01/12 15:55:31Z -hrrr_ifi test: your new post executable generates bit-identical IFIFIP.GrbF10 as the develop branch +01/12 15:55:43Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch +01/12 15:55:44Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch +01/12 15:55:47Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch +01/12 15:55:48Z -dafs test: your new post executable generates bit-identical AVIATION.GrbF08 as the develop branch +01/12 15:55:49Z -dafs test: your new post executable generates bit-identical IFIFIP.GrbF08 as the develop branch +01/12 15:56:37Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch +01/12 15:56:41Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch +01/12 15:56:43Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch +01/12 15:56:57Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch +01/12 15:56:58Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch +01/12 15:57:01Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch +01/12 15:57:50Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch +01/12 15:57:53Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch +01/12 15:59:02Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch +01/12 15:59:30Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch +01/12 15:59:37Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch +01/12 15:59:38Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch +01/12 16:01:03Z -rrfs_ifi test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch +01/12 16:04:37Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch +01/12 16:04:57Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch +01/12 16:06:40Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch +01/12 16:06:41Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch +01/12 16:06:42Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch +01/12 15:54:10Z -Runtime: sfs_test 00:00:46 -- baseline 00:00:50 +01/12 15:54:30Z -Runtime: aqm_test 00:01:04 -- baseline 00:01:00 +01/12 15:54:35Z -Runtime: gefsv12_test 00:01:13 -- baseline 00:01:20 +01/12 15:55:47Z -Runtime: gefsv13_test 00:02:05 -- baseline 00:02:00 +01/12 15:55:52Z -Runtime: nmmb_test 00:02:07 -- baseline 00:02:20 +01/12 15:55:57Z -Runtime: rap_test 00:01:56 -- baseline 00:02:00 +01/12 15:57:21Z -Runtime: hrrr_test 00:03:29 -- baseline 00:03:40 +01/12 15:57:25Z -Runtime: hafs_test 00:01:31 -- baseline 00:02:00 +01/12 15:57:30Z -Runtime: 3drtma_test 00:02:48 -- baseline 00:03:00 +01/12 15:57:34Z -Runtime: mpas_test 00:02:29 -- baseline 00:02:40 +01/12 16:00:06Z -Runtime: mpas_hfip.test 00:04:59 -- baseline 00:05:00 +01/12 16:00:11Z -Runtime: gcafs_test 00:04:18 -- baseline 00:05:30 +01/12 16:05:34Z -Runtime: rrfs_test 00:09:34 -- baseline 00:10:00 +01/12 16:05:38Z -Runtime: rrfs_ifi_mis 00:05:28 -- baseline 00:08:00 +01/12 16:07:03Z -Runtime: gfs_test 00:11:29 -- baseline 00:15:00 +01/12 16:07:08Z -Runtime: hrrr_ifi_test 00:01:42 -- baseline 00:02:00 +01/12 16:07:12Z -Runtime: rrfs_ifi_test 00:07:09 -- baseline 00:08:10 +01/12 16:07:17Z -Runtime: dafs_test 00:01:52 -- baseline 00:02:00 Check tests: ['sfs', 'aqm', 'gefsv12', 'gefsv13', 'nmmb', 'rap', 'hrrr', 'hafs', '3drtma', 'mpas', 'mpas_hfip', 'gcafs', 'rrfs', 'rrfs_ifi_missing', 'gfs', 'hrrr_ifi', 'rrfs_ifi', 'dafs'] No changes in test results detected. From 7790a9298b8e70f4765dda48ca0f71ed52fccfb8 Mon Sep 17 00:00:00 2001 From: "Chad.Lyden" Date: Wed, 14 Jan 2026 14:55:07 +0000 Subject: [PATCH 4/7] Ursa RT log for intel compiler --- tests/logs/rt.log.URSA_intel | 98 ++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/tests/logs/rt.log.URSA_intel b/tests/logs/rt.log.URSA_intel index cbfddee86..47a519d54 100644 --- a/tests/logs/rt.log.URSA_intel +++ b/tests/logs/rt.log.URSA_intel @@ -1,63 +1,63 @@ ===== Start of UPP Regression Testing Log ===== UPP Hash Tested: -0ff195dee97b1b650c759fd80b9201f0b2659ddc +98bbd7664216c8d31a207f152853c57c6e4670a2 Submodule hashes: -5afd607642ae0fd6a53b137230336386beb47ce6 sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 sorc/ncep_post.fd/post_gtg.fd -Run directory: /scratch4/NAGAPE/epic/Chad.Lyden/regression_tests/upp/1393_ursa_intel/ci/rundir/upp-URSA +Run directory: /scratch4/NAGAPE/epic/Chad.Lyden/regression_tests/upp/1402_ursa_intel/ci/rundir/upp-URSA Baseline directory: /scratch4/NAGAPE/epic/role-epic/ursa/UPP/test_suite -Total runtime: 00h:08m:27s -Test Date: 20260109 13:14:04 +Total runtime: 00h:10m:56s +Test Date: 20260114 14:45:42 Summary Results: -01/09 13:07:39Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch -01/09 13:07:45Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch -01/09 13:07:52Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch -01/09 13:08:03Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch -01/09 13:08:24Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch -01/09 13:08:40Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch -01/09 13:08:42Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch -01/09 13:08:42Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch -01/09 13:08:50Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch -01/09 13:08:50Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch -01/09 13:08:51Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch -01/09 13:09:42Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch -01/09 13:09:42Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch -01/09 13:09:44Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch -01/09 13:10:14Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch -01/09 13:10:15Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch -01/09 13:10:24Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch -01/09 13:10:24Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch -01/09 13:10:25Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch -01/09 13:10:25Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch -01/09 13:10:25Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch -01/09 13:11:02Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch -01/09 13:12:08Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch -01/09 13:12:10Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch -01/09 13:12:11Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch -01/09 13:12:36Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch -01/09 13:12:37Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch -01/09 13:12:37Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch -01/09 13:13:37Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch -01/09 13:13:51Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch -01/09 13:07:48Z -Runtime: sfs_test 00:00:04 -- baseline 00:01:20 -01/09 13:08:03Z -Runtime: aqm_test 00:00:05 -- baseline 00:00:30 -01/09 13:08:03Z -Runtime: gefsv12_test 00:00:12 -- baseline 00:02:00 -01/09 13:08:34Z -Runtime: gefsv13_test 00:00:31 -- baseline 00:02:00 -01/09 13:10:34Z -Runtime: nmmb_test 00:00:24 -- baseline 00:02:00 -01/09 13:10:34Z -Runtime: rap_test 00:00:42 -- baseline 00:02:00 -01/09 13:10:34Z -Runtime: hrrr_test 00:01:25 -- baseline 00:03:00 -01/09 13:10:34Z -Runtime: hafs_test 00:00:24 -- baseline 00:01:30 -01/09 13:10:34Z -Runtime: 3drtma_test 00:01:30 -- baseline 00:01:30 -01/09 13:10:34Z -Runtime: mpas_test 00:01:21 -- baseline 00:02:30 -01/09 13:12:19Z -Runtime: mpas_hfip_test 00:03:04 -- baseline 00:05:00 -01/09 13:12:19Z -Runtime: gcafs_test 00:01:12 -- baseline 00:02:00 -01/09 13:14:04Z -Runtime: rrfs_test 00:04:41 -- baseline 00:07:00 -01/09 13:14:04Z -Runtime: rrfs_ifi_missing 00:01:47 -- baseline 00:03:00 -01/09 13:14:04Z -Runtime: gfs_test 00:05:08 -- baseline 00:15:00 +01/14 14:36:59Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch +01/14 14:37:01Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch +01/14 14:37:52Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch +01/14 14:37:53Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch +01/14 14:37:54Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch +01/14 14:38:08Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch +01/14 14:38:14Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch +01/14 14:38:15Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch +01/14 14:38:16Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch +01/14 14:38:24Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch +01/14 14:38:59Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch +01/14 14:40:02Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch +01/14 14:40:03Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch +01/14 14:40:04Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch +01/14 14:41:54Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch +01/14 14:41:54Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch +01/14 14:42:18Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch +01/14 14:42:19Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch +01/14 14:42:19Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch +01/14 14:42:23Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch +01/14 14:42:24Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch +01/14 14:42:30Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch +01/14 14:42:32Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch +01/14 14:42:33Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch +01/14 14:42:41Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch +01/14 14:43:51Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch +01/14 14:43:51Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch +01/14 14:43:52Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch +01/14 14:45:24Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch +01/14 14:45:38Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch +01/14 14:38:11Z -Runtime: sfs_test 00:00:03 -- baseline 00:01:20 +01/14 14:38:11Z -Runtime: aqm_test 00:00:05 -- baseline 00:00:30 +01/14 14:38:26Z -Runtime: gefsv12_test 00:00:12 -- baseline 00:02:00 +01/14 14:39:11Z -Runtime: gefsv13_test 00:00:32 -- baseline 00:02:00 +01/14 14:42:26Z -Runtime: nmmb_test 00:00:22 -- baseline 00:02:00 +01/14 14:42:26Z -Runtime: rap_test 00:00:40 -- baseline 00:02:00 +01/14 14:42:26Z -Runtime: hrrr_test 00:01:26 -- baseline 00:03:00 +01/14 14:42:26Z -Runtime: hafs_test 00:00:28 -- baseline 00:01:30 +01/14 14:42:26Z -Runtime: 3drtma_test 00:01:42 -- baseline 00:01:30 +01/14 14:42:26Z -Runtime: mpas_test 00:01:20 -- baseline 00:02:30 +01/14 14:42:41Z -Runtime: mpas_hfip_test 00:03:09 -- baseline 00:05:00 +01/14 14:42:41Z -Runtime: gcafs_test 00:01:14 -- baseline 00:02:00 +01/14 14:45:42Z -Runtime: rrfs_test 00:04:44 -- baseline 00:07:00 +01/14 14:45:42Z -Runtime: rrfs_ifi_missing 00:01:47 -- baseline 00:03:00 +01/14 14:45:42Z -Runtime: gfs_test 00:05:16 -- baseline 00:15:00 Check tests: ['sfs', 'aqm', 'gefsv12', 'gefsv13', 'nmmb', 'rap', 'hrrr', 'hafs', '3drtma', 'mpas', 'mpas_hfip', 'gcafs', 'rrfs', 'rrfs_ifi_missing', 'gfs'] No changes in test results detected. From 77c322c3d06604adef36f3d13a1dc2272034b973 Mon Sep 17 00:00:00 2001 From: "Chad.Lyden" Date: Wed, 14 Jan 2026 14:56:39 +0000 Subject: [PATCH 5/7] Ursa RT log for intelllvm compiler --- tests/logs/rt.log.URSA_intelllvm | 98 ++++++++++++++++---------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/tests/logs/rt.log.URSA_intelllvm b/tests/logs/rt.log.URSA_intelllvm index 764388fcc..eae43fe6a 100644 --- a/tests/logs/rt.log.URSA_intelllvm +++ b/tests/logs/rt.log.URSA_intelllvm @@ -1,63 +1,63 @@ ===== Start of UPP Regression Testing Log ===== UPP Hash Tested: -0ff195dee97b1b650c759fd80b9201f0b2659ddc +98bbd7664216c8d31a207f152853c57c6e4670a2 Submodule hashes: -5afd607642ae0fd6a53b137230336386beb47ce6 sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 sorc/ncep_post.fd/post_gtg.fd -Run directory: /scratch4/NAGAPE/epic/Chad.Lyden/regression_tests/upp/1393_ursa_intelllvm/ci/rundir/upp-URSA +Run directory: /scratch4/NAGAPE/epic/Chad.Lyden/regression_tests/upp/1402_ursa_intelllvm/ci/rundir/upp-URSA Baseline directory: /scratch4/NAGAPE/epic/role-epic/ursa/UPP/test_suite -Total runtime: 00h:07m:54s -Test Date: 20260109 13:13:38 +Total runtime: 00h:09m:08s +Test Date: 20260114 14:44:10 Summary Results: -01/09 13:06:57Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch -01/09 13:07:03Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch -01/09 13:07:09Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch -01/09 13:07:12Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch -01/09 13:07:34Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch -01/09 13:07:38Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch -01/09 13:07:39Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch -01/09 13:07:39Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch -01/09 13:07:58Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch -01/09 13:07:58Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch -01/09 13:07:59Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch -01/09 13:08:13Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch -01/09 13:08:13Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch -01/09 13:08:15Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch -01/09 13:09:59Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch -01/09 13:09:59Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch -01/09 13:10:10Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch -01/09 13:10:11Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch -01/09 13:10:16Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch -01/09 13:10:17Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch -01/09 13:10:17Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch -01/09 13:10:52Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch -01/09 13:11:20Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch -01/09 13:11:22Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch -01/09 13:11:23Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch -01/09 13:12:04Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch -01/09 13:12:05Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch -01/09 13:12:05Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch -01/09 13:13:18Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch -01/09 13:13:33Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch -01/09 13:07:07Z -Runtime: sfs_test 00:00:06 -- baseline 00:01:20 -01/09 13:07:22Z -Runtime: aqm_test 00:00:09 -- baseline 00:00:30 -01/09 13:07:22Z -Runtime: gefsv12_test 00:00:12 -- baseline 00:02:00 -01/09 13:07:37Z -Runtime: gefsv13_test 00:00:35 -- baseline 00:02:00 -01/09 13:10:22Z -Runtime: nmmb_test 00:00:22 -- baseline 00:01:30 -01/09 13:10:22Z -Runtime: rap_test 00:00:35 -- baseline 00:02:00 -01/09 13:10:22Z -Runtime: hrrr_test 00:01:09 -- baseline 00:02:30 -01/09 13:10:22Z -Runtime: hafs_test 00:00:24 -- baseline 00:01:30 -01/09 13:10:22Z -Runtime: 3drtma_test 00:01:20 -- baseline 00:01:30 -01/09 13:10:22Z -Runtime: mpas_test 00:01:00 -- baseline 00:02:30 -01/09 13:11:38Z -Runtime: mpas_hfip_test 00:03:05 -- baseline 00:05:00 -01/09 13:11:38Z -Runtime: gcafs_test 00:01:10 -- baseline 00:02:30 -01/09 13:13:38Z -Runtime: rrfs_test 00:04:25 -- baseline 00:06:00 -01/09 13:13:38Z -Runtime: rrfs_ifi_missing 00:01:44 -- baseline 00:03:00 -01/09 13:13:38Z -Runtime: gfs_test 00:04:47 -- baseline 00:15:00 +01/14 14:36:20Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch +01/14 14:36:55Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch +01/14 14:36:59Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch +01/14 14:37:00Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch +01/14 14:37:01Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch +01/14 14:37:11Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch +01/14 14:37:11Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch +01/14 14:37:12Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch +01/14 14:37:47Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch +01/14 14:38:04Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch +01/14 14:38:28Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch +01/14 14:39:03Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch +01/14 14:39:04Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch +01/14 14:39:05Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch +01/14 14:41:08Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch +01/14 14:41:10Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch +01/14 14:41:11Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch +01/14 14:41:11Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch +01/14 14:41:17Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch +01/14 14:41:18Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch +01/14 14:41:53Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch +01/14 14:41:54Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch +01/14 14:42:25Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch +01/14 14:42:27Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch +01/14 14:42:27Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch +01/14 14:43:21Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch +01/14 14:43:22Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch +01/14 14:43:22Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch +01/14 14:43:44Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch +01/14 14:43:58Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch +01/14 14:37:54Z -Runtime: sfs_test 00:00:06 -- baseline 00:01:20 +01/14 14:37:54Z -Runtime: aqm_test 00:00:08 -- baseline 00:00:30 +01/14 14:38:09Z -Runtime: gefsv12_test 00:00:13 -- baseline 00:02:00 +01/14 14:38:39Z -Runtime: gefsv13_test 00:00:35 -- baseline 00:02:00 +01/14 14:41:24Z -Runtime: nmmb_test 00:00:20 -- baseline 00:01:30 +01/14 14:41:24Z -Runtime: rap_test 00:00:36 -- baseline 00:02:00 +01/14 14:41:24Z -Runtime: hrrr_test 00:01:08 -- baseline 00:02:30 +01/14 14:41:24Z -Runtime: hafs_test 00:00:25 -- baseline 00:01:30 +01/14 14:41:24Z -Runtime: 3drtma_test 00:01:17 -- baseline 00:01:30 +01/14 14:41:24Z -Runtime: mpas_test 00:01:06 -- baseline 00:02:30 +01/14 14:42:39Z -Runtime: mpas_hfip_test 00:03:10 -- baseline 00:05:00 +01/14 14:42:40Z -Runtime: gcafs_test 00:01:12 -- baseline 00:02:30 +01/14 14:44:10Z -Runtime: rrfs_test 00:04:34 -- baseline 00:06:00 +01/14 14:44:10Z -Runtime: rrfs_ifi_missing 00:01:44 -- baseline 00:03:00 +01/14 14:44:10Z -Runtime: gfs_test 00:04:52 -- baseline 00:15:00 Check tests: ['sfs', 'aqm', 'gefsv12', 'gefsv13', 'nmmb', 'rap', 'hrrr', 'hafs', '3drtma', 'mpas', 'mpas_hfip', 'gcafs', 'rrfs', 'rrfs_ifi_missing', 'gfs'] No changes in test results detected. From ca4053b11db025bcccbdafe582fb8e348320a2e6 Mon Sep 17 00:00:00 2001 From: clyden-noaa Date: Wed, 14 Jan 2026 08:58:28 -0600 Subject: [PATCH 6/7] Hercules RT log for intel compiler --- tests/logs/rt.log.HERCULES_intel | 98 ++++++++++++++++---------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/tests/logs/rt.log.HERCULES_intel b/tests/logs/rt.log.HERCULES_intel index 287333533..85da2fee6 100644 --- a/tests/logs/rt.log.HERCULES_intel +++ b/tests/logs/rt.log.HERCULES_intel @@ -1,63 +1,63 @@ ===== Start of UPP Regression Testing Log ===== UPP Hash Tested: -0ff195dee97b1b650c759fd80b9201f0b2659ddc +98bbd7664216c8d31a207f152853c57c6e4670a2 Submodule hashes: -5afd607642ae0fd6a53b137230336386beb47ce6 sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 sorc/ncep_post.fd/post_gtg.fd -Run directory: /work2/noaa/epic/clyden/regression-tests/upp/hercules/1393_hercules_intel/ci/rundir/upp-HERCULES +Run directory: /work2/noaa/epic/clyden/regression-tests/upp/hercules/1402_hercules_intel/ci/rundir/upp-HERCULES Baseline directory: /work/noaa/epic/role-epic/hercules/UPP -Total runtime: 00h:11m:50s -Test Date: 20260109 07:17:20 +Total runtime: 00h:10m:14s +Test Date: 20260114 08:44:54 Summary Results: -01/09 13:07:40Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch -01/09 13:07:43Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch -01/09 13:07:50Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch -01/09 13:08:05Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch -01/09 13:08:17Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch -01/09 13:08:33Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch -01/09 13:08:34Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch -01/09 13:08:37Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch -01/09 13:08:37Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch -01/09 13:08:37Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch -01/09 13:08:45Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch -01/09 13:08:46Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch -01/09 13:08:46Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch -01/09 13:09:20Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch -01/09 13:09:21Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch -01/09 13:09:21Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch -01/09 13:09:25Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch -01/09 13:09:26Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch -01/09 13:09:26Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch -01/09 13:09:31Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch -01/09 13:09:33Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch -01/09 13:09:33Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch -01/09 13:09:52Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch -01/09 13:10:10Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch -01/09 13:10:11Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch -01/09 13:14:04Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch -01/09 13:14:14Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch -01/09 13:17:12Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch -01/09 13:17:12Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch -01/09 13:17:12Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch -01/09 13:08:04Z -Runtime: sfs_test 00:00:05 -- baseline 00:01:20 -01/09 13:08:04Z -Runtime: aqm_test 00:00:08 -- baseline 00:00:30 -01/09 13:08:04Z -Runtime: gefsv12_test 00:00:15 -- baseline 00:01:00 -01/09 13:08:19Z -Runtime: gefsv13_test 00:00:42 -- baseline 00:02:00 -01/09 13:08:49Z -Runtime: nmmb_test 00:01:02 -- baseline 00:03:00 -01/09 13:08:49Z -Runtime: rap_test 00:00:59 -- baseline 00:02:00 -01/09 13:09:35Z -Runtime: hrrr_test 00:01:51 -- baseline 00:06:00 -01/09 13:09:35Z -Runtime: hafs_test 00:00:30 -- baseline 00:01:00 -01/09 13:09:35Z -Runtime: 3drtma_test 00:01:46 -- baseline 00:03:00 -01/09 13:09:35Z -Runtime: mpas_test 00:01:11 -- baseline 00:02:30 -01/09 13:09:35Z -Runtime: mpas_hfip_test 00:01:59 -- baseline 00:05:00 -01/09 13:10:20Z -Runtime: gcafs_test 00:02:36 -- baseline 00:02:30 -01/09 13:14:20Z -Runtime: rrfs_test 00:06:39 -- baseline 00:12:00 -01/09 13:14:20Z -Runtime: rrfs_ifi_missing 00:02:17 -- baseline 00:04:00 -01/09 13:17:20Z -Runtime: gfs_test 00:09:37 -- baseline 00:25:00 +01/14 14:37:12Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch +01/14 14:37:14Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch +01/14 14:37:21Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch +01/14 14:37:38Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch +01/14 14:37:50Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch +01/14 14:38:04Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch +01/14 14:38:04Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch +01/14 14:38:09Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch +01/14 14:38:10Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch +01/14 14:38:10Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch +01/14 14:38:18Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch +01/14 14:38:19Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch +01/14 14:38:19Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch +01/14 14:38:50Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch +01/14 14:38:50Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch +01/14 14:38:51Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch +01/14 14:39:01Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch +01/14 14:39:01Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch +01/14 14:39:02Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch +01/14 14:39:03Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch +01/14 14:39:05Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch +01/14 14:39:05Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch +01/14 14:39:30Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch +01/14 14:39:42Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch +01/14 14:39:43Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch +01/14 14:43:19Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch +01/14 14:43:30Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch +01/14 14:44:42Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch +01/14 14:44:44Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch +01/14 14:44:44Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch +01/14 14:37:36Z -Runtime: sfs_test 00:00:07 -- baseline 00:01:20 +01/14 14:37:36Z -Runtime: aqm_test 00:00:08 -- baseline 00:00:30 +01/14 14:37:36Z -Runtime: gefsv12_test 00:00:15 -- baseline 00:01:00 +01/14 14:37:51Z -Runtime: gefsv13_test 00:00:44 -- baseline 00:02:00 +01/14 14:38:22Z -Runtime: nmmb_test 00:01:04 -- baseline 00:03:00 +01/14 14:38:22Z -Runtime: rap_test 00:00:55 -- baseline 00:02:00 +01/14 14:39:07Z -Runtime: hrrr_test 00:01:53 -- baseline 00:06:00 +01/14 14:39:07Z -Runtime: hafs_test 00:00:29 -- baseline 00:01:00 +01/14 14:39:07Z -Runtime: 3drtma_test 00:01:42 -- baseline 00:03:00 +01/14 14:39:07Z -Runtime: mpas_test 00:01:10 -- baseline 00:02:30 +01/14 14:39:07Z -Runtime: mpas_hfip_test 00:01:57 -- baseline 00:05:00 +01/14 14:39:53Z -Runtime: gcafs_test 00:02:34 -- baseline 00:02:30 +01/14 14:43:38Z -Runtime: rrfs_test 00:06:21 -- baseline 00:12:00 +01/14 14:43:39Z -Runtime: rrfs_ifi_missing 00:02:21 -- baseline 00:04:00 +01/14 14:44:54Z -Runtime: gfs_test 00:07:35 -- baseline 00:25:00 Check tests: ['sfs', 'aqm', 'gefsv12', 'gefsv13', 'nmmb', 'rap', 'hrrr', 'hafs', '3drtma', 'mpas', 'mpas_hfip', 'gcafs', 'rrfs', 'rrfs_ifi_missing', 'gfs'] No changes in test results detected. From 9823d23dc3467485c08ce826ce7381c7f6e96f58 Mon Sep 17 00:00:00 2001 From: clyden-noaa Date: Wed, 14 Jan 2026 09:22:07 -0600 Subject: [PATCH 7/7] Orion RT log for intel compiler --- tests/logs/rt.log.ORION_intel | 98 +++++++++++++++++------------------ 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/tests/logs/rt.log.ORION_intel b/tests/logs/rt.log.ORION_intel index bbc951663..521d7da49 100644 --- a/tests/logs/rt.log.ORION_intel +++ b/tests/logs/rt.log.ORION_intel @@ -1,63 +1,63 @@ ===== Start of UPP Regression Testing Log ===== UPP Hash Tested: -0ff195dee97b1b650c759fd80b9201f0b2659ddc +98bbd7664216c8d31a207f152853c57c6e4670a2 Submodule hashes: -5afd607642ae0fd6a53b137230336386beb47ce6 sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 sorc/ncep_post.fd/post_gtg.fd -Run directory: /work2/noaa/epic/clyden/regression-tests/upp/orion/1393_orion_intel/ci/rundir/upp-ORION +Run directory: /work2/noaa/epic/clyden/regression-tests/upp/orion/1402_orion_intel/ci/rundir/upp-ORION Baseline directory: /work/noaa/epic/role-epic/orion/UPP -Total runtime: 00h:14m:58s -Test Date: 20260109 07:20:21 +Total runtime: 00h:14m:43s +Test Date: 20260114 09:07:09 Summary Results: -01/09 13:08:43Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch -01/09 13:08:47Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch -01/09 13:08:57Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch -01/09 13:09:11Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch -01/09 13:09:28Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch -01/09 13:10:05Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch -01/09 13:10:06Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch -01/09 13:10:06Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch -01/09 13:10:18Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch -01/09 13:10:18Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch -01/09 13:10:30Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch -01/09 13:10:31Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch -01/09 13:10:31Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch -01/09 13:11:08Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch -01/09 13:11:26Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch -01/09 13:11:26Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch -01/09 13:11:27Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch -01/09 13:11:33Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch -01/09 13:11:33Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch -01/09 13:12:03Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch -01/09 13:12:05Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch -01/09 13:12:05Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch -01/09 13:12:13Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch -01/09 13:12:14Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch -01/09 13:12:15Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch -01/09 13:18:25Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch -01/09 13:18:38Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch -01/09 13:20:07Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch -01/09 13:20:09Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch -01/09 13:20:09Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch -01/09 13:09:04Z -Runtime: sfs_test 00:00:09 -- baseline 00:01:20 -01/09 13:09:04Z -Runtime: aqm_test 00:00:13 -- baseline 00:00:30 -01/09 13:09:04Z -Runtime: gefsv12_test 00:00:23 -- baseline 00:01:00 -01/09 13:09:35Z -Runtime: gefsv13_test 00:00:54 -- baseline 00:02:00 -01/09 13:10:20Z -Runtime: nmmb_test 00:01:32 -- baseline 00:03:00 -01/09 13:10:20Z -Runtime: rap_test 00:01:44 -- baseline 00:02:00 -01/09 13:12:20Z -Runtime: hrrr_test 00:03:41 -- baseline 00:08:00 -01/09 13:12:20Z -Runtime: hafs_test 00:00:37 -- baseline 00:01:00 -01/09 13:12:20Z -Runtime: 3drtma_test 00:02:53 -- baseline 00:03:00 -01/09 13:12:20Z -Runtime: mpas_test 00:01:57 -- baseline 00:02:30 -01/09 13:12:20Z -Runtime: mpas_hfip_test 00:03:32 -- baseline 00:05:00 -01/09 13:12:20Z -Runtime: gcafs_test 00:02:59 -- baseline 00:03:15 -01/09 13:18:51Z -Runtime: rrfs_test 00:10:04 -- baseline 00:12:00 -01/09 13:18:51Z -Runtime: rrfs_ifi_missing 00:02:34 -- baseline 00:04:00 -01/09 13:20:21Z -Runtime: gfs_test 00:11:35 -- baseline 00:26:00 +01/14 14:55:44Z -sfs test: your new post executable generates bit-identical sfs.t00z.master.grb2f048 as the develop branch +01/14 14:55:48Z -aqm test: your new post executable generates bit-identical CMAQ08.tm00 as the develop branch +01/14 14:55:55Z -gefsv12 test: your new post executable generates bit-identical geaer.t00z.master.grb2f060 as the develop branch +01/14 14:56:15Z -hafs test: your new post executable generates bit-identical HURPRS09.tm00 as the develop branch +01/14 14:56:33Z -gefsv13 test: your new post executable generates bit-identical gefs.t00z.master.grb2f009 as the develop branch +01/14 14:57:03Z -nmmb test: your new post executable generates bit-identical BGDAWP03.tm00.Grib2 as the develop branch +01/14 14:57:04Z -nmmb test: your new post executable generates bit-identical BGRD3D03.tm00.Grib2 as the develop branch +01/14 14:57:04Z -nmmb test: your new post executable generates bit-identical BGRDSF03.tm00.Grib2 as the develop branch +01/14 14:57:24Z -rap test: your new post executable generates bit-identical WRFPRS.GrbF06 as the develop branch +01/14 14:57:24Z -rap test: your new post executable generates bit-identical WRFNAT.GrbF06 as the develop branch +01/14 14:57:32Z -mpas test: your new post executable generates bit-identical POSTNAT18.tm00 as the develop branch +01/14 14:57:33Z -mpas test: your new post executable generates bit-identical POSTPRS18.tm00 as the develop branch +01/14 14:57:33Z -mpas test: your new post executable generates bit-identical POSTTWO18.tm00 as the develop branch +01/14 14:58:09Z -rrfs_ifi_missing test: your new post executable generates bit-identical IFIFIP18.tm00 as the develop branch +01/14 14:58:26Z -3drtma test: your new post executable generates bit-identical WRFNAT.GrbF00 as the develop branch +01/14 14:58:27Z -3drtma test: your new post executable generates bit-identical WRFTWO.GrbF00 as the develop branch +01/14 14:58:27Z -3drtma test: your new post executable generates bit-identical WRFPRS.GrbF00 as the develop branch +01/14 14:58:33Z -gcafs test: your new post executable generates bit-identical GFSPRS.GrbF60 as the develop branch +01/14 14:58:34Z -gcafs test: your new post executable generates bit-identical GFSFLX.GrbF60 as the develop branch +01/14 14:59:04Z -mpas_hfip test: your new post executable generates bit-identical NATLEV.GrbF48 as the develop branch +01/14 14:59:06Z -mpas_hfip test: your new post executable generates bit-identical PRSLEV.GrbF48 as the develop branch +01/14 14:59:06Z -mpas_hfip test: your new post executable generates bit-identical 2DFLD.GrbF48 as the develop branch +01/14 14:59:17Z -hrrr test: your new post executable generates bit-identical WRFTWO.GrbF10 as the develop branch +01/14 14:59:17Z -hrrr test: your new post executable generates bit-identical WRFPRS.GrbF10 as the develop branch +01/14 14:59:18Z -hrrr test: your new post executable generates bit-identical WRFNAT.GrbF10 as the develop branch +01/14 15:05:51Z -rrfs test: your new post executable generates bit-identical PRSLEV18.tm00 as the develop branch +01/14 15:06:04Z -rrfs test: your new post executable generates bit-identical NATLEV18.tm00 as the develop branch +01/14 15:07:06Z -gfs test: your new post executable generates bit-identical gfs.t00z.master.grb2f006 as the develop branch +01/14 15:07:08Z -gfs test: your new post executable generates bit-identical gfs.t00z.sfluxgrbf006.grib2 as the develop branch +01/14 15:07:09Z -gfs test: your new post executable generates bit-identical gfs.t00z.special.grb2f006 as the develop branch +01/14 14:56:07Z -Runtime: sfs_test 00:00:08 -- baseline 00:01:20 +01/14 14:56:07Z -Runtime: aqm_test 00:00:11 -- baseline 00:00:30 +01/14 14:56:07Z -Runtime: gefsv12_test 00:00:18 -- baseline 00:01:00 +01/14 14:56:37Z -Runtime: gefsv13_test 00:00:56 -- baseline 00:02:00 +01/14 14:57:07Z -Runtime: nmmb_test 00:01:25 -- baseline 00:03:00 +01/14 14:57:37Z -Runtime: rap_test 00:01:45 -- baseline 00:02:00 +01/14 14:59:23Z -Runtime: hrrr_test 00:03:39 -- baseline 00:08:00 +01/14 14:59:23Z -Runtime: hafs_test 00:00:36 -- baseline 00:01:00 +01/14 14:59:23Z -Runtime: 3drtma_test 00:02:48 -- baseline 00:03:00 +01/14 14:59:23Z -Runtime: mpas_test 00:01:54 -- baseline 00:02:30 +01/14 14:59:23Z -Runtime: mpas_hfip_test 00:03:27 -- baseline 00:05:00 +01/14 14:59:23Z -Runtime: gcafs_test 00:02:55 -- baseline 00:03:15 +01/14 15:06:09Z -Runtime: rrfs_test 00:10:25 -- baseline 00:12:00 +01/14 15:06:09Z -Runtime: rrfs_ifi_missing 00:02:30 -- baseline 00:04:00 +01/14 15:07:09Z -Runtime: gfs_test 00:11:30 -- baseline 00:26:00 Check tests: ['sfs', 'aqm', 'gefsv12', 'gefsv13', 'nmmb', 'rap', 'hrrr', 'hafs', '3drtma', 'mpas', 'mpas_hfip', 'gcafs', 'rrfs', 'rrfs_ifi_missing', 'gfs'] No changes in test results detected.