compute-runtime/opencl/source
Mateusz Jablonski c68f7c8fe2 fix: setup both cpu & gpu timestamp when setting timestamp in event
Related-To: NEO-8394
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-10-17 08:51:05 +02:00
..
accelerators refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
api fix(ocl): Add missing tracing mechanism for clCreateSubDevices API call 2023-09-25 10:09:47 +02:00
built_ins fix(ocl): Use GPU address of SVM alloc. when using builtins 2023-05-26 13:39:14 +02:00
cl_device refactor: use reference in for-range loops 2023-10-03 18:56:53 +02:00
command_queue fix: setup both cpu & gpu timestamp when setting timestamp in event 2023-10-17 08:51:05 +02:00
compiler_interface feature: add new environment variables for compiler cache on Windows 2023-09-21 12:40:48 +02:00
context feature: add optional onChunkFree callback to AbstractBuffersPool 2023-07-13 17:26:51 +02:00
dll fix: Move PVC device ids to common place 2023-08-25 13:09:19 +02:00
event fix: setup both cpu & gpu timestamp when setting timestamp in event 2023-10-17 08:51:05 +02:00
execution_environment refactor: don't redeclare an STL type in cl_execution_environment.h 2023-05-04 16:45:54 +02:00
gen8 refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
gen9 refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
gen11 refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
gen12lp refactor: remove not needed code 2023-09-13 11:43:09 +02:00
gtpin refactor: Unify GTPin initialization logic between APIs 2023-08-09 17:15:24 +02:00
guidelines
helpers refactor: pass big parameters as reference instead of by value 2023-10-04 14:53:13 +02:00
kernel fix: clCloneKernel to set kernel arg value with buffer mem object 2023-10-11 12:55:26 +02:00
mem_obj fix: propagate error from getting CL_MEM_ALLOCATION_HANDLE_INTEL info 2023-10-12 10:04:01 +02:00
memory_manager feature: Add CPU side USM allocation to trim candidate list on page fault 2023-07-25 15:21:12 +02:00
os_interface fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
platform fix: stop direct submission blocking on platform destruction 2023-10-06 17:03:38 +02:00
program fix: Re-generate metada on every program build 2023-10-05 18:47:03 +02:00
sampler refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
sharings fix: Add ImageInfo to createGraphicsAllocation on Linux 2023-09-14 12:58:59 +02:00
tracing fix(ocl): Add missing tracing mechanism for clCreateSubDevices API call 2023-09-25 10:09:47 +02:00
utilities refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
xe_hpc_core refactor: remove not needed code 2023-09-19 14:40:24 +02:00
xe_hpg_core feature: Add support for ARL-S 2023-10-13 10:28:21 +02:00
CMakeLists.txt refactor: cmake cleanup 2023-08-28 11:40:48 +02:00
enable_cores.cmake refactor: rename cl_gfx_core_helper files 2023-01-24 11:16:03 +01:00