compute-runtime/shared/test
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
..
common refactor: rename enable product helper files 2023-03-09 16:55:31 +01:00
unit_test fix: truncated invalid kernel reason message 2023-03-09 17:58:09 +01:00