Searched refs:sym_cuGetProcAddress (Results 1 – 1 of 1) sorted by relevance
327 if (sym_cuGetProcAddress == NULL) { in cuda_sym_func_loader()340 res = sym_cuGetProcAddress("cuGetErrorString", in cuda_pfn_func_loader()347 res = sym_cuGetProcAddress("cuGetErrorName", in cuda_pfn_func_loader()375 res = sym_cuGetProcAddress("cuDeviceGetName", in cuda_pfn_func_loader()396 res = sym_cuGetProcAddress("cuDeviceTotalMem", in cuda_pfn_func_loader()410 res = sym_cuGetProcAddress("cuCtxGetDevice", in cuda_pfn_func_loader()417 res = sym_cuGetProcAddress("cuCtxSetCurrent", in cuda_pfn_func_loader()424 res = sym_cuGetProcAddress("cuCtxGetCurrent", in cuda_pfn_func_loader()438 res = sym_cuGetProcAddress("cuMemAlloc", in cuda_pfn_func_loader()445 res = sym_cuGetProcAddress("cuMemFree", in cuda_pfn_func_loader()[all …]