Skip to content

Commit 2aa32d3

Browse files
HabKaffeebb-sycl
authored andcommitted
[SYCL] Enable ESIMD/Regression/dgetrf.cpp test (intel#942)
1 parent e55a4bb commit 2aa32d3

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)