We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8921bc3 commit f6d6777Copy full SHA for f6d6777
sycl/test/basic_tests/buffer/buffer_dev_to_dev.cpp
@@ -4,6 +4,9 @@
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
// RUN: %ACC_RUN_PLACEHOLDER %t.out
6
7
+// Unsupported: cuda
8
+// The test fails sporadically on cuda.
9
+
10
//==---------- buffer_dev_to_dev.cpp - SYCL buffer basic test --------------==//
11
//
12
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments