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
- Include a code snippet that is as short as possible
- Specify the command which should be used to compile the program
- Specify the command which should be used to launch the program
- 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
Describe the bug
These tests are marked as
UNSUPPORTED: ze_debug: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
Environment
clang++ --version]sycl-ls --verbose]Additional context
No response