diff options
author | Dan Bonachea <dobonachea@lbl.gov> | 2023-04-14 19:17:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 16:17:41 -0700 |
commit | b7c2cc9b85493b44147e730d2e8b8413f625b92d (patch) | |
tree | 4cf19a775bebc5895d428322fe3a44e5f6aa5a21 /share | |
parent | 5efd6898036fc50275dc312b7941ec56909ff17f (diff) | |
download | spack-b7c2cc9b85493b44147e730d2e8b8413f625b92d.tar.gz spack-b7c2cc9b85493b44147e730d2e8b8413f625b92d.tar.bz2 spack-b7c2cc9b85493b44147e730d2e8b8413f625b92d.tar.xz spack-b7c2cc9b85493b44147e730d2e8b8413f625b92d.zip |
upcxx: Fixes for Cray targets (#36708)
* upcxx: Enhance auto-detection for HPE Cray EX platforms
1. Some Cray EX systems use ALPS instead of SLURM, ensure we default
the pmi-runcmd appropriately.
2. Some Cray EX systems run a stock kernel and lack a Cray PrgEnv
(yes, really), so add a check for libfabric CXI provider as a
last resort for detecting Cray EX, and ensure we don't choke on
a lack of `$CRAYPE_DIR`.
* upcxx: Cray XC improvements
1. Future-proof Cray XC detection, in case Spack ever starts reporting
it as "linux".
2. Revert cray-libsci workaround for ALCF Theta. The workaround no longer
appears to be necessary, and is actually causing failures on Theta now.
* upcxx: Add level_zero variant detection
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions