[NET] Enable capping the number of QPs created for send/recv colls (#1998)
This commit is contained in:
committed by
AbandiGa
parent
56e0b4e445
commit
45991fadad
@@ -23,4 +23,6 @@ ncclResult_t ncclGpuGdrSupport(struct ncclComm* comm, int* gdrSupport);
|
||||
extern ncclNet_t ncclNetIb;
|
||||
extern ncclNet_t ncclNetSocket;
|
||||
|
||||
extern ncclResult_t rcclNetP2pPolicy(void* handle, int isP2p);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user