Skip to content

Commit f6d6777

Browse files
committed
Unsupported on cuda buffer_dev_to_dev.cpp
Signed-off-by: Aleksander Fadeev <aleksander.fadeev@intel.com>
1 parent 8921bc3 commit f6d6777

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test/basic_tests/buffer/buffer_dev_to_dev.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
// RUN: %ACC_RUN_PLACEHOLDER %t.out
66

7+
// Unsupported: cuda
8+
// The test fails sporadically on cuda.
9+
710
//==---------- buffer_dev_to_dev.cpp - SYCL buffer basic test --------------==//
811
//
912
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)