compute-runtime/opencl/test/unit_test/program
Kacper Nowak 2285772c7e Disable zebin on pre-Gen12 platforms when debugger is active
On pre-Gen12 platform we use igfxdcd kernel module for debugging, which
does not support zebinary format.
- When platform is pre-Gen12 an and debugger is
attached, if binary format is zebin and it's not a builtin:
- If SPIR-V is available - force rebuild with zebin disabled
- Otherwise, return an error.
- Minor refactor: extend check for ir presence for each case of
rebuilt in OCL.

Related-To: NEO-7328
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-10-13 17:27:48 +02:00
..
CMakeLists.txt Remove device enqueue part 7 2022-01-19 10:41:57 +01:00
evaluate_unhandled_token_tests.cpp CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
kernel_data.cpp Linker: add support for symbols with local binding 2022-09-08 14:50:29 +02:00
kernel_data_OCL2_0.cpp Move files between shared/test/common/helpers and shared/test/unit_test/helpersi 2022-08-10 15:23:12 +02:00
kernel_info_from_patchtokens_tests.cpp CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
kernel_info_tests.cpp Reuse kernel allocation 2022-02-28 19:26:19 +01:00
printf_handler_tests.cpp OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
printf_helper_tests.cpp Fix printf for type BYTE and SHORT 2022-09-08 11:37:18 +02:00
process_debug_data_tests.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
process_elf_binary_tests.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
process_spir_binary_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program_data_tests.cpp Linker: add support for symbols with local binding 2022-09-08 14:50:29 +02:00
program_from_binary.h Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
program_nonuniform.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
program_spec_constants_tests.cpp Clean-Up unused code related to GMock 2022-03-22 16:16:34 +01:00
program_tests.cpp Disable zebin on pre-Gen12 platforms when debugger is active 2022-10-13 17:27:48 +02:00
program_tests.h Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
program_with_kernel_debug_tests.cpp Disable zebin on pre-Gen12 platforms when debugger is active 2022-10-13 17:27:48 +02:00
program_with_source.h Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
program_with_zebin.cpp 32bit zebin support 2022-09-27 11:12:05 +02:00
program_with_zebin.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
program_with_zebin_tests.cpp 32bit zebin support 2022-09-27 11:12:05 +02:00