diff --git a/sycl/test-e2e/OnlineCompiler/online_compiler_OpenCL.cpp b/sycl/test-e2e/OnlineCompiler/online_compiler_OpenCL.cpp index 66cdd2d5ad83f..e4e292394d642 100644 --- a/sycl/test-e2e/OnlineCompiler/online_compiler_OpenCL.cpp +++ b/sycl/test-e2e/OnlineCompiler/online_compiler_OpenCL.cpp @@ -1,4 +1,5 @@ // REQUIRES: opencl, opencl_icd, cm-compiler +// UNSUPPORTED: accelerator // RUN: %{build} -DRUN_KERNELS %opencl_lib -o %t.out // RUN: %{run} %t.out