remove undefined computeColl declaration

Αυτή η υποβολή περιλαμβάνεται σε:
darren-amd
2024-11-04 13:42:01 -05:00
υποβλήθηκε από GitHub
γονέας 69b2b712ab
υποβολή ebf0417e90
-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);