mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
OCL cache per thread data
Add caching mechanism for local ids in OCL. Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8a9ea9afd7
commit
69bef975f0
@@ -101,7 +101,6 @@ set(NEO_CORE_HELPERS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/non_copyable_or_moveable.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/options.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/pause_on_gpu_properties.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/per_thread_data.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/per_thread_data.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/pipe_control_args.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/pipeline_select_args.h
|
||||
|
||||
Reference in New Issue
Block a user