llvm
182779dc
- [SYCL] Fixes for `usm_allocator` properties (#19890)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
193 days ago
[SYCL] Fixes for `usm_allocator` properties (#19890) * Fix `verifyUSMAllocatorProperties` to allow supported properties * No need to specialize `is_property<...>` for USM properties - `std::base_of_v<>`-based implementation covers that.
References
#19890 - [SYCL] Fixes for `usm_allocator` properties
Author
aelovikov-intel
Parents
c8aecdf1
Loading