P4 to Git Change 1243406 by gandryey@gera-rcf-lnx on 2016/03/03 13:52:23
SWDEV-79445 - Add cache flush if memdependency disabled.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#397 edit
[ROCm/clr commit: fd2bcde17e]
这个提交包含在:
@@ -57,6 +57,8 @@ VirtualGPU::MemoryDependency::validate(
|
||||
bool flushL1Cache = false;
|
||||
|
||||
if (maxMemObjectsInQueue_ == 0) {
|
||||
// Flush cache
|
||||
gpu.flushCUCaches();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户