mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Debug functionality to pause before and after specified GPGPU_WALKER.
Resolves: NEO-3961 Change-Id: If797858c0f6a9758f9c1bc5472841dcfff93884b Signed-off-by: Piotr Zdunowski <piotr.zdunowski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
5323a99ab8
commit
5a2bff7706
@ -35,8 +35,7 @@ OverrideGpuAddressSpace = -1
|
||||
OverrideMaxWorkgroupSize = -1
|
||||
DoCpuCopyOnReadBuffer = -1
|
||||
DoCpuCopyOnWriteBuffer = -1
|
||||
AddBlockingSemaphoreAfterSpecificEnqueue = -1
|
||||
AddCacheFlushBeforeBlockingSemaphore = 0
|
||||
PauseOnEnqueue = -1
|
||||
EnableDebugBreak = 1
|
||||
FlushAllCaches = 0
|
||||
MakeEachEnqueueBlocking = 0
|
||||
|
Reference in New Issue
Block a user