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 7b561d5 commit adf8debCopy full SHA for adf8deb
SYCL/DeprecatedFeatures/parallel_for_range.cpp
@@ -1,9 +1,6 @@
1
// XFAIL: level_zero&&gpu
2
// UNSUPPORTED: windows
3
// Level0 testing times out on Windows.
4
-//
5
-// Failing on HIP AMD and HIP NVIDIA
6
-// UNSUPPORTED: hip_amd || hip_nvidia
7
8
// RUN: %clangxx -D__SYCL_INTERNAL_API -fsycl -fno-sycl-id-queries-fit-in-int -fsycl-targets=%sycl_triple %s -o %t.out
9
// RUN: %CPU_RUN_PLACEHOLDER %t.out
0 commit comments