-
Notifications
You must be signed in to change notification settings - Fork 3.6k
debug failing tests for Fabric with ddp_fork
on PT 2.8 -> revert #21057
#21092
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
Conversation
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 fabric: Docs
These checks are required after the changes to 🟢 lightning_fabric: CPU workflow
These checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #21092 +/- ##
=======================================
- Coverage 87% 87% -0%
=======================================
Files 269 269
Lines 23507 23501 -6
=======================================
- Hits 20495 20487 -8
- Misses 3012 3014 +2 |
tests/tests_fabric/strategies/launchers/test_multiprocessing_integration.py
Outdated
Show resolved
Hide resolved
ddp_fork
on PT 2.8ddp_fork
on PT 2.8 -> revert #21057
…1057 (#21092) * debug failing tests for Fabric with `ddp_fork` on PT 2.8 * Revert "let `_get_default_process_group_backend_for_device` support more hardware platforms (#21057)" This reverts commit 119a640. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 9ca360b)
…1057 (#21092) * debug failing tests for Fabric with `ddp_fork` on PT 2.8 * Revert "let `_get_default_process_group_backend_for_device` support more hardware platforms (#21057)" This reverts commit 119a640. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 9ca360b)
What does this PR do?
reverting #21057 even on the PR all CI was green
addressing:
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--21092.org.readthedocs.build/en/21092/