Revert "changes for hugepages backed host buffer for larger allocations (#1841)" (#1951)

This reverts commit 3169352cad.

[ROCm/rccl commit: 342ec086e3]
This commit is contained in:
Nilesh M Negi
2025-10-02 23:43:09 -05:00
committed by GitHub
parent 917973d9e9
commit 6ade586fdc
3 changed files with 18 additions and 87 deletions
-2
View File
@@ -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 {