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 the user-provided host ptr if alignment is sufficient
Reuse the pointer provided by the user in the buffer constructor (even
if use_host_ptr wasn't specified) if its alignment is sufficient.
Signed-off-by: Sergey Semenov <sergey.semenov@intel.com>
0 commit comments