First time here? Check out the FAQ!
answered 2017-07-19 10:47:10 -0600
Okay, i have found a solution ... The issue is that "libcuda.so" is not found.
Adding the following command to cmake configuration solves the issue:
-DCMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs \