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 b3bbdd4 commit 2332546Copy full SHA for 2332546
src/provider/provider_cuda.c
@@ -58,7 +58,7 @@ typedef struct cu_ops_t {
58
unsigned int Flags);
59
CUresult (*cuIpcCloseMemHandle)(CUdeviceptr dptr);
60
} cu_ops_t;
61
-
+// aa
62
typedef CUipcMemHandle cu_ipc_data_t;
63
64
static cu_ops_t g_cu_ops;
0 commit comments