mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Add regkey to force prefetch of shared memory in cmd list execute
Add the regkey ForceMemoryPrefetchForKmdMigratedSharedAllocations to force meory prefetch of kmd-migrated shared allocation in zeCommandQueueExecuteCommandLists(). Related-To: NEO-7841 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1498ae30bd
commit
50da94dc56
@@ -434,6 +434,7 @@ LimitEngineCountForVirtualBcs = -1
|
||||
LimitEngineCountForVirtualCcs = -1
|
||||
ForceRunAloneContext = -1
|
||||
AppendMemoryPrefetchForKmdMigratedSharedAllocations = 1
|
||||
ForceMemoryPrefetchForKmdMigratedSharedAllocations = 0
|
||||
CreateContextWithAccessCounters = -1
|
||||
AccessCountersTrigger = -1
|
||||
AccessCountersGranularity = -1
|
||||
|
||||
Reference in New Issue
Block a user