compute-runtime/shared/source/assert_handler
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 feature: add AssertHandler 2023-03-08 17:55:23 +01:00
assert_handler.cpp feature: add AssertHandler 2023-03-08 17:55:23 +01:00
assert_handler.h feature: gpu assert implementation 2023-03-15 19:22:09 +01:00