File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 22// RUN: %{run} %t.out
33// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG
44// RUN: %if level_zero %{%{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
5- //
6-
7- // Intended OpenCL fail due to backend:
8- // The OpenCL emulation layer does not return `CL_INVALID_WORK_GROUP_SIZE` as it
9- // should. So the Sycl graph support cannot correctly catch the error and throw
10- // the appropriate exception for negative test. An issue has been reported
11- // https://github.com/bashbaug/SimpleOpenCLSamples/issues/95
12- // UNSUPPORTED: opencl
135
146#define GRAPH_E2E_EXPLICIT
157
Original file line number Diff line number Diff line change 22// RUN: %{run} %t.out
33// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG
44// RUN: %if level_zero %{%{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
5- //
6- //
7- // Intended - OpenCL fail due to backend
8- // The OpenCL emulation layer does not return `CL_INVALID_WORK_GROUP_SIZE` as it
9- // should. So the Sycl graph support cannot correctly catch the error and throw
10- // the approriate exception for negative test. An issue has been reported
11- // https://github.com/bashbaug/SimpleOpenCLSamples/issues/95
12- // UNSUPPORTED: opencl
135
146#define GRAPH_E2E_RECORD_REPLAY
157
You can’t perform that action at this time.
0 commit comments