charmplusplus / charm

The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.
Apache License 2.0
199 stars 50 forks source link

PR #3788 broke CkIO writing #3798

Closed trquinn closed 2 months ago

trquinn commented 2 months ago

PR #3788 undid a springCleaning bug work-around committed in PR #3765. I'll see if I can come up with a small test so this doesn't happen again.

mjacob1002 commented 2 months ago

Sure sounds good! This PR is mainly focused on the read, so that AnytimeMigration call for the writes should be completely independent. We can add that back, but as you mentioned we should also add some small test so that bug can be adequately tested for.