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 5b5ba2a commit 5424b11Copy full SHA for 5424b11
unified-runtime/source/adapters/cuda/command_buffer.cpp
@@ -129,7 +129,7 @@ kernel_command_data::kernel_command_data(
129
ValidKernelHandles.insert(KernelAlternatives,
130
KernelAlternatives + NumKernelAlternatives);
131
}
132
-};
+}
133
134
/// Helper function for finding the Cuda Nodes associated with the
135
/// commands in a command-buffer, each event is pointed to by a sync-point in
0 commit comments