compute-runtime/opencl/source/built_ins
Kacper Nowak d05fee8087 fix(ocl): Use GPU address of SVM alloc. when using builtins
Use GPU address of SVM allocation instead of CPU one. It fixes a bug
visible on platforms, where potentially GPU VA does not have to match
CPU VA.

Related-To: NEO-7970
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2023-05-26 13:39:14 +02:00
..
kernels refactor: remove platform type string 2023-01-04 13:48:16 +01:00
registry Cleanup includes 27 2023-01-11 16:10:28 +01:00
CMakeLists.txt Refactor handling unknown builtins 2022-04-27 10:49:16 +02:00
aux_translation_builtin.h refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
built_in_ops_vme.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
built_ins.inl Refactor(ocl): refactor OCL Kernel and MultiDeviceKernel class 1/n 2023-04-11 11:43:26 +02:00
builtins_dispatch_builder.cpp fix(ocl): Use GPU address of SVM alloc. when using builtins 2023-05-26 13:39:14 +02:00
builtins_dispatch_builder.h performance: Bidirectional BCS split implementation for OCL 2023-05-16 13:34:18 +02:00
populate_built_ins.inl refactor: Remove globaly enabled cl_cache 2023-04-28 23:28:49 +02:00
unknown_built_in.cpp Move unknown builtin name to shared 2021-10-07 18:33:59 +02:00
vme_builtin.cpp refactor: Remove globaly enabled cl_cache 2023-04-28 23:28:49 +02:00
vme_builtin.h
vme_dispatch_builder.h Cleanup includes 56 2023-02-16 14:42:44 +01:00