Ask Your Question

Lumir Jasiok's profile - activity

2015-05-12 05:23:13 -0600 asked a question unsupported ICC configuration

Hi, I am trying to build OpenCV using icc (ICC) 13.1.3 20130607. I have no problem with CUDA=OFF option, build is successful, but with CUDA=ON I am not able to build OpenCV. I am receiving message #error -- unsupported ICC configuration! Only ICC 12.1 on Linux x86_64 is supported!

I have tried both CUDA 5.5.22 and 6.5.14. Latest CUDA is complaining similar message with different ICC version.

What is the best way to compile OpenCV with CUDA support?

Best Regards

Lumir Jasiok