-
Notifications
You must be signed in to change notification settings - Fork 10
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
Upgrade to spack-stack modules on non-production machines #102
Upgrade to spack-stack modules on non-production machines #102
Conversation
Hoping this will resolve an error where MPI is not found for the HDF5 build.
I'm not sure how to fix the CI error. During the cmake setup step of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks.
@DavidHuber-NOAA Sorry for the delay, I was out last week. Is this good to go now or do you anticipate additional changes? |
No problem, @EdwardSafford-NOAA! Hope it was a good Thanksgiving! I tested on all platforms but S4, which @souopgui tested today and I had to make a small change for. He is rerunning the G-W jobs now. Once verified, I'm good with merging. |
@EdwardSafford-NOAA This worked on S4, so I think it is ready to merge. |
@DavidHuber-NOAA Great! Thanks. |
This upgrades modules to spack-stack-built libraries for all non-production machines. This has been test build on Hera, Orion, Jet, S4, and WCOSS2 and tested on Hera and Orion in a global workflow cycled experiment. Standalone tests were not performed.
Resolves #98