Ask Your Question
0

Error in gpu::gemm on OpenCV 2.4.3

asked 2013-01-14 11:46:56 -0600

prsgoncalves gravatar image

Well, I'm trying to do matrix multiplication with gpu::gemm, but occurs fatal error: The function/feature is not implemented (The library was build without CUBLAS) in unknown function and arithm.cpp:72: error: (-213) The library was build without CUBLAS.

I built the OpenCV 2.4.9 with Cmake 2.8.1 and set ON the tag WITH_CUBLAS, but the fatal error occurs again.

Already I used CUDA 5.0 and CUDA 4.2, but yet not working.

What should I do?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-07 02:17:47 -0600

bala gravatar image

I had the same issue. Built OpenCV 2.4.5, you won't get that error.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-14 11:46:56 -0600

Seen: 629 times

Last updated: May 07 '13