You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clang/test/dpct/cudaGraph_test_default_option.cu
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,11 @@ int main() {
121
121
// CHECK-NEXT: */
122
122
nodeType = cudaGraphNodeTypeKernel;
123
123
124
+
// CHECK: /*
125
+
// CHECK-NEXT: DPCT1119:{{[0-9]+}}: Migration of cudaGraphDestroy is not supported, please try to remigrate with option: --use-experimental-features=graph.
0 commit comments