mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
feature: add SetBOChunkingSize debug variable
Resolves: NEO-9562 Signed-off-by: John Falkowski <john.falkowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3349fcaf75
commit
e1df8f9112
@@ -524,6 +524,7 @@ EnableBOChunkingPrefetch = 0
|
||||
EnableBOChunkingDevMemPrefetch = 0
|
||||
EnableBOChunkingPreferredLocationHint = 0
|
||||
NumberOfBOChunks = 2
|
||||
SetBOChunkingSize = -1
|
||||
EnableBOChunking = -1
|
||||
MinimalAllocationSizeForChunking = -1
|
||||
DirectSubmissionControllerMaxTimeout = -1
|
||||
|
||||
Reference in New Issue
Block a user