Group similar related config members
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
Research direction
Start by reading the existing config accessors and PR #522, then inspect how Graph and ProcessGroupManager consume takeComponents, takeRunTargets, takeInitialRunTarget, and takeFallbackRunTarget. Done means those four accessors are replaced by one accessor returning all run-target organisation information, while takeAliveSupervision and takeWatchdog remain separate.
Written by the indexing model from the issue text.
Description
What
Currently the config provides the following methods at the top level:
takeComponentstakeRunTargetstakeInitialRunTargettakeFallbackRunTargettakeAliveSupervisiontakeWatchdog
The first 4 listed are all properties of run target organisation (responsibility of Graph and ProcessGroupManager, while 5 and 6 are unrelated. PR #522 introduces a wrapper around these members, GraphConfig, to allow PGM and Graph to take only the config relating to their roles without needing 3 extra parameters.
Acceptance Criteria (DoD)
The first 4 accessor methods (takeComponents, takeRunTargets, takeInitialRunTarget, takeFallbackRunTarget) should be replaced with a single one that returns all the information needed to organise run targets
How
No response
- Dominant language
- C++
- Stars
- 6
- Forks
- 34
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 83
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from eclipse-score/lifecycle
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
eclipse-score/lifecycle#407 ·
-
cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
eclipse-score/lifecycle#375 ·
-
Feature Req Open
Difficulty 3/5 1-2 days Newbie friendliness 55/100
eclipse-score/lifecycle#664 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 66/100
eclipse-score/lifecycle#652 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
eclipse-score/lifecycle#649 · 1 comment ·
All issues in eclipse-score/lifecycle
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·