-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tuner: add support for AllGather/ReduceScatter
This commit adds a region in the tuner for Ring+Simple in AllGather and ReduceScatter, only in the one rank per node case, as this option is preferable to the one picked by NCCL's internal tuner. Outside this region we fall back to NCCL's tuner. Signed-off-by: Amedeo Sapio <asapio@amazon.com>
- Loading branch information
1 parent
4346d6e
commit feaff3c
Showing
3 changed files
with
320 additions
and
264 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
Oops, something went wrong.