msccl: build same number of kernels as in ROCm 5.7 (#1005)
Removed fullOps kernels from build
This commit is contained in:
@@ -262,7 +262,7 @@ static ncclResult_t mscclInternalSchedulerSelectAlgo(struct mscclSchedulerParam*
|
||||
mscclStatus& status = mscclGetStatus();
|
||||
param->scheduled = false;
|
||||
|
||||
|
||||
|
||||
/*// Current MSCCL doesn't support pre/post op
|
||||
if (param->op >= ncclAvg) {
|
||||
return ncclSuccess;
|
||||
|
||||
Reference in New Issue
Block a user