compute-runtime/opencl
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
..
doc Documentation: FAQ update 2022-07-26 13:56:50 +02:00
extensions/public Remove test API to disable overdispatch 2022-10-06 10:12:47 +02:00
source Disable zebin on pre-Gen12 platforms when debugger is active 2022-10-13 17:27:48 +02:00
test Disable zebin on pre-Gen12 platforms when debugger is active 2022-10-13 17:27:48 +02:00
CMakeLists.txt Remove device enqueue part 5 2022-01-13 14:15:26 +01:00