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
[SYCL] Use int instead of pi_mem_advice in (queue|handler)::mem_advise (#4100)
- Update these API signatures according to the SYCL 2020 spec.
- Keep `queue::mem_advise(const void *, size_t, pi_mem_advice)`, which
was available in previous releases, but mark it as deprecated.
0 commit comments