Add spec for tool OTF-CPT to hlrs environment
This commit is contained in:
parent
e72d1773c8
commit
c1d57b921f
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ spack:
|
|||
- matrix: # modules for low-level tools
|
||||
- [libunwind, papi]
|
||||
- [$%core_compiler]
|
||||
- matrix:
|
||||
- [otf-cpt]
|
||||
- [$^mpis]
|
||||
- [$%compilers]
|
||||
exclude:
|
||||
- otf-cpt%gcc # gcc's OpenMP runtime does not support OMPT
|
||||
- matrix:
|
||||
- [mpip, extrae]
|
||||
- [$cflags_noerror_implicit] # code is not fully C99
|
||||
|
|
Loading…
Reference in a new issue