Skip to content

Commit

Permalink
Merge pull request #149 from xylar/fix-chrysalis-arch
Browse files Browse the repository at this point in the history
Update to spack builds on Chrysalis
  • Loading branch information
xylar authored Feb 8, 2024
2 parents 7998bc9 + c1e32ed commit 82f9f2c
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 3 deletions.
12 changes: 11 additions & 1 deletion mache/spack/chrysalis_gnu_openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.2.0/diffutils-3.7-nnauuo4
buildable: false
findutils:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
gmake:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
libiconv:
externals:
- spec: [email protected]
Expand Down Expand Up @@ -136,7 +146,7 @@ spack:
f77: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-9.2.0-ugetvbp/bin/gfortran
fc: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.3.0/gcc-9.2.0-ugetvbp/bin/gfortran
flags: {}
operating_system: centos8
operating_system: rhel8
target: x86_64
modules: []
environment: {}
Expand Down
12 changes: 11 additions & 1 deletion mache/spack/chrysalis_intel_impi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/diffutils-3.7-bml5fc4
buildable: false
findutils:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
gmake:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
libiconv:
externals:
- spec: [email protected]
Expand Down Expand Up @@ -136,7 +146,7 @@ spack:
f77: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.3.0/intel-20.0.4-kodw73g/compilers_and_libraries_2020.4.304/linux/bin/intel64/ifort
fc: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.3.0/intel-20.0.4-kodw73g/compilers_and_libraries_2020.4.304/linux/bin/intel64/ifort
flags: {}
operating_system: centos8
operating_system: rhel8
target: x86_64
modules: []
environment: {}
Expand Down
12 changes: 11 additions & 1 deletion mache/spack/chrysalis_intel_openmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@ spack:
- spec: [email protected]
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/diffutils-3.7-bml5fc4
buildable: false
findutils:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
gmake:
externals:
- spec: [email protected]
prefix: /usr
buildable: false
libiconv:
externals:
- spec: [email protected]
Expand Down Expand Up @@ -136,7 +146,7 @@ spack:
f77: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.3.0/intel-20.0.4-kodw73g/compilers_and_libraries_2020.4.304/linux/bin/intel64/ifort
fc: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-9.3.0/intel-20.0.4-kodw73g/compilers_and_libraries_2020.4.304/linux/bin/intel64/ifort
flags: {}
operating_system: centos8
operating_system: rhel8
target: x86_64
modules: []
environment: {}
Expand Down

0 comments on commit 82f9f2c

Please sign in to comment.