Revert "Feature(OCL) Use tag nodes for root device synchronization"

This reverts commit 547d1c37b3.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
Compute-Runtime-Validation
2022-12-24 18:25:41 +01:00
committed by Compute-Runtime-Automation
parent 9968857c29
commit 876de37b92
61 changed files with 209 additions and 994 deletions

View File

@@ -16,10 +16,8 @@
namespace NEO {
typedef Gen9Family Family;
#include "opencl/source/command_queue/command_queue_process_dispatch_for_kernels_instance.inl"
} // namespace NEO
namespace NEO {
static auto gfxCore = IGFX_GEN9_CORE;
template class CommandQueueHw<Family>;
template <>