-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module dependencies to use spack-stack instead of hpc-stack #1448
Comments
@mark-a-potts - This came up in another discussion that I think has gotten buried, so I wanted to include it here. To use spack-stack the version of CMakeModules that ufs-weather-model points to will need to be updated. Right now it is pointing to cedeb2c, which is a year out of date. The S2S application at least will fail to build using that version of CMakeModules. |
There has been a lot of progress on this problem but it hasn't been reported here. |
@mark-a-potts I want to let you know I've successfully tested your spack installations on the three NOAA Cloud platforms so far. |
@mark-a-potts looks like @ulmononian has created an additional issue for testing the new spack-stack UE on the tier 1 HPC resources. Are you Ok with me closing this as a duplicate and tracking the spack environmental testing from #1651 instead? 1651 can probably be closed when PR #1707 is merged. |
Yes, that is fine with me. |
Description
The hpc-stack approach to building the software stack required by the UFS-WM is being deprecated and the WM needs to be tested and validated with the new spack-based software stack.
Solution
EPIC will install spack-based modules for all the packages required by the WM under their role accounts and begin the process of validating their use with the WM via regression test comparisons.
The text was updated successfully, but these errors were encountered: