SWDEV-333557 - Enable PAL_HIP_IPC_FLAG by default

Change-Id: Ibb2ca0b9521aff4eca190e4817dcc5f8d697b172
This commit is contained in:
Todd tiantuo Li
2024-02-16 12:33:39 -08:00
والد f138e0d113
کامیت 7bfee3481b
+1 -1
مشاهده پرونده
@@ -198,7 +198,7 @@ release(bool, HIP_MEM_POOL_SUPPORT, false, \
"Enables memory pool support in HIP") \
release(bool, HIP_MEM_POOL_USE_VM, IS_WINDOWS, \
"Enables memory pool support in HIP") \
release(bool, PAL_HIP_IPC_FLAG, false, \
release(bool, PAL_HIP_IPC_FLAG, true, \
"Enable interprocess flag for device allocation in PAL HIP") \
release(uint, PAL_FORCE_ASIC_REVISION, 0, \
"Force a specific asic revision for all devices") \