compute-runtime/shared
Pan, Zhenjie ad49a6e3b0 fix: truncated invalid kernel reason message
IGC will add "invalid_kernel: uses-fp64-math" into kernel binary for fp64
unsupported platform. "uses-fp64-math" will be truncated to "uses" due to "-"
is not a valid identifier. It makes application can't get "uses-fp64-math"
through zeKernelGetSourceAttributes.

Related-To: NEO-7794

Signed-off-by: Pan Zhenjie <zhenjie.pan@intel.com>
2023-03-09 17:58:09 +01:00
..
generate_cpp_array Fix help in generate_cpp_array tool 2022-10-10 13:19:07 +02:00
offline_compiler refactor: return thread per eu from compiler product helper 2023-03-08 16:25:20 +01:00
source fix: truncated invalid kernel reason message 2023-03-09 17:58:09 +01:00
test fix: truncated invalid kernel reason message 2023-03-09 17:58:09 +01:00
wsl_compute_helper/source Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00