Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cuda NPP library #2

Closed
dcanelhas opened this issue Mar 25, 2014 · 1 comment
Closed

Cuda NPP library #2

dcanelhas opened this issue Mar 25, 2014 · 1 comment

Comments

@dcanelhas
Copy link

The cuda_npp_library is not being found correctly on my system (the current work-around for adding libnpp.so to the dependencies doesn't work as this file apparently does not exist as of CUDA 5.5)

The latest release of opencv/cmake/FindCUDA.cmake has an a fix for this.

http://answers.opencv.org/question/14326/problem-of-building-opencv-245-with-cuda-55-rc/

https://github.com/Itseez/opencv/blob/master/cmake/FindCUDA.cmake

@stevenlovegrove
Copy link
Collaborator

e9ddb7c on the windev branch already contains a temporary fix. Packaging our own FindCUDA based on OpenCV's is probably sensible for the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants