You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed docstrings for select_*_device per changes in SYCL spec
There is no longer a class ``sycl::cpu_selector``. Instead there
is a callable functor ``sycl::cpu_selector_v`` which
``sycl::device`` constructor takes as an argument.
0 commit comments