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

Commit 6662672

Browse files
authored
Enabled joint_matrix_tensorcore_double.cpp (#680)
Signed-off-by: jack.kirk <[email protected]>
1 parent 5dc3975 commit 6662672

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SYCL/Matrix/joint_matrix_tensorcore_double.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// The test is disabled to devil's issue #666
2-
// REQUIRES: gpu, cuda, TEMPORARY_DISABLED
1+
// REQUIRES: gpu, cuda
32

43
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -Xsycl-target-backend --cuda-gpu-arch=sm_80 -DSYCL_EXT_ONEAPI_MATRIX=3 %s -o %t.out
54
//

0 commit comments

Comments
 (0)