compute-runtime/shared/source/device_binary_format
Krystian Chmielewski d49c5d6185 OCL: Set target device product family
In OCL product family of target device is not set
which leads to a fail on validating target device in
ZEBin path.
This change adds function that sets all
necessary fields based on provided hardware info.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-02-08 16:49:28 +01:00
..
ar Zebin - yaml parser 2020-07-30 07:26:44 +02:00
elf Fix debug zebin creation 2022-01-26 13:55:32 +01:00
yaml remove regex from yaml parser 2021-10-29 15:11:48 +02:00
CMakeLists.txt Create debug zebin 2021-09-15 13:56:38 +02:00
debug_zebin.cpp Fix debug zebin creation 2022-01-26 13:55:32 +01:00
debug_zebin.h Fix debug zebin creation 2022-01-26 13:55:32 +01:00
device_binary_format_ar.cpp Fatbinary - settle for IR if devbin not available 2021-06-28 17:09:09 +02:00
device_binary_format_ocl_elf.cpp Remove not needed fallthrough 2021-10-25 15:30:22 +02:00
device_binary_format_patchtokens.cpp move common files to shared/ 2021-09-27 11:10:20 +02:00
device_binary_format_zebin.cpp Add support for IntelGT note section 2021-07-09 11:17:14 +02:00
device_binary_formats.cpp OCL: Set target device product family 2022-02-08 16:49:28 +01:00
device_binary_formats.h OCL: Set target device product family 2022-02-08 16:49:28 +01:00
patchtokens_decoder.cpp Remove not needed fallthrough 2021-10-25 15:30:22 +02:00
patchtokens_decoder.h Add RTDispatchGlobals allocation for ray tracing 2021-12-08 09:44:13 +01:00
patchtokens_dumper.cpp Remove device enqueue part 8 2022-01-19 11:16:35 +01:00
patchtokens_dumper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
patchtokens_validator.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
patchtokens_validator.h Copyright header update 2021-05-17 20:38:19 +02:00
zebin_decoder.cpp Revert "Check IndirectStatelessCount from igc" 2022-02-04 12:15:37 +01:00
zebin_decoder.h Make calcualting explicitArgs number independent of payloadArgs size 2021-11-26 14:05:40 +01:00