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

Commit bf08859

Browse files
author
Pavel Chupin
authored
[SYCL] Disable recently added test on CUDA/HIP (#1148)
Added at #1074 but doesn't work on CUDA/HIP
1 parent b1d9a04 commit bf08859

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/DeviceLib/imf_simd_emulate_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// RUN: %CPU_RUN_PLACEHOLDER %t.out
1010
// RUN: %ACC_RUN_PLACEHOLDER %t.out
1111
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12+
//
13+
// UNSUPPORTED: cuda || hip
1214

1315
#include <cassert>
1416
#include <iostream>

0 commit comments

Comments
 (0)