compute-runtime/opencl/source
Lukasz Jobczyk 17aac9d1bf Add debug flag to expose each subdevice as a separate cl device
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2022-05-10 14:04:26 +02:00
..
accelerators Copyright header update 2021-05-17 20:38:19 +02:00
api Add debug flag to expose each subdevice as a separate cl device 2022-05-10 14:04:26 +02:00
built_ins Refactor handling unknown builtins 2022-04-27 10:49:16 +02:00
cl_device style: skip redundant unique_ptr::get function 2022-05-10 13:22:40 +02:00
command_queue Split wait for timestamps to queue and event 2022-05-06 15:34:47 +02:00
compiler_interface Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00
context Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
dll Enable engines round robin assign 2022-04-28 11:49:15 +02:00
event style: skip redundant unique_ptr::get function 2022-05-10 13:22:40 +02:00
execution_environment Refactor handling unknown builtins 2022-04-27 10:49:16 +02:00
gen8 Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
gen9 Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
gen11 Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
gen12lp Remove device enqueue part 1 2022-01-11 15:29:49 +01:00
gtpin Remove device enqueue part 6 2022-01-17 13:56:29 +01:00
guidelines Cmake format script 2020-08-19 16:36:30 +02:00
helpers style: skip redundant unique_ptr::get function 2022-05-10 13:22:40 +02:00
kernel Fix: svm pointer caching 2022-04-25 07:59:47 +02:00
mem_obj Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
memory_manager Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
os_interface Move OCL specific part of FileLogger to ClFileLogger 2021-10-11 23:55:08 +02:00
platform Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00
program feat(zebin): add support for build options section 2022-04-27 11:26:42 +02:00
sampler Change default lod preclamp mode in sampler_state 2022-03-22 11:24:09 +01:00
sharings Store GmmHelper in Gmm class 2022-04-27 15:45:49 +02:00
tracing Cmake format script 2020-08-19 16:36:30 +02:00
utilities Move OCL specific part of FileLogger to ClFileLogger 2021-10-11 23:55:08 +02:00
xe_hp_core Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00
xe_hpc_core Update gtpin enums for DG2 and PVC 2022-01-20 12:05:14 +01:00
xe_hpg_core Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00
CMakeLists.txt Update cmake for dynamic allocation tracking 2022-04-04 12:34:22 +02:00
enable_cores.cmake Remove device enqueue part 2 2022-01-11 15:58:21 +01:00