CUDA Errors === Solutions : CUDA CMake not Found ammend CMakeLists.txt to (find CUDA REQUIRED) and build with cmake -DCMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs ..