Skip to content

Commit

Permalink
Add cmake to Anvil and Chrysalis spack
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Jan 24, 2024
1 parent f9d5539 commit b0f2525
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mache/spack/anvil_gnu_mvapich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-6.5.0/bzip2-1.0.6-mbwr6sk
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-11.3.0/cmake-3.26.3-nszudya
buildable: false
curl:
externals:
- spec: [email protected]
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/anvil_gnu_openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-6.5.0/bzip2-1.0.6-mbwr6sk
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-11.3.0/cmake-3.26.3-nszudya
buildable: false
curl:
externals:
- spec: [email protected]
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/anvil_intel_impi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-6.5.0/bzip2-1.0.6-mbwr6sk
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-11.3.0/cmake-3.26.3-nszudya
buildable: false
curl:
externals:
- spec: [email protected]~gssapi~libssh~libssh2~nghttp2
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/anvil_intel_mvapich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-6.5.0/bzip2-1.0.6-mbwr6sk
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-11.3.0/cmake-3.26.3-nszudya
buildable: false
curl:
externals:
- spec: [email protected]
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/anvil_intel_openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-6.5.0/bzip2-1.0.6-mbwr6sk
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/software/centos7/spack-latest/opt/spack/linux-centos7-x86_64/gcc-11.3.0/cmake-3.26.3-nszudya
buildable: false
curl:
externals:
- spec: [email protected]~gssapi~libssh~libssh2~nghttp2
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/chrysalis_gnu_openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.2.0/bzip2-1.0.8-n5r3ey3
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack-latest/opt/spack/linux-rhel8-x86_64/gcc-11.3.0/cmake-3.24.2-whgdv7y
buildable: false
curl:
externals:
- spec: [email protected]
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/chrysalis_intel_impi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/bzip2-1.0.8-6n3r43w
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack-latest/opt/spack/linux-rhel8-x86_64/gcc-11.3.0/cmake-3.24.2-whgdv7y
buildable: false
curl:
externals:
- spec: [email protected]
Expand Down
5 changes: 5 additions & 0 deletions mache/spack/chrysalis_intel_openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/bzip2-1.0.8-6n3r43w
buildable: false
cmake:
externals:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack-latest/opt/spack/linux-rhel8-x86_64/gcc-11.3.0/cmake-3.24.2-whgdv7y
buildable: false
curl:
externals:
- spec: [email protected]
Expand Down

0 comments on commit b0f2525

Please sign in to comment.