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
Fix enqueue-arg-order-image test on CUDA (intel#174)
The test checks the arguments passed to piMemImageCreate, several of
which are only set if a host pointer is passed. Since whether or not
that pointer is passed depends on host unified memory support, enforce
it for this test.
0 commit comments