Skip to content

Commit

Permalink
[SYCL][E2E] Disable in_order_profiling_queue.cpp on more devices (#14316
Browse files Browse the repository at this point in the history
)

#14315

Signed-off-by: Sarnie, Nick <[email protected]>
  • Loading branch information
sarnex authored Jun 26, 2024
1 parent de8036d commit 41816fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sycl/test-e2e/ProfilingTag/in_order_profiling_queue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
// https://github.com/intel/llvm/issues/14053
// UNSUPPORTED: cuda

// Fails on FPGA and level_zero too
// https://github.com/intel/llvm/issues/14315
// UNSUPPORTED: accelerator || level_zero

#include "common.hpp"

int main() {
Expand Down

0 comments on commit 41816fb

Please sign in to comment.