We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6824ae commit 7a31cbaCopy full SHA for 7a31cba
1 file changed
clang/test/dpct/query_api_mapping/cuSPARSE/lit_cuSPARSE_101.cu
@@ -1,5 +1,7 @@
1
// UNSUPPORTED: cuda-8.0, cuda-9.0, cuda-9.1, cuda-9.2, cuda-10.0
2
-// UNSUPPORTED: v8.0, v9.0, v9.1, v9.2, v10.0
+// UNSUPPORTED: v8.0, v9.0, v9.1, v9.2, v10.0, v10.1, v10.2
3
+
4
+// cuda 10.2 and 10.2 only support this API on linux
5
6
// RUN: dpct --cuda-include-path="%cuda-path/include" --query-api-mapping=cusparseCreateCoo | FileCheck %s -check-prefix=cusparseCreateCoo
7
// cusparseCreateCoo: CUDA API:
0 commit comments