intel / intel/llvm

Regression/reduction_resource_leak_dw.cpp failing on Win

Open
#20,852 3 comments 0 reactions 1 assignee Claimed by @mateuszpn View on GitHub
bug confirmed
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

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

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.