Skip to content

Commit

Permalink
[SYCL] Re-enable Basic/barrier_order.cpp (intel#14154)
Browse files Browse the repository at this point in the history
Closes intel#7330.
  • Loading branch information
aelovikov-intel authored and ianayl committed Jun 13, 2024
1 parent e533d5d commit e194ce1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sycl/test-e2e/Basic/barrier_order.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// Hangs on that platform (at least on gpu-intel-pvc),
// https://github.com/intel/llvm/issues/7330.
// UNSUPPORTED: opencl && gpu

#include <iostream>
#include <stdlib.h>

Expand Down

0 comments on commit e194ce1

Please sign in to comment.