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

Enabled joint_matrix_tensorcore_double.cpp #680

Merged
merged 1 commit into from
Dec 25, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions SYCL/Matrix/joint_matrix_tensorcore_double.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// The test is disabled to devil's issue #666
// REQUIRES: gpu, cuda, TEMPORARY_DISABLED
// REQUIRES: gpu, cuda

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