Store crossThreadData per root device in Kernel

Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-11-18 18:39:32 +00:00
committed by Compute-Runtime-Automation
parent 556b6cd457
commit a67e829fa8
39 changed files with 306 additions and 269 deletions

View File

@@ -150,7 +150,7 @@ void GpgpuWalkerHelper<GfxFamily>::dispatchScheduler(
&cmdWalker,
nullptr,
true,
devQueueHw.getDevice().getHardwareInfo());
devQueueHw.getDevice());
// Implement enabling special WA DisableLSQCROPERFforOCL if needed
GpgpuWalkerHelper<GfxFamily>::applyWADisableLSQCROPERFforOCL(&commandStream, scheduler, true);

View File

@@ -102,7 +102,7 @@ inline void HardwareInterface<GfxFamily>::programWalker(
&walkerCmd,
nullptr,
true,
commandQueue.getDevice().getHardwareInfo());
commandQueue.getDevice());
GpgpuWalkerHelper<GfxFamily>::setGpgpuWalkerThreadData(&walkerCmd, globalOffsets, startWorkGroups,
numWorkGroups, localWorkSizes, simd, dim,