Upgrade to spack-stack 1.9.2#1076
Conversation
Update source code to access required modules for ip v5. Fixes ufs-community#1064.
pre-V5 versions of IPLIB. Fixes ufs-community#1064.
@DeniseWorthen - can you please check the Orion tests. @BrianCurtis-NOAA - where is your test directory? |
/work2/noaa/stmp/bcurtis/UFS_UTILS_DH/reg-tests/ |
Output from the
Differences from the baseline on Orion were virtually identical. |
The |
Yes, done at 985f8bd. |
|
@GeorgeGayno-NOAA @BrianCurtis-NOAA is there anything I can do to help move this PR along? |
Yes, you can prod @DeniseWorthen to take a look at the |
|
Sorry, I don't know where the notification went for this...into the ether somewhere. I'll take a look, but I suspect they're fine. |
|
Thanks @DeniseWorthen! |
|
@BrianCurtis-NOAA I see your RT run directory |
On hercules, you will find them here: |
I can't see that directory (permission denied). |
/work2/noaa/stmp/bcurtis/UFS_UTILS_DH/UFS_UTILS/reg_tests |
I copied the log files here: |
|
@BrianCurtis-NOAA That was the regression test for which platform? I see only orion llvm logs. For both utilities, the orion RTs should run on /work and the hercules RTs should run on /work2, but your orion llvm log shows you're running on /work2, so I'm a bit confused. @DavidHuber-NOAA I cloned your branch 985f8bd and tried just running the RTs for My clone is |
|
@DeniseWorthen it looks like you may have launched the RTs at about the same time. They both will try to build in the same directory, which is likely to cause problems. In the I suspect this is because the build for the Could you try running |
|
@DavidHuber-NOAA You're right, I was trying to run them at the same time. But I was able to see what George got for logs after he copied them, so I'll use those tests to see whether any of the changes are of concern. |
|
For the I don't see anything of real concern, given that this PR includes a compiler update. All the field differences I see are quite small; the only thing that really surprises me is that even the the SCRIP file created via NCO has slight differences in the area arrays. For the I think the answer changes are fine. Thanks. |
|
I approve for merging. |
|
Looks OK to me. |
|
Post merge duties:
|
DESCRIPTION OF CHANGES:
This upgrades the libraries on all remaining RDHPCS systems to spack-stack 1.9.2 and updates the ip library on WCOSS2. It also restores minimal support for Hera (module files only), though no testing capabilities were reinstated (just enough to be able to run the global workflow).
TESTS CONDUCTED:
If there are changes to the build or source code, the tests below must be conducted. Contact a repository manager if you need assistance.
Details on consistency test results:
chgres_cubeandsnow2mdfailed. Other tests passed. Failures explainable. For details, see: here.chgres_cube,cpld_gridgen,grid_gen,ocnice_prepandregrid_sfcfailed. Other tests passed. Thechgres_cube,grid_genandregrid_sfctests showed insignificant differences from the baseline. See here. Thecpld_gridgenandocnice_prepdifferences from the baseline were also insignificant. See here.Describe any additional tests performed.
ISSUE: