compute-runtime/opencl/source
Mateusz Jablonski d56abe6f60 refactor: correct variable naming
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-10-30 17:26:20 +01:00
..
accelerators refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
api fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
built_ins fix: Use getGpuAddressToPatch() of pattern allocation 2023-10-19 16:23:55 +02:00
cl_device refactor: use reference in for-range loops 2023-10-03 18:56:53 +02:00
command_queue performance(ocl): cmd buffer prealloc per cmdqueue 2023-10-27 16:56:29 +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 performance: do not free deferred allocations when not needed 2023-10-27 18:02:43 +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 Cmake format script 2020-08-19 16:36:30 +02:00
helpers refactor: remove redundant method 2023-10-25 18:02:16 +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 refactor: correct variable naming 2023-10-30 17:26:20 +01:00
platform fix: stop direct submission blocking on platform destruction 2023-10-06 17:03:38 +02:00
program refactor: cleanup - remove not used code from Program 2023-10-26 15:21:17 +02:00
sampler refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
sharings refactor: correct variable naming 2023-10-30 17:26:20 +01: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