Open
Description
Describe the bug
The two E2E tests Basic/queue/queue.cpp
and Basic/queue/release.cpp
are marked as XFAIL on HIP NVIDIA platforms.
It is unclear how to verify or even reproduce this since we don't test on HIP NVIDIA platforms so setting the help wanted label. One of the main purposes of this issue is to have a tracker for these XFAIL's.
To reproduce
llvm-lit -v sycl/test-e2e/Basic/queue/queue.cpp
Environment
- OS: Any
- Target device and vendor: HIP NVIDIA
- DPC++ version: [e.g. commit hash or output of
clang++ --version
] - Dependencies version: [e.g. the output of
sycl-ls --verbose
]
Additional context
No response