diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-05-06 19:19:10 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2021-05-22 11:51:21 -0700 |
commit | 30dd61264a69eb9385a07fa4e263f0e74719ed1f (patch) | |
tree | b9b8eed858b6a1277326908c66435c3b461430bc /bin/spack-python | |
parent | 13fed376f20f11221b83a806cc66e4ae82918c4d (diff) | |
download | spack-30dd61264a69eb9385a07fa4e263f0e74719ed1f.tar.gz spack-30dd61264a69eb9385a07fa4e263f0e74719ed1f.tar.bz2 spack-30dd61264a69eb9385a07fa4e263f0e74719ed1f.tar.xz spack-30dd61264a69eb9385a07fa4e263f0e74719ed1f.zip |
ASP-based solver: no intermediate package for concretizing together (#23307)
The ASP-based solver can natively manage cases where more than one root spec is given, and is able to concretize all the roots together (ensuring one spec per package at most).
Modifications:
- [x] When concretising together an environment the ASP-based solver calls directly its `solve` method rather than constructing a temporary fake root package.
Diffstat (limited to 'bin/spack-python')
0 files changed, 0 insertions, 0 deletions