forked from NVIDIA/nccl-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currenly sendrecv allow to send data only to local peers. Let's introduce distance metric for peers, so one can test different cicles. For example ./sendrecv -r -1 will iterate all possible distances, so all NxN communication routes will be tested only in N iterations. IMHO this is good diagnostic tool for various network issues.
- Loading branch information
Dmitry Monakhov
committed
Sep 23, 2021
1 parent
1cd880b
commit 82a344c
Showing
1 changed file
with
17 additions
and
8 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