Upgrade to spack-stack 1.9.2 on all RDHPCS platforms#890
Conversation
|
@DavidHuber-NOAA , let me test your branch on various RDHPCS machines. You tested Gaea C6, right? I have spack-stack/1.9.1 modulefiles for Gaea C6, Hera, Hercules, and Orion. |
|
@RussTreadon-NOAA Yes, testing on Gaea completed overnight. All tests passed versus develop with the exception of the global_4denvar test. The loproc_updat test completed in 395.289 seconds, which exceeded the time threshold of 318.423 seconds. Yes, please go ahead with testing on Hera, Hercules, and Orion. I will start testing on WCOSS2. |
|
Ursa test Build Line 257 of This PR modifies the call to |
|
Hercules test Ran This problem has been reported and is being discussed in GSI issue #887 |
|
GSI issue #887 documents how modifying the mpi module loads yields a Fixing the RussTreadon-NOAA:feature/ss_191 at c36fec9 was installed on Gaea C6 and Ursa. Below are ctest results from Gaea C6 The Below are ctests results from Ursa The The memory check is not a robust test. This is not a fatal failure. |
@RussTreadon-NOAA Thanks. I hadn't got a chance to check them by myself. |
@DavidHuber-NOAA Thanks for bringing up that old issue 776. Yes they were also for the issue reading fed . So it should be resolved by the recent 894 issue too. I will add a link to that issue. |
|
@ShunLiu-NOAA Could you also update the physics netcdf 4 files used by rdas ctest on cactus too? Thanks. |
|
@TingLei-NOAA : Are you satisfied with the changes in this PR?
|
|
|
@RussTreadon-NOAA Thanks for asking! I am happy to take this opportunity to explain on what I am still hoping to see further clarifications . 1) Seems we are not still not sure if the failure of rdas ctest was caused by several issues (including #766 as @DavidHuber-NOAA pointed to) , which I believe should have been resolved by recent issue #894. If not, I can further work on them including incorporating the recent upgrading of the parallel reading in fv3-reg. So, i hope with the updated physics file ( to be done with the help from @ShunLiu-NOAA ), I hope it will be confirmed/clarified that there are no regional GSI-specific issues causing any failures for this PR. |
@TingLei-NOAA Data became available on Cactus now. |
|
Thank you @TingLei-NOAA for the update. @mhu, @ShunLiu-NOAA and @DavidBurrows-NCO: In addition to WCOSS2, we need to update the RRFS physics files for the 2023061012 case on the following machines:
I will rsync the WCOSS2 files to Acorn once I get the green light from Shun that the WCOSS2 rsync is complete. |
|
@ShunLiu-NOAA , @hu5970 , @DavidBurrows-NCO , please check the box below when the RRFS physics files for the 2023061012 case have been updated on the indicated machine
|
|
RRFS case missing on Hera Attempts to run RRFS regression test on Hera fail. Directory @hu5970 : Have you installed the RRFS case (with or without @TingLei-NOAA 's updated physics files) somewhere on Ursa? If so, where? |
|
@DavidBurrows-NCO and @hu5970 : The following has been done to move this PR forward
@DavidHuber-NOAA : If you want, you can replace in the |
|
Thanks @RussTreadon-NOAA I was waiting for Ursa to populate then transfer from there. I don't have WCOSS access. Let me know if you need anything else. Thanks. |
@RussTreadon-NOAA Thanks for populating the RRFS cases to Hera and Gaea. I did not realize the GSI RRFS case data is in my space and removed it. Did you also populated RRFS cases to Ursa? |
|
Yes, @hu5970 , the new rrfs case has been rsync'd to Ursa ( |
|
@RussTreadon-NOAA Do you still need me to populate the RRFS case on Hera? |
|
@hu5970 : I copied the WCOSS2 RRFS case directory to Hera. I do not view Hera as a viable machine for GSI testing. |
|
@RussTreadon-NOAA Thanks. I agree we should move to Ursa as major test machine. |
If 1, the files to copy are where If 2, I'll work with @DavidHuber-NOAA to update |
|
@RussTreadon-NOAA It would be great if you could work with @DavidHuber-NOAA to get those files copied into place. It might be even better to move |
|
Thank you @DavidBurrows-NCO for the quick reply. @DavidHuber-NOAA, can you replace in the gaeac6 section of The above modification has been made in |
|
@DavidHuber-NOAA : GSI PR #3 has been created to change the Gaea C6 path for Once PR #3 is merged into |
update casesdir for gaeac6
Description
This updates library versions on all supported platforms (including WCOSS2) and points to new installations of spack-stack 1.9.1 on all supported research platforms. It also drops support for S4, Jet, and Gaea C5 as well as GNU support on Hera. This also updates the sp subroutine calls, which are now part of the ip library and accessed via
use sp_mod.Resolves #884
Resolves #886
Resolves #642
Resolves #662
Resolves #894
Partially addresses #665 (LLVM C compilers are used)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Regression tests on all platforms.
Checklist