File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
// REQUIRES: level_zero, level_zero_dev_kit
2
2
<<<<<<< HEAD
3
+ <<<<<<< HEAD
3
4
// L0 plugin incorrectly reports memory leaks because it doesn't take into
4
5
// account direct calls to L0 API.
5
6
// UNSUPPORTED: ze_debug-1,ze_debug4
6
7
=======
7
8
>>>>>>> de5539051 ([SYCL] Test buffer interop for the Level Zero backend (#708 ))
9
+ =======
10
+ // L0 plugin incorrectly reports memory leaks because it doesn't take into
11
+ // account direct calls to L0 API.
12
+ // UNSUPPORTED: ze_debug-1,ze_debug4
13
+ >>>>>>> 9337032ca ([SYCL] Disable ze_debug4 check for L0 buffer interop tests (#992 ))
8
14
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
9
15
// RUN: env SYCL_DEVICE_FILTER=level_zero ZE_DEBUG=1 %GPU_RUN_PLACEHOLDER %t.out 2>&1 | FileCheck %s
10
16
Original file line number Diff line number Diff line change 1
1
// REQUIRES: level_zero, level_zero_dev_kit
2
2
<<<<<<< HEAD
3
+ <<<<<<< HEAD
3
4
// L0 plugin incorrectly reports memory leaks because it doesn't take into
4
5
// account direct calls to L0 API.
5
6
// UNSUPPORTED: ze_debug-1,ze_debug4
6
7
=======
7
8
>>>>>>> de5539051 ([SYCL] Test buffer interop for the Level Zero backend (#708 ))
9
+ =======
10
+ // L0 plugin incorrectly reports memory leaks because it doesn't take into
11
+ // account direct calls to L0 API.
12
+ // UNSUPPORTED: ze_debug-1,ze_debug4
13
+ >>>>>>> 9337032ca ([SYCL] Disable ze_debug4 check for L0 buffer interop tests (#992 ))
8
14
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
9
15
// RUN: env SYCL_DEVICE_FILTER=level_zero ZE_DEBUG=1 %GPU_RUN_PLACEHOLDER %t.out
10
16
You can’t perform that action at this time.
0 commit comments