This reverts commit3169352cad. [ROCm/rccl commit:342ec086e3]
This commit is contained in:
@@ -95,8 +95,6 @@ NCCL_PARAM(NvlsChannels, "NVLS_NCHANNELS", NCCL_CONFIG_UNDEF_INT);
|
||||
|
||||
struct allocationTracker allocTracker[MAX_ALLOC_TRACK_NGPU] = {};
|
||||
static ncclResult_t commReclaim(ncclComm_t comm);
|
||||
std::unordered_map<void*, size_t> hugepageAllocs;
|
||||
std::mutex hugepageAllocsMutex;
|
||||
|
||||
#ifdef ENABLE_MSCCLPP
|
||||
size_t std::hash<ncclUniqueId>::operator ()(const ncclUniqueId& uniqueId) const noexcept {
|
||||
|
||||
Reference in New Issue
Block a user