Add specs for scalasca and scorep (without hip support)

This commit is contained in:
Jose Gracia 2024-07-19 09:01:32 -05:00
parent 09718e78f3
commit 77f443bd2d

View file

@ -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]