Skip to content

Commit

Permalink
common/gadi/packages.yaml: add openmpi 4.1.7 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice authored Nov 27, 2024
1 parent 2ee50c6 commit 1bb1a09
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions common/gadi/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,13 @@ packages:
environment:
prepend_path:
CMAKE_PREFIX_PATH: /apps/openmpi/4.1.5/include/GNU
- spec: [email protected] %gcc
prefix: /apps/openmpi/4.1.7
modules: [openmpi/4.1.7]
extra_attributes:
environment:
prepend_path:
CMAKE_PREFIX_PATH: /apps/openmpi/4.1.7/include/GNU
- spec: [email protected] %intel
prefix: /apps/openmpi/4.0.1
modules: [openmpi/4.0.1]
Expand Down Expand Up @@ -193,6 +200,13 @@ packages:
environment:
prepend_path:
CMAKE_PREFIX_PATH: /apps/openmpi/4.1.5/include/Intel
- spec: [email protected] %intel
prefix: /apps/openmpi/4.1.7
modules: [openmpi/4.1.7]
extra_attributes:
environment:
prepend_path:
CMAKE_PREFIX_PATH: /apps/openmpi/4.1.7/include/Intel
- spec: [email protected] %oneapi
prefix: /apps/openmpi/4.0.1
modules: [openmpi/4.0.1]
Expand Down Expand Up @@ -284,6 +298,13 @@ packages:
environment:
prepend_path:
CMAKE_PREFIX_PATH: /apps/openmpi/4.1.5/include/Intel
- spec: [email protected] %oneapi
prefix: /apps/openmpi/4.1.7
modules: [openmpi/4.1.7]
extra_attributes:
environment:
prepend_path:
CMAKE_PREFIX_PATH: /apps/openmpi/4.1.7/include/Intel
buildable: false
perl:
externals:
Expand Down

0 comments on commit 1bb1a09

Please sign in to comment.