-
Notifications
You must be signed in to change notification settings - Fork 20
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 on non-production machines #34
Upgrade to spack-stack on non-production machines #34
Conversation
This includes an upgrade to w3emc/2.10.0 and ip/4.3.0.
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.
Suggestions to properly invoke preprocessor and provide compile time definitions.
Co-authored-by: Rahul Mahajan <[email protected]>
@aerorahul Thanks for the suggestions! I reworked the CMakeLists.txt files to better check for version numbers and removed 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.
Thank you for including the suggested changes.
This upgrades the modules for gfs-utils to spack-stack/1.5.1. This has been tested thoroughly on Hera and somewhat on Orion. Builds were tested on S4, Jet, and WCOSS2. Backwards compatibility had to be added into the
CMakeLists.txt
and source files formkgfsawps
andfbwndgfs
applications forw3emc
andip
to continue support for WCOSS2.Resolves #23