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:
Mateusz Jablonski
2023-05-29 08:41:44 +02:00
committed by Compute-Runtime-Automation
parent 82ed9e9a96
commit 5b178e68e9
2 changed files with 2 additions and 2 deletions

View File

@@ -515,7 +515,7 @@ ExperimentalCopyThroughLockWaitlistSizeThreshold= -1
ForceDummyBlitWa = -1
DetectIndirectAccessInKernel = -1
OptimizeIoqBarriersHandling = -1
AllocateSharedAllocationsInHeapExtendedHost = 0
AllocateSharedAllocationsInHeapExtendedHost = 1
AllocateHostAllocationsInHeapExtendedHost = 1
DirectSubmissionControllerMaxTimeout = -1
ExitOnSubmissionNumber = -1