Build scorep with hip support where possible
This commit is contained in:
parent
919467282d
commit
0a04b8b791
1 changed files with 5 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue