File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
// REQUIRES: level_zero, level_zero_dev_kit
2
- // L0 adapter incorrectly reports memory leaks because it doesn't take into
3
- // account direct calls to L0 API.
4
2
// UNSUPPORTED: ze_debug
5
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18299
3
+ // UNSUPPORTED-INTENDED: Leaks detection is done at UR level and doesn't account
4
+ // for native L0 API calls.
6
5
// UNSUPPORTED: linux && gpu-intel-dg2 && run-mode && !igc-dev
7
6
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18273
8
7
// RUN: %{build} %level_zero_options -o %t.out
Original file line number Diff line number Diff line change 1
1
// REQUIRES: level_zero, level_zero_dev_kit
2
- // L0 adapter incorrectly reports memory leaks because it doesn't take into
3
- // account direct calls to L0 API.
4
2
// UNSUPPORTED: ze_debug
5
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18299
3
+ // UNSUPPORTED-INTENDED: Leaks detection is done at UR level and doesn't account
4
+ // for native L0 API calls.
6
5
// UNSUPPORTED: linux && gpu-intel-dg2 && run-mode && !igc-dev
7
6
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18273
8
7
// RUN: %{build} %level_zero_options -o %t.out
Original file line number Diff line number Diff line change 1
1
// REQUIRES: level_zero, level_zero_dev_kit
2
- // L0 adapter incorrectly reports memory leaks because it doesn't take into
3
- // account direct calls to L0 API.
4
2
// UNSUPPORTED: ze_debug
5
- // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18299
3
+ // UNSUPPORTED-INTENDED: Leaks detection is done at UR level and doesn't account
4
+ // for native L0 API calls.
6
5
// UNSUPPORTED: linux && gpu-intel-dg2 && run-mode && !igc-dev
7
6
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18273
8
7
// RUN: %{build} %level_zero_options -o %t.out
You can’t perform that action at this time.
0 commit comments