Build scorep with hip support where possible

This commit is contained in:
Jose Gracia 2024-07-19 10:40:33 -05:00
parent 919467282d
commit 0a04b8b791

View file

@ -20,9 +20,12 @@ spack:
- [$%compilers]
- matrix:
- [scorep]
- [~cuda~hip]
- [~cuda~hip, ~cuda+hip]
- [$^mpis]
- [$%compilers]
- [$%compilers]
exclude: # hip support requires llvm-like compiler
- scorep%gcc +hip
- scorep%cce ~hip
- matrix:
- [scalasca]
- [$^mpis]