misc/msccl: force use of mscclpp (#1581)
This commit is contained in:
@@ -598,6 +598,7 @@ struct ncclComm {
|
||||
bool mscclppCompatible;
|
||||
struct mscclppComm* mscclpp_comm;
|
||||
size_t mscclpp_threshold;
|
||||
bool mscclppForceEnable;
|
||||
#endif
|
||||
|
||||
// Whether this comm is compatible with MSCCL
|
||||
|
||||
Reference in New Issue
Block a user