misc/msccl: force use of mscclpp (#1581)

This commit is contained in:
Nusrat Islam
2025-03-04 12:48:59 -06:00
committed by GitHub
parent d88cca3098
commit ac823818aa
3 changed files with 21 additions and 10 deletions
+1
View File
@@ -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