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

Commit c9e9d5f

Browse files
[SYCL] Now that GPU uplift is done, this test should pass on both CI systems (#1015)
Signed-off-by: Chris Perkins <[email protected]>
1 parent 7295f7e commit c9e9d5f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SYCL/KernelAndProgram/undefined-symbol.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
// because of problems getting GPU driver uplifted on GitHub Actions
2-
// this test both fails on GHA and passes on Jenkins.
3-
// Disabling it until this is sorted
4-
// REQUIRES: TEMPORARILY_DISABLED
5-
61
// XFAIL: cuda || hip
72

83
// RUN: %clangxx -fsycl %s -o %t.out

0 commit comments

Comments
 (0)