compute-runtime/opencl/source
Mateusz Jablonski e39af42137 Allow sub devices to reuse build status from root device
create DeviceBuildInfo struct for per-device info in program

Related-To: NEO-5001
Change-Id: I4048f3dd34240a4f937cc4a05935cba4f40a1872
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-11-03 14:44:47 +01:00
..
accelerators Cmake format script 2020-08-19 16:36:30 +02:00
api Use all devices when building program 2020-11-02 19:37:55 +01:00
built_ins Use all devices when building program 2020-11-02 19:37:55 +01:00
builtin_kernels_simulation Add missing include 2020-08-24 12:19:47 +02:00
cl_device Use all passed devices when linking program 2020-10-30 10:24:16 +01:00
command_queue CPU access disallowed mode and blitter amendments 2020-11-03 13:04:28 +01:00
command_stream Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
compiler_interface Cmake format script 2020-08-19 16:36:30 +02:00
context Remove Context::processExtraProperties function 2020-10-30 14:33:21 +01:00
device_queue Move BTI programming to shared code 2020-10-09 13:56:44 +02:00
dll Device ID cleanup: 2020-11-03 13:45:36 +01:00
event Create timestamp packet container for events if command queue created it 2020-10-02 12:11:38 +02:00
execution_environment Cmake format script 2020-08-19 16:36:30 +02:00
execution_model Cmake format script 2020-08-19 16:36:30 +02:00
gen8 Add ClHwHelper 2020-10-22 13:03:07 +02:00
gen9 Add ClHwHelper 2020-10-22 13:03:07 +02:00
gen11 Add ClHwHelper 2020-10-22 13:03:07 +02:00
gen12lp Add ClHwHelper 2020-10-22 13:03:07 +02:00
gtpin KernelInfo Refactor 2020-10-20 13:18:09 +02:00
guidelines Cmake format script 2020-08-19 16:36:30 +02:00
helpers Adding CL_INTENSITY,CL_FLOAT format as RW 2020-11-03 14:07:13 +01:00
kernel KernelInfo refactor 2020-10-30 14:05:46 +01:00
mem_obj Extend specialQueue in context to StackVec 2020-10-30 13:33:46 +01:00
memory_manager Move OsAgnosticMemoryManager to shared 2020-11-02 21:02:53 +01:00
os_interface Make DeviceBitfield argument constant 2020-10-30 13:45:32 +01:00
platform Revert "Enable cl_khr_subgroup_extensions" 2020-10-16 08:01:45 +02:00
program Allow sub devices to reuse build status from root device 2020-11-03 14:44:47 +01:00
sampler Move populateFactoryTable() to shared 2020-10-16 11:07:38 +02:00
scheduler Pass -cl-intel-no-spill internal option to IGC while scheduler compilation 2020-11-02 18:36:58 +01:00
sharings Remove Context::processExtraProperties function 2020-10-30 14:33:21 +01:00
tracing Cmake format script 2020-08-19 16:36:30 +02:00
utilities KernelInfo Refactor 2020-10-20 13:18:09 +02:00
CMakeLists.txt Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
enable_gens.cmake Add ClHwHelper 2020-10-22 13:03:07 +02:00