Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 98f5b9d

Browse files
authored
[SYCL][HIP] Re-enable parallel_for_range tests with HIP (#562)
This has been fixed in intel/llvm#4929
1 parent 54b28e9 commit 98f5b9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/DeprecatedFeatures/parallel_for_range.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// XFAIL: level_zero&&gpu
22
// UNSUPPORTED: windows
33
// Level0 testing times out on Windows.
4-
//
5-
// Failing on HIP AMD and HIP NVIDIA
6-
// UNSUPPORTED: hip_amd || hip_nvidia
74

85
// RUN: %clangxx -D__SYCL_INTERNAL_API -fsycl -fno-sycl-id-queries-fit-in-int -fsycl-targets=%sycl_triple %s -o %t.out
96
// RUN: %CPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)