Add specs for scalasca and scorep (without hip support)
This commit is contained in:
parent
09718e78f3
commit
77f443bd2d
1 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,15 @@ spack:
|
|||
- [$cflags_noerror_implicit] # code is not fully C99
|
||||
- [$^mpis]
|
||||
- [$%compilers]
|
||||
- matrix:
|
||||
- [scorep]
|
||||
- [~cuda~hip]
|
||||
- [$^mpis]
|
||||
- [$%compilers]
|
||||
- matrix:
|
||||
- [scalasca]
|
||||
- [$^mpis]
|
||||
- [$%compilers]
|
||||
- matrix: # build tools
|
||||
- [meson, ninja]
|
||||
- [$%core_compiler]
|
||||
|
|
Loading…
Reference in a new issue