mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
feature: enable allocating shared usm in heap extended host by default
Related-To: NEO-7665 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
82ed9e9a96
commit
5b178e68e9
@@ -515,7 +515,7 @@ ExperimentalCopyThroughLockWaitlistSizeThreshold= -1
|
||||
ForceDummyBlitWa = -1
|
||||
DetectIndirectAccessInKernel = -1
|
||||
OptimizeIoqBarriersHandling = -1
|
||||
AllocateSharedAllocationsInHeapExtendedHost = 0
|
||||
AllocateSharedAllocationsInHeapExtendedHost = 1
|
||||
AllocateHostAllocationsInHeapExtendedHost = 1
|
||||
DirectSubmissionControllerMaxTimeout = -1
|
||||
ExitOnSubmissionNumber = -1
|
||||
|
||||
Reference in New Issue
Block a user