Skip to content

Commit

Permalink
Add new pgi compiler 18.4 (spack#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodk committed Aug 1, 2018
1 parent a1aa0c6 commit be565c1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions sysconfig/bb5/users/compilers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,16 @@ compilers:
fc: /gpfs/bbp.cscs.ch/apps/compilers/install/pgi-17.10/linux86-64/17.10/bin/pgf90
spec: pgi@17.10
target: x86_64
- compiler:
environment: {}
extra_rpaths: []
flags: {}
modules: []
operating_system: rhel7
paths:
cc: /gpfs/bbp.cscs.ch/apps/compilers/install/pgi-18.4/linux86-64/18.4/bin/pgcc
cxx: /gpfs/bbp.cscs.ch/apps/compilers/install/pgi-18.4/linux86-64/18.4/bin/pgc++
f77: /gpfs/bbp.cscs.ch/apps/compilers/install/pgi-18.4/linux86-64/18.4/bin/pgf77
fc: /gpfs/bbp.cscs.ch/apps/compilers/install/pgi-18.4/linux86-64/18.4/bin/pgf90
spec: pgi@18.4
target: x86_64

0 comments on commit be565c1

Please sign in to comment.