-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Features/1243 refactoring of communication separate mpi4py wrappers from dn darrays #1265
base: main
Are you sure you want to change the base?
Features/1243 refactoring of communication separate mpi4py wrappers from dn darrays #1265
Conversation
Current problem: everything fails due to circular imports |
…ectly applied to DNDarrays (instead of their local torch tensors)
Thank you for the PR! |
…eparate_mpi4py_-wrappers_from_DNDarrays
Thank you for the PR! |
Done so far:
To do:
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1265 +/- ##
==========================================
+ Coverage 91.81% 91.83% +0.01%
==========================================
Files 79 79
Lines 11463 11171 -292
==========================================
- Hits 10525 10259 -266
+ Misses 938 912 -26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…eparate_mpi4py_-wrappers_from_DNDarrays
Thank you for the PR! |
…eparate_mpi4py_-wrappers_from_DNDarrays
This PR addresses #1243
Description: TBD ... see comments below