Skip to content

Commit

Permalink
configs/perlmutter/compilers.yaml: rm space left (sandialabs#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpowelsnl authored Aug 28, 2023
1 parent c54e874 commit fae252d
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions configs/perlmutter/compilers.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
compilers:
- compiler:
spec: gcc@11.2.0
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: sles15
target: any
modules:
- PrgEnv-gnu/8.3.3
- gcc/11.2.0
- cudatoolkit/11.7
- craype-x86-milan
- libfabric/1.15.2.0
- craype-network-ofi
- craype/2.7.20
- craype-accel-nvidia80
extra_rpaths: []
environment:
prepend_path:
PKG_CONFIG_PATH: /opt/cray/xpmem/2.5.2-2.4_3.49__gd0f7936.shasta/lib64/pkgconfig
- compiler:
spec: gcc@11.2.0
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: sles15
target: any
modules:
- PrgEnv-gnu/8.3.3
- gcc/11.2.0
- cudatoolkit/11.7
- craype-x86-milan
- libfabric/1.15.2.0
- craype-network-ofi
- craype/2.7.20
- craype-accel-nvidia80
extra_rpaths: []
environment:
prepend_path:
PKG_CONFIG_PATH: /opt/cray/xpmem/2.5.2-2.4_3.49__gd0f7936.shasta/lib64/pkgconfig

0 comments on commit fae252d

Please sign in to comment.