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

Commit 5d372c0

Browse files
authored
[SYCL] Enable ESIMD/Regression/dgetrf.cpp test (#942)
1 parent 03a9bca commit 5d372c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/regression/dgetrf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//===----------------------------------------------------------------------===//
88

99
// This test is failing with driver version 21.49.21786
10-
// REQUIRES: gpu, TEMPORARILY_DISABLED
10+
// REQUIRES: gpu
1111
// UNSUPPORTED: cuda || hip
1212
// RUN: %clangxx -fsycl -DUSE_REF %s -I%S/.. -o %t.ref.out
1313
// RUN: %clangxx -fsycl %s -I%S/.. -o %t.out

0 commit comments

Comments
 (0)