Tests disabled with ze_debug
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
These tests are marked as `UNSUPPORTED: ze_debug`:
```
USM/badmalloc.cpp
Basic/buffer/buffer_create.cpp
Adapters/level_zero/queue_profiling.cpp
Adapters/level_zero/interop-buffer.cpp
Adapters/level_zero/usm_device_read_only.cpp
Adapters/level_zero/batch_test_copy_with_compute.cpp
Adapters/level_zero/interop.cpp
Adapters/level_zero/interop-direct.cpp
Adapters/level_zero/batch_event_status.cpp
Adapters/level_zero/device_scope_events.cpp
Adapters/level_zero/batch_test.cpp
ESIMD/fp_in_phi.cpp
KernelAndProgram/level-zero-static-link-flow.cpp
KernelAndProgram/cache-build-result.cpp
Regression/barrier_waitlist_with_interop_event.cpp
```
We don't run tests with ze_debug in intel/llvm (at least while I'm creating this ticket). This issue is created to track these test.
### To reproduce
1. Include a code snippet that is as short as possible
2. Specify the command which should be used to compile the program
3. Specify the command which should be used to launch the program
4. Indicate what is wrong and what was expected
### Environment
- OS: [e.g Windows/Linux]
- Target device and vendor: [e.g. Intel GPU]
- 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_
Contributor guide
Assessment
This issue has not been assessed yet.