Commit 6ab3484
committed
[CL] Update device CTS match file
This patch deos three things:
1. Removes the passing OpenCL test from the device match file
`urDeviceGetInfoTest.Success/UR_DEVICE_INFO_HALF_FP_CONFIG`
2. Uses `UR_RESULT_ERROR_UNSUPPORTED_ENUMERATION` when half query is not
supported
3. Adds the `--verbose` flag to `urinfo` step to provide more
information when HW jobs fail.1 parent 6d5d84c commit 6ab3484
File tree
3 files changed
+2
-3
lines changed- .github/scripts
- source/adapters/opencl
- test/conformance/device
3 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
0 commit comments