Commit da99267
Fix conversion OpenCL return code to UR (#20152)
Change to limit possible return values of the
`urDeviceGetGlobalTimestamps` to the documented ones.
According to:
https://oneapi-src.github.io/unified-runtime/core/api.html#urdevicegetglobaltimestamps
Related with: #188631 parent 5538c76 commit da99267
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
1770 | 1774 | | |
1771 | 1775 | | |
1772 | 1776 | | |
| |||
0 commit comments