-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR #22588: Use cuda event and Rendezvous instead of nccl allreduce as…
… a barrier Imported from GitHub PR #22588 Copybara import of the project: -- 5acbea5 by TJ Xu <[email protected]>: Use cuda event and Rendezvous instead of nccl allreduce as a barrier -- 3d78e81 by TJ Xu <[email protected]>: Improve comment for the motivation Merging this change closes #22588 COPYBARA_INTEGRATE_REVIEW=#22588 from Tixxx:tixxx/event_barrier 3d78e81 PiperOrigin-RevId: 726643328
- Loading branch information
1 parent
4b352b7
commit 405efd8
Showing
2 changed files
with
50 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters