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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL] Fix MemObjRemapping for devices without host unified memory (#167)
The check for host unified memory within the test was insufficient,
since the use of FileCheck ignores it. Instead, force the runtime to
behave as if all devices support host unified memory for this test.
0 commit comments