Draft specs for numerical libs Trilinos and KaHIP
This commit is contained in:
parent
bb01e23196
commit
5bd1fd997a
1 changed files with 9 additions and 0 deletions
|
@ -30,6 +30,9 @@ spack:
|
||||||
- [$num_lib_types]
|
- [$num_lib_types]
|
||||||
- [$^mpis]
|
- [$^mpis]
|
||||||
- [$%compilers]
|
- [$%compilers]
|
||||||
|
# - matrix:
|
||||||
|
# - [kahip +metis]
|
||||||
|
# - [$%compilers]
|
||||||
- matrix:
|
- matrix:
|
||||||
- [parmgridgen]
|
- [parmgridgen]
|
||||||
- [$cflags_noerror_implicit]
|
- [$cflags_noerror_implicit]
|
||||||
|
@ -41,6 +44,12 @@ spack:
|
||||||
- [$num_lib_types]
|
- [$num_lib_types]
|
||||||
- [$^mpis]
|
- [$^mpis]
|
||||||
- [$%compilers]
|
- [$%compilers]
|
||||||
|
# - matrix:
|
||||||
|
# - [trilinos]
|
||||||
|
# - [$rocm_variant]
|
||||||
|
# - [$num_lib_types]
|
||||||
|
# - [$^mpis]
|
||||||
|
# - [$%compilers]
|
||||||
view: false
|
view: false
|
||||||
concretizer:
|
concretizer:
|
||||||
unify: when_possible
|
unify: when_possible
|
||||||
|
|
Loading…
Reference in a new issue