Home
last modified time | relevance | path

Searched refs:cuda_runtime_lib (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c100 const char *cuda_runtime_lib = "libcuda.so.1"; in init_cuda_lib() local
101 void *h = dlopen (cuda_runtime_lib, RTLD_LAZY); in init_cuda_lib()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c114 const char *cuda_runtime_lib = "libcuda.so.1"; in init_cuda_lib() local
115 void *h = dlopen (cuda_runtime_lib, RTLD_LAZY); in init_cuda_lib()