Fix topo explorer's compatibility with NCCL 2.24 (#1671)
* Fix build issues
* Fix failure to find path remote rank
[ROCm/rccl commit: f3f3336468]
This commit is contained in:
gecommit door
GitHub
bovenliggende
be0761502d
commit
ab4a3eb0c1
@@ -78,5 +78,4 @@ ncclResult_t rcclGetAlgoInfo(struct ncclComm* comm, ncclFunc_t coll, uint64_t co
|
||||
int* algo, int* protocol, int* maxChannels);
|
||||
|
||||
ncclResult_t rcclFuncMaxSendRecvCount(ncclFunc_t func, int nRanks, size_t count, size_t& maxCount);
|
||||
|
||||
#endif
|
||||
Verwijs in nieuw issue
Block a user