Пример #1
0
 public static extern CUResult cuCtxSetCacheConfig(CUFuncCache config);
Пример #2
0
 public static extern CUResult cuFuncSetCacheConfig(CUfunction hfunc, CUFuncCache config);
Пример #3
0
 public static extern CUResult cuCtxGetCacheConfig(ref CUFuncCache pconfig);