compute-runtime/opencl/source
Mateusz Hoppe 37b7caa137 fix: correct program header generation for shared isa allocation
- when kernels share single allocation, LOAD address in program headers
should point to correct virtual address including kernel offset

Related-To: NEO-7788, GSD-9836

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-09-03 17:50:29 +02:00
..
accelerators refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
api performance: move usm pool init to first alloc call 2024-07-18 16:07:22 +02:00
built_ins performance: Use copy buffer rect middle builtin 2024-08-28 15:32:00 +02:00
cl_device Revert "fix: Add missing fp64 extensions in caps initialization" 2024-07-26 14:47:02 +02:00
command_queue refactor: add debug prints for timestamp waits 2024-08-30 19:55:15 +02:00
context fix(ocl): allocate small buffer pool uncompressed 2024-08-26 13:00:47 +02:00
dll performance: Copy hostptr on cpu for host buffer when mitigate dc flush 2024-08-30 19:55:45 +02:00
event refactor: add debug prints for timestamp waits 2024-08-30 19:55:15 +02:00
execution_environment refactor: correct naming of builtin types 2023-12-01 14:08:21 +01:00
gen8 refactor: remove not needed code 2024-07-31 17:07:56 +02:00
gen9 refactor: remove not needed code 2024-07-31 17:07:56 +02:00
gen11 refactor: remove not needed code 2024-07-31 17:07:56 +02:00
gen12lp refactor: remove not needed code 2024-07-31 17:07:56 +02:00
gtpin refactor: remove not needed code 2024-03-08 18:18:55 +01:00
guidelines Cmake format script 2020-08-19 16:36:30 +02:00
helpers fix: add ioh alignment in heapless 2024-08-09 12:20:00 +02:00
kernel performance: get reference from getBindlessInfo 2024-09-03 12:50:52 +02:00
mem_obj performance: Copy hostptr on cpu for host buffer when mitigate dc flush 2024-08-30 19:55:45 +02:00
memory_manager refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
os_interface refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
platform fix: Update SIP kernel initialization logic 2024-06-20 18:30:46 +02:00
program fix: correct program header generation for shared isa allocation 2024-09-03 17:50:29 +02:00
sampler refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
sharings refactor: don't call OsLibrary::load directly, use function pointer 2024-08-20 08:59:26 +02:00
tracing fix: add missing tracing to all functions in api.cpp 2024-06-13 14:55:13 +02:00
utilities refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
xe2_hpg_core refactor: remove not needed code 2024-07-31 17:07:56 +02:00
xe_hpc_core refactor: remove not needed code 2024-07-31 17:07:56 +02:00
xe_hpg_core refactor: remove not needed code 2024-07-31 17:07:56 +02:00
CMakeLists.txt build: add cmake flags to control platform support 2024-06-25 09:08:03 +02:00
enable_cores.cmake refactor: rename cl_gfx_core_helper files 2023-01-24 11:16:03 +01:00