compute-runtime/opencl/source
Dunajski, Bartosz 00bae2c827 fix: add missing nullptr check
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2023-07-07 11:34:49 +02:00
..
accelerators refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
api fix(ocl): Remove unneeded cast from ClCreateContextFromType API call 2023-06-19 14:07:40 +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 fix: Update CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED value 2023-06-21 10:31:47 +02:00
command_queue fix: add missing nullptr check 2023-07-07 11:34:49 +02:00
compiler_interface feature: Add new environment variables for compiler cache 2023-05-12 10:21:27 +02:00
context Revert "feature: add optional onChunkFree callback to AbstractBuffersPool" 2023-07-07 04:31:30 +02:00
dll refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
event fix: dont allocate TSP for OOQ without Event 2023-07-06 15:12:22 +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 redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
gtpin fix: handle single storage USM in gtpin helpers 2023-04-19 14:26:25 +02:00
guidelines Cmake format script 2020-08-19 16:36:30 +02:00
helpers fix: Unify logic calculating threads per work group part 3 2023-07-04 15:27:44 +02:00
kernel fix: Unify logic calculating threads per work group part 2 2023-07-04 10:34:02 +02:00
mem_obj refactor: extract generic parts of small buffers allocator 2023-06-13 10:46:03 +02:00
memory_manager perf multi device ocl: reduce number of waitOnCpu calls when migrating memory 2023-04-04 11:23:03 +02:00
os_interface feature: add support for cl_khr_external_memory extension 2023-05-05 15:51:39 +02:00
platform fix: stop direct submission on platform destruction 2023-06-28 08:41:31 +02:00
program fix: Append extra extensions when FP64 emulation is enabled 2023-06-22 08:38:53 +02:00
sampler refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
sharings fix: Use correct dimensions for UV plane 2023-06-28 23:34:50 +02:00
tracing fix(ocl): Fix callbacks for nested API calls 2023-06-16 14:28:57 +02:00
utilities refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
xe_hp_core refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
xe_hpc_core refactor: remove redundant including of compiler_cache.h 2023-02-03 11:16:31 +01:00
xe_hpg_core refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
CMakeLists.txt Update aubstream interface: use product family from aubstream 2022-11-21 15:30:09 +01:00
enable_cores.cmake refactor: rename cl_gfx_core_helper files 2023-01-24 11:16:03 +01:00