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
[OpenCL] Fix USM alignment error check to occur always and return nullptr
- USM calls to alloc must return a nullptr and error given invalid
alignment. This cannot be relied upon in the validation layer.
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
0 commit comments