-
Notifications
You must be signed in to change notification settings - Fork 119
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
Adding a GNU modulefile for Hera #476
Labels
enhancement
New feature or request
Comments
MichaelLueken
added a commit
to MichaelLueken/ufs-srweather-app
that referenced
this issue
Nov 14, 2022
Merged
15 tasks
MichaelLueken
added a commit
to MichaelLueken/ufs-srweather-app
that referenced
this issue
Nov 14, 2022
MichaelLueken
added a commit
to MichaelLueken/ufs-srweather-app
that referenced
this issue
Nov 15, 2022
MichaelLueken
added a commit
to MichaelLueken/ufs-srweather-app
that referenced
this issue
Nov 16, 2022
MichaelLueken
added a commit
to MichaelLueken/ufs-srweather-app
that referenced
this issue
Nov 16, 2022
MichaelLueken
added a commit
to MichaelLueken/ufs-srweather-app
that referenced
this issue
Nov 16, 2022
Merged
15 tasks
MichaelLueken
added a commit
that referenced
this issue
Nov 17, 2022
…te Hera Intel modulefile. (#477) * Add hera gnu fundamental test to Jenkins. * Remove a couple of test cases. * [develop] Add build_hera_gnu.lua file. Completes #476. Co-authored-by: Daniel Abdi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
There is currently no GNU modulefile for Hera (i.e.
build_hera_gnu.lua
). For developers who don't have access to Cheyenne, it is impossible to test GNU functionality. However, there are GNU and mpich available on Hera, so adding this capability to Hera would allow those developers to test GNU issues on Hera.Solution
Add
build_hera_gnu.lua
to the available modulefiles.Requirements**
Everything that is required to build the SRW App using the GNU compiler are available on Hera.
Acceptance Criteria (Definition of Done)
The SRW App builds successfully on Hera using GNU compiler
9.2.0
.The text was updated successfully, but these errors were encountered: