ADD: pgi@18.5 compiler
This commit is contained in:
2
env/merlin/all/spack.yaml
vendored
2
env/merlin/all/spack.yaml
vendored
@ -571,7 +571,7 @@ spack:
|
|||||||
- matrix:
|
- matrix:
|
||||||
- [relion +cuda cuda_arch=61]
|
- [relion +cuda cuda_arch=61]
|
||||||
- ['%pgi']
|
- ['%pgi']
|
||||||
- [ctffing%gcc]
|
- [^ctffing%gcc]
|
||||||
- [^openmpi%pgi]
|
- [^openmpi%pgi]
|
||||||
- [^openblas]
|
- [^openblas]
|
||||||
- [^llvm%gcc@8.3.0]
|
- [^llvm%gcc@8.3.0]
|
||||||
|
13
env/merlin/all/sysconfigs/compilers.yaml
vendored
13
env/merlin/all/sysconfigs/compilers.yaml
vendored
@ -91,3 +91,16 @@ compilers:
|
|||||||
fc: /opt/psi/Programming/pgi/21.5/Linux_x86_64/21.5/compilers/bin/nvfortran
|
fc: /opt/psi/Programming/pgi/21.5/Linux_x86_64/21.5/compilers/bin/nvfortran
|
||||||
spec: nvhpc@21.5
|
spec: nvhpc@21.5
|
||||||
target: x86_64
|
target: x86_64
|
||||||
|
- compiler:
|
||||||
|
environment: {}
|
||||||
|
extra_rpaths: []
|
||||||
|
flags: {}
|
||||||
|
modules: [pgi/18.5]
|
||||||
|
operating_system: rhel7
|
||||||
|
paths:
|
||||||
|
cc: /opt/psi/Programming/pgi/18.5/linux86-64/18.5/bin/pgcc
|
||||||
|
cxx: /opt/psi/Programming/pgi/18.5/linux86-64/18.5/bin/pgc++
|
||||||
|
f77: /opt/psi/Programming/pgi/18.5/linux86-64/18.5/bin/pgfortran
|
||||||
|
fc: /opt/psi/Programming/pgi/18.5/linux86-64/18.5/bin/pgfortran
|
||||||
|
spec: pgi@18.5
|
||||||
|
target: x86_64
|
Reference in New Issue
Block a user