SWDEV-333557 - Enable PAL_HIP_IPC_FLAG by default
Change-Id: Ibb2ca0b9521aff4eca190e4817dcc5f8d697b172
This commit is contained in:
@@ -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") \
|
||||
|
||||
مرجع در شماره جدید
Block a user