Simplify ET replay and add Integration testing
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Compare the replay logic in the compute and comms directories, then review the reported crash reproductions when they are added. Define the unified replay directory boundary and integration-test coverage for compute and comms; done means the replay paths are compatible and tests protect external-user behavior.
Written by the indexing model from the issue text.
Description
Summary
Today there are two replay logic supported - one for only comms and one for compute+comm. This has several drawbacks
- Code exists in two directories - compute and comms
- Changes in one side are not testing compatibility with the other.
- @TaekyungHeo has observed bugs and crashes with the replay when both compute and comms is enabled.
Crashes
@TaekyungHeo to add more info on how to reproduce issues
Code unification
Basic idea is to pull things out to a replay directory and unify the code
Details TBD
Integration testing
Ensure changes are unit tested to avoid impact to external users.
- Dominant language
- Python
- Stars
- 156
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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 facebookresearch/param
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
facebookresearch/param#213 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
facebookresearch/param#208 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
facebookresearch/param#192 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
facebookresearch/param#179 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
facebookresearch/param#134 ·
All issues in facebookresearch/param
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100