diff options
author | Greg Becker <becker33@llnl.gov> | 2022-11-04 14:52:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 14:52:11 -0700 |
commit | 53fbaa5dcded49d4fa04ee307813071873dab4f3 (patch) | |
tree | 922ed93c53336d76c2ed2c083b8a7fa0ef5a1d98 /bin | |
parent | a88c74dc1795e7aa38c5ac04b7af16d1c7c586f5 (diff) | |
download | spack-53fbaa5dcded49d4fa04ee307813071873dab4f3.tar.gz spack-53fbaa5dcded49d4fa04ee307813071873dab4f3.tar.bz2 spack-53fbaa5dcded49d4fa04ee307813071873dab4f3.tar.xz spack-53fbaa5dcded49d4fa04ee307813071873dab4f3.zip |
Cray support: use linux platform for newer craype versions (#29392)
Newer versions of the CrayPE for EX systems have standalone compiler executables for CCE and compiler wrappers for Cray MPICH. With those, we can treat the cray systems as part of the linux platform rather than having a separate cray platform.
This PR:
- [x] Changes cray platform detection to ignore EX systems with Craype version 21.10 or later
- [x] Changes the cce compiler to be detectable via paths
- [x] Changes the spack compiler wrapper to understand the executable names for the standalone cce compiler (`craycc`, `crayCC`, `crayftn`).
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions