Skip to content

Commit 398908e

Browse files
committed
Disable XMX8 timeout tests
1 parent 7527c42 commit 398908e

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

sycl/test-e2e/Matrix/Legacy/XMX8/element_wise_all_ops_int8.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: matrix-xmx8
9+
// REQUIRES: TEMPORARY_DISBLED
910

1011
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=1
1112
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/XMX8/element_wise_all_ops.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: matrix-xmx8
9+
// REQUIRES: TEMPORARY_DISBLED
910

1011
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1112
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/XMX8/element_wise_all_ops_int8.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: matrix-xmx8
9+
// REQUIRES: TEMPORARY_DISBLED
910

1011
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1112
// RUN: %{run} %t.out

sycl/test-e2e/Matrix/XMX8/element_wise_all_ops_int8_packed.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: matrix-xmx8
9+
// REQUIRES: TEMPORARY_DISBLED
910

1011
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1112
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)