spack/lib/spack
Massimiliano Culpo b9d6a5103d
ASP-based solver: allow configuring target selection (#29835)
* ASP-based solver: allow configuring target selection

This commit adds a new "concretizer:targets" configuration
section, and two options under it.

 - "concretizer:targets:granularity" allows switching from
considering only generic targets to consider all possible
microarchitectures.

 - "concretizer:targets:host_compatible" instead controls
whether we can concretize for microarchitectures that
are incompatible with the current host.

* Add documentation

* Add unit-tests
2022-04-25 17:19:51 -07:00
..
docs ASP-based solver: allow configuring target selection (#29835) 2022-04-25 17:19:51 -07:00
env Adding basic Windows features (#21259) 2022-03-17 09:01:01 -07:00
external Windows Support: Testing Suite integration 2022-03-17 09:01:01 -07:00
llnl Use the non-deprecated MetaPathFinder interface (#29745) 2022-04-07 15:58:20 -07:00
spack ASP-based solver: allow configuring target selection (#29835) 2022-04-25 17:19:51 -07:00