Skip to content

Commit

Permalink
Create new $target.ver files for Hera and Orion
Browse files Browse the repository at this point in the history
- under the versions folder create new hera.ver and orion.ver
- new target-specific version files will be used to set hpc-stack
modules and versions, as well potentially override other versions
as needed on the specific platforms

Refs: NOAA-EMC#639
  • Loading branch information
KateFriedman-NOAA committed Feb 10, 2022
1 parent 55b9eb8 commit d005cb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions versions/hera.ver
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export hpc_ver=1.1.0
export hpc_intel_ver=18.0.5.274
export hpc_impi_ver=2018.0.4
3 changes: 3 additions & 0 deletions versions/orion.ver
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export hpc_ver=1.1.0
export hpc_intel_ver=2018.4
export hpc_impi_ver=2018.4

0 comments on commit d005cb6

Please sign in to comment.