SWDEV-497841 - Enable memory manager by default (#149)

[ROCm/clr commit: a5c860f3b0]
Этот коммит содержится в:
Andryeyev, German
2025-04-22 11:50:37 -04:00
коммит произвёл GitHub
родитель 0569c7713c
Коммит f8344154a0
+1 -1
Просмотреть файл
@@ -202,7 +202,7 @@ release(bool, HIP_MEM_POOL_SUPPORT, true, \
"Enables memory pool support in HIP") \
release(bool, HIP_MEM_POOL_USE_VM, true, \
"Enables memory pool support in HIP") \
release(bool, DEBUG_HIP_MEM_POOL_VMHEAP, false, \
release(bool, DEBUG_HIP_MEM_POOL_VMHEAP, true, \
"Enables virtual memory for memory pools") \
release(bool, PAL_HIP_IPC_FLAG, true, \
"Enable interprocess flag for device allocation in PAL HIP") \