Skip to content

Commit

Permalink
[SYCLomatic] Fix the issue that some dnn APIs show not supported in w…
Browse files Browse the repository at this point in the history
…indows for api mapping query #2308

Signed-off-by: intwanghao <hao3.wang@intel.com>
  • Loading branch information
intwanghao authored Sep 3, 2024
1 parent a61928b commit fb6b167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/dpct/query_api_mapping/cuDNN/dnn_part4.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// UNSUPPORTED: system-windows
// UNSUPPORTED: v11.0, v11.1, v11.2, v11.3, v11.4, v11.5, v11.6, v11.7, v11.8, v12.0, v12.1, v12.2, v12.3, v12.4, v12.5, v12.6
// UNSUPPORTED: cuda-11.0, cuda-11.1, cuda-11.2, cuda-11.3, cuda-11.4, cuda-11.5, cuda-11.6, cuda-11.7, cuda-11.8, cuda-12.0, cuda-12.1, cuda-12.2, cuda-12.3, cuda-12.4, cuda-12.5, cuda-12.6

// RUN: dpct --cuda-include-path="%cuda-path/include" --query-api-mapping=cudnnGetConvolutionBackwardDataAlgorithm | FileCheck %s -check-prefix=cudnnGetConvolutionBackwardDataAlgorithm
Expand Down

0 comments on commit fb6b167

Please sign in to comment.