remove undefined computeColl declaration

[ROCm/rccl commit: ebf0417e90]
这个提交包含在:
darren-amd
2024-11-04 13:42:01 -05:00
提交者 GitHub
父节点 69d976532b
当前提交 61258b9a9f
-2
查看文件
@@ -43,8 +43,6 @@ static ncclKernelMatch const ncclKerns[1] = {
};
#endif
static ncclResult_t computeColl(struct ncclInfo* info /* input */, int* workFuncIndex, struct ncclWorkElem* work, struct ncclProxyOp* proxyOp /* output */);
NCCL_PARAM(L1SharedMemoryCarveout, "L1_SHARED_MEMORY_CARVEOUT", 0);
static ncclResult_t initCollWorkElem(struct ncclInfo* collInfo, struct ncclWorkElem* work);