Skip to content

Commit 158b9bb

Browse files
[SYCL][E2E] Drop XFAIL and UNSUPPORTED for accelerator (#19228)
As accelerator devices are no longer part of testing, this commit removes the XFAIL and UNSUPPORTED cases in SYCL tests that reference accelerator. --------- Signed-off-by: Larsen, Steffen <[email protected]>
1 parent d471789 commit 158b9bb

40 files changed

+9
-114
lines changed

sycl/test-e2e/AddressCast/dynamic_address_cast.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
//===----------------------------------------------------------------------===//
88

99
// Issue with OpenCL CPU runtime implementation of OpGenericCastToPtrExplicit
10-
// FPGA emulator affected by same issue as OpenCL CPU runtime
11-
// UNSUPPORTED: cpu, accelerator
10+
// UNSUPPORTED: cpu
1211
// RUN: %{build} -o %t.out
1312
// RUN: %{run} %t.out
1413

sycl/test-e2e/AddressCast/khr_dynamic_addrspace_cast.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
//===----------------------------------------------------------------------===//
88

99
// Issue with OpenCL CPU runtime implementation of OpGenericCastToPtrExplicit
10-
// FPGA emulator affected by same issue as OpenCL CPU runtime
11-
// UNSUPPORTED: cpu, accelerator
10+
// UNSUPPORTED: cpu
1211
// UNSUPPORTED-TRACKER: CMPLRLLVM-37365
1312
// RUN: %{build} -o %t.out
1413
// RUN: %{run} %t.out

sycl/test-e2e/DeviceImageBackendContent/OCL_interop_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// REQUIRES: target-spir, opencl, opencl_icd, aspect-usm_shared_allocations
22
// RUN: %{build} %opencl_lib -fno-sycl-dead-args-optimization -o %t.out
33
// RUN: %{run} %t.out
4-
// XFAIL: accelerator
5-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16914
64
//
75
#include <sycl/backend.hpp>
86
#include <sycl/detail/cl.h>

sycl/test-e2e/Experimental/launch_queries/max_sub_groups.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4-
// XFAIL: accelerator
5-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17209
6-
74
#include <sycl/detail/core.hpp>
85
#include <sycl/detail/info_desc_helpers.hpp>
96
#include <sycl/kernel.hpp>

sycl/test-e2e/Graph/Explicit/spec_constants_handler_api.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
// RUN: %if level_zero %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
77
//
88

9-
// Intended - The following limitation is not restricted to Sycl-Graph
10-
// but comes from the orignal test : `SpecConstants/2020/handler-api.cpp`
11-
// FIXME: ACC devices use emulation path, which is not yet supported
12-
// UNSUPPORTED: accelerator
13-
149
#define GRAPH_E2E_EXPLICIT
1510

1611
#include "../Inputs/spec_constants_handler_api.cpp"

sycl/test-e2e/Graph/Explicit/spec_constants_kernel_bundle_api.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
// Intended - The following limitation is not restricted to Sycl-Graph
1010
// but comes from the orignal test : `SpecConstants/2020/kernel-bundle-api.cpp`
11-
// FIXME: ACC devices use emulation path, which is not yet supported
12-
// UNSUPPORTED: accelerator
1311
// UNSUPPORTED: hip
1412

1513
#define GRAPH_E2E_EXPLICIT

sycl/test-e2e/Graph/RecordReplay/spec_constants_handler_api.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
// RUN: %if level_zero %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
77
//
88

9-
// Intended - The following limitation is not restricted to Sycl-Graph
10-
// but comes from the orignal test : `SpecConstants/2020/handler-api.cpp`
11-
// FIXME: ACC devices use emulation path, which is not yet supported
12-
// UNSUPPORTED: accelerator
13-
149
#define GRAPH_E2E_RECORD_REPLAY
1510

1611
#include "../Inputs/spec_constants_handler_api.cpp"

sycl/test-e2e/Graph/RecordReplay/spec_constants_kernel_bundle_api.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
// Intended - The following limitation is not restricted to Sycl-Graph
1010
// but comes from the orignal test : `SpecConstants/2020/kernel-bundle-api.cpp`
11-
// FIXME: ACC devices use emulation path, which is not yet supported
12-
// UNSUPPORTED: accelerator
1311
// UNSUPPORTED: hip
1412

1513
#define GRAPH_E2E_RECORD_REPLAY

sycl/test-e2e/GroupAlgorithm/root_group.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Fails with opencl non-cpu, enable when fixed.
2-
// XFAIL: (opencl && !cpu && !accelerator)
2+
// XFAIL: (opencl && !cpu)
33
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14641
44

55
// RUN: %{build} -I . -o %t.out %if target-nvidia %{ -Xsycl-target-backend=nvptx64-nvidia-cuda --cuda-gpu-arch=sm_70 %}

sycl/test-e2e/KernelCompiler/opencl.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: ocloc && (opencl || level_zero)
10-
// UNSUPPORTED: accelerator
11-
// UNSUPPORTED-INTENDED: while accelerator is AoT only, this cannot run there.
1210

1311
// -- Test the kernel_compiler with OpenCL source.
1412
// RUN: %{build} -o %t.out

0 commit comments

Comments
 (0)