diff options
author | Maarten ter Huurne <maarten@treewalker.org> | 2023-05-23 18:01:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-23 19:01:15 +0300 |
commit | 7d873811f31d4d8c909015c946a862c0089cda7d (patch) | |
tree | ffd6648ae17a5a92ad0b48b085bf4cbc7f8a5891 /tests/test-quantize-fns.cpp | |
parent | 2e6cd4b02549e343bef3768e6b946f999c82e823 (diff) |
Fix handling of "invalid property" when creating OpenCL command queue (#1565)
The `clCreateCommandQueue()` function will return the code
`CL_INVALID_QUEUE_PROPERTIES` when passed unsupported properties,
not `CL_INVALID_PROPERTY` as the original code was checking for.
Diffstat (limited to 'tests/test-quantize-fns.cpp')
0 files changed, 0 insertions, 0 deletions