Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/dynamic_cuda/
H A Dcuda.cpp82 #ifndef DYNAMIC_CUDA_PATH
83 #define DYNAMIC_CUDA_PATH "libcuda.so" macro
107 const char *CudaLib = DYNAMIC_CUDA_PATH; in checkForCUDA()