We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f885d5 commit caf5e24Copy full SHA for caf5e24
SYCL/Basic/parallel_for_indexers.cpp
@@ -5,6 +5,9 @@
5
// RUN: %CPU_RUN_PLACEHOLDER %t2.out
6
// RUN: %GPU_RUN_PLACEHOLDER %t2.out
7
// RUN: %ACC_RUN_PLACEHOLDER %t2.out
8
+//
9
+// Incorrect results with hip on AMD
10
+// XFAIL: hip_amd
11
12
#include <CL/sycl.hpp>
13
0 commit comments