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][CUDA] Add experimental cuda queue interop test (#1054)
This PR add testing of the CUDA backend experimental queue interop.
It checks that valid types are returned and that the created SYCL objects can be used to do work.
It additionally creates a queue from an already existing sycl queue's native handle and makes sure it and the original work.
Depends on: intel/llvm#6290
0 commit comments