Ask Your Question
0

Why does opencv not ship binaries with CUDA support?

asked 2018-01-29 08:02:50 -0600

I am curious as to what is the reason that there are no binary downloads for OpenCV with CUDA support. I understand that I can build them myself, I just want to know why OpenCV themselves don't ship dlls with this option ON.

Thanks.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2018-01-29 11:09:21 -0600

LBerger gravatar image

updated 2018-01-29 11:12:54 -0600

because CUDA alone means nothing. It should be cuda_architecture. If you want to make a release for all platform you have to build 5 opencv versions : see https://github.com/opencv/opencv/blob...

see also https://en.wikipedia.org/wiki/CUDA#Su...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-01-29 08:02:50 -0600

Seen: 242 times

Last updated: Jan 29 '18