CLI: support worker-based execution - #2174
Draft
atravitz wants to merge 29 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## epic/execution_improvements #2174 +/- ##
===============================================================
+ Coverage 90.24% 90.53% +0.29%
===============================================================
Files 209 222 +13
Lines 20475 21540 +1065
===============================================================
+ Hits 18477 19502 +1025
- Misses 1998 2038 +40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
atravitz
force-pushed
the
cli/worker-based-execution
branch
from
September 1, 2026 00:42
a898ede to
3aa5b52
Compare
atravitz
force-pushed
the
epic/execution_improvements
branch
from
September 3, 2026 18:59
c4137e6 to
91f0310
Compare
atravitz
force-pushed
the
cli/worker-based-execution
branch
from
September 3, 2026 19:00
3aa5b52 to
41431dd
Compare
atravitz
force-pushed
the
epic/execution_improvements
branch
from
September 9, 2026 21:32
91f0310 to
8e795d1
Compare
* add notes * cli worker require taskdb * add example slurm submission script
* add warehouse option to plan_rhfe for consistent behavior * add alchemical network parameter * add build_warehouse command * add CLI plugin * add alchemical network getter * fix file exists check * clean up default naming * add write statements * add TODO * add smoke test
atravitz
force-pushed
the
cli/worker-based-execution
branch
from
September 9, 2026 21:33
43244ce to
d38b695
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LLM / AI generated code disclosure
LLMs or other AI-powered tools (beyond simple IDE use cases) were used in this contribution: no
Checklist
newsentry, or the changes are not user-facing.pre-commit.ci autofix.Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).
Developers certificate of origin