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:
Piotr Zdunowski
2020-04-30 17:12:01 +02:00
committed by sys_ocldev
parent 5323a99ab8
commit 5a2bff7706
12 changed files with 361 additions and 126 deletions

View File

@ -35,8 +35,7 @@ OverrideGpuAddressSpace = -1
OverrideMaxWorkgroupSize = -1
DoCpuCopyOnReadBuffer = -1
DoCpuCopyOnWriteBuffer = -1
AddBlockingSemaphoreAfterSpecificEnqueue = -1
AddCacheFlushBeforeBlockingSemaphore = 0
PauseOnEnqueue = -1
EnableDebugBreak = 1
FlushAllCaches = 0
MakeEachEnqueueBlocking = 0