diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2022-04-26 02:19:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-25 17:19:51 -0700 |
commit | b9d6a5103dd2f96c1a3e3e729435bee4cd30eac1 (patch) | |
tree | 0e45fbe3a327a7ff468254fc202b3ad4bff6ff46 /var | |
parent | 834f8e04ca362195f9a971d1f90b43ce52f78cc4 (diff) | |
download | spack-b9d6a5103dd2f96c1a3e3e729435bee4cd30eac1.tar.gz spack-b9d6a5103dd2f96c1a3e3e729435bee4cd30eac1.tar.bz2 spack-b9d6a5103dd2f96c1a3e3e729435bee4cd30eac1.tar.xz spack-b9d6a5103dd2f96c1a3e3e729435bee4cd30eac1.zip |
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
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions