compute-runtime/opencl/source
Mateusz Jablonski fc508212de refactor: pass big parameters as reference instead of by value
Related-To: NEO-9038
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-10-04 14:53:13 +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 refactor: pass big parameters as reference instead of by value 2023-10-04 14:53:13 +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 refactor: limit lock scope to avoid potential deadlock 2023-09-25 10:21:20 +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: pass big parameters as reference instead of by value 2023-10-04 14:53:13 +02:00
kernel refactor: remove not needed code. 2023-09-12 13:52:47 +02:00
mem_obj fix: avoid double free of mcsAllocation in case multi root device mem obj 2023-10-03 13:46:28 +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 feature: Add preferredPlatformName field to RuntimeCapabilityTable 2023-09-12 11:07:14 +02:00
program performance: detect indirect access in kernel, PVC 2023-08-24 02:15:11 +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 refactor: rename product helper files n/n 2023-03-10 13:24:38 +01: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