remove undefined computeColl declaration
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -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