compute-runtime/shared/source/kernel
Mateusz Hoppe 0204761add feature: gpu assert implementation
- allocate assert buffer when kernel has assert
- track assert kernels in cmdlists and cmdqueues
- check and print assert at sync calls: cmdqueue synchronize(), fence
synchronize(), event hostSynchronize(), synchronous imm cmdlists
append()

Related-To: NEO-5753

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2023-03-15 19:22:09 +01:00
..
CMakeLists.txt Cleanup includes 27 2023-01-11 16:10:28 +01:00
debug_data.h Cleanup includes 17 2023-01-02 10:59:08 +01:00
dispatch_kernel_encoder_interface.h feat(zebin): add thread scheduling mode support 2022-08-18 16:10:18 +02:00
grf_config.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
implicit_args.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
implicit_args_helper.cpp Cleanup includes 31 2023-01-16 11:45:55 +01:00
kernel_arg_descriptor.h [perf] simplify setting constant buffer and improve performance 2023-03-02 13:09:52 +01:00
kernel_arg_descriptor_extended_vme.h Adding kernel descriptor initialization 2020-02-26 20:02:01 +01:00
kernel_arg_metadata.h Cleanup includes 52 2023-02-13 11:39:34 +01:00
kernel_descriptor.cpp Cleanup includes 27 2023-01-11 16:10:28 +01:00
kernel_descriptor.h feature: gpu assert implementation 2023-03-15 19:22:09 +01:00
kernel_descriptor_from_patchtokens.cpp Cleanup includes 27 2023-01-11 16:10:28 +01:00
kernel_descriptor_from_patchtokens.h Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_descriptor_from_patchtokens_extra.cpp Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_execution_type.h move common files to shared/ 2021-09-27 11:10:20 +02:00
kernel_properties.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
local_ids_cache.cpp OCL cache per thread data 2022-11-02 17:07:29 +01:00
local_ids_cache.h Cleanup includes 2 2022-11-07 10:36:50 +01:00