P4 to Git Change 1610625 by gandryey@gera-w8 on 2018/09/25 17:00:40
SWDEV-79445 - OCL generic changes and code clean-up
- Fix RGP capture. Add the engine mask.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#7 edit
[ROCm/clr commit: f24fdb6d53]
Этот коммит содержится в:
@@ -506,6 +506,7 @@ Pal::Result RgpCaptureMgr::BeginRGPTrace(VirtualGPU* gpu)
|
||||
|
||||
sampleConfig.type = GpuUtil::GpaSampleType::Trace;
|
||||
sampleConfig.sqtt.gpuMemoryLimit = trace_gpu_mem_limit_;
|
||||
sampleConfig.sqtt.seMask = 0xF;
|
||||
sampleConfig.sqtt.flags.enable = true;
|
||||
sampleConfig.sqtt.flags.supressInstructionTokens = (inst_tracing_enabled_ == false);
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user