mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-20 16:46:43 +08:00
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:
committed by
Compute-Runtime-Automation
parent
9968857c29
commit
876de37b92
@@ -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 <>
|
||||
|
||||
Reference in New Issue
Block a user