Improve GPU direct RDMA handling on Rome (#294)

This commit is contained in:
Wenkai Du
2020-11-03 14:29:08 -08:00
committed by GitHub
parent dfa3c41ede
commit 709b7e4880
5 changed files with 41 additions and 12 deletions
+1
View File
@@ -100,6 +100,7 @@ struct ncclTopoNode {
int gdrSupport;
int collSupport;
int maxChannels;
int64_t busId;
}net;
struct {
int arch;