syclacademy icon indicating copy to clipboard operation
syclacademy copied to clipboard

Replace manual USM aspect selector by sycl::aspect_selector

Open keryell opened this issue 2 years ago • 0 comments
trafficstars

Several exercises are still doing manual work by defining their own USM aspect selector while in SYCL 2020 there directly the concept of sycl::aspect_accessor. https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html#sec:device-selector

keryell avatar Apr 18 '23 10:04 keryell