Merge pull request #1406 from ROCm/darren-amd-remove-computeColl-declaration
remove undefined computeColl declaration
[ROCm/rccl commit: 52d5f4cde2]
Этот коммит содержится в:
@@ -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);
|
||||
|
||||
Ссылка в новой задаче
Block a user