Could NOT find CUDA (missing: CUDA_CUDART_LIBRARY)

Trying to install the nvidia Cuda software as per this site and kept hitting this wall
Could NOT find CUDA (missing: CUDA_CUDART_LIBRARY)

found many possible solutions on the web, but in my case,
cmake -DCUDA_CUDART_LIBRARY=/usr/local/cuda/lib64/libcudart.so ../nheqminer

solved the issue
big thanks to these people!

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *