Commit 2542e6a
authored
[SYCL][CUDA] Make
This patch makes `cuda_piextKernelSetArgMemObj` setting an error message
instead of `std::terminate` in case of the image format is not
supported. This error message is encapsulated in an exception thrown by
the RT.
This allows to continue the SYCL-CTS execution in case of tests using
unsupported channel types, see
#2119 (comment).piextKernelSetArgMemObj setting an error message (#6521)1 parent e94394a commit 2542e6a
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2834 | 2834 | | |
2835 | 2835 | | |
2836 | 2836 | | |
2837 | | - | |
2838 | | - | |
2839 | | - | |
| 2837 | + | |
| 2838 | + | |
| 2839 | + | |
| 2840 | + | |
2840 | 2841 | | |
2841 | 2842 | | |
2842 | 2843 | | |
| |||
0 commit comments