-
Notifications
You must be signed in to change notification settings - Fork 800
Open
Labels
3rd party3rd party software issue3rd party software issuebugSomething isn't workingSomething isn't working
Description
Describe the bug
Tests using the Leak Checker to verify event leaks are failing on WIndows because of an old Windows ze_loader/ze_validation library. L0 loader in ver. 2.25.2 or higher is required. This affects following tests:
Adapters/level_zero/event-leak.cpp
Regression/reduction_resource_leak_dw.cpp
USM/usm_leak_check.cpp
DeprecatedFeatures/DiscardEvents/discard_events_l0_leak.cpp
ProfilingTag/profile_tag_leak.cpp
The tests should be disabled until the Windows driver/loader package gets updated.
The log:
https://github.com/intel/llvm/actions/runs/19928085978/job/57134801078?pr=20788
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
Metadata
Metadata
Assignees
Labels
3rd party3rd party software issue3rd party software issuebugSomething isn't workingSomething isn't working