Skip to content

Commit 2332546

Browse files
committed
test
1 parent b3bbdd4 commit 2332546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/provider/provider_cuda.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ typedef struct cu_ops_t {
5858
unsigned int Flags);
5959
CUresult (*cuIpcCloseMemHandle)(CUdeviceptr dptr);
6060
} cu_ops_t;
61-
61+
// aa
6262
typedef CUipcMemHandle cu_ipc_data_t;
6363

6464
static cu_ops_t g_cu_ops;

0 commit comments

Comments
 (0)