예제 #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);