-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
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.
srinivas212 and TaekyungHeo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request