CUDA lags with support for newer versions of gcc, e.g. CUDA 11 works only with gcc-9 and older. OpenCV, on the other hand can be built with newer versions of gcc. Is it necessary to restrict the gcc version when buildin OpenCV with CUDA functionality enabled?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Use OpenCV with CUDA support in production | 2 | 475 | April 20, 2021 | |
Opencv build process keeps finding wrong version of CUDA | 1 | 469 | April 5, 2023 | |
Required g++/gcc version for compiling from source? | 0 | 956 | March 14, 2022 | |
Failing to build OpenCV on kubuntu 22 | 1 | 709 | August 19, 2023 | |
Unknown error when using opencv with cuda | 2 | 958 | March 8, 2022 |