Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UR] Handle INVALID_VALUE in OCL urPlatformGet (intel#15779)
Pre-commit MR for: oneapi-src/unified-runtime#2227 As there is a spec change in UR, adapter handling code has been updated - it no longer tries to populate the platform list if it would be empty (otherwise both "destination" pointers could be null, which is now illegal). This fixes a bug Intel tracks internally as URT-831 Co-authored-by: Aaron Greig <aaron.greig@codeplay.com>
- Loading branch information