136 Commits (8715229e49fe05bff6eddc34784479eaf515e75b)

Author SHA1 Message Date
cudawarped 10f6cbf41c Fix 24789 11 months ago
cudawarped 7d681cf80d build: first class cuda support 11 months ago
chacha21 6d2064b32f added URL to understand CUDA options 11 months ago
Stefan Isak 5bffcdf7e8
Merge pull request #24382 from sisakat:cuda-compile-multicore 1 year ago
cudawarped 358e3065ab cuda: add default ptx when CUDA_ARCH_BIN is missing and allow CUDA_ARCH_PTX to be passed in isolation 1 year ago
CSBVision 6ea22535e2 Fixes #23187 (part 1) 2 years ago
cudawarped 927aa1e617 cuda: add ada lovelace and hopper cuda arch 2 years ago
Alexander Alekhin 1bc3077890 cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2 years ago
cudawarped 5e03305da5 build: only disable win32 cuda warnings on CUDA SDK >= 11.2 2 years ago
cudawarped b1288dad40 Enable cudacodec libs by default, prevent their locations being lost when cmake is re-run and add log info when the libs/headers cannot be found. 2 years ago
CSBVision 332ff4bf1c Update OpenCVDetectCUDA.cmake 2 years ago
cudawarped 45d04175d4 Suppress 2 years ago
cudawarped be670e168a
Merge pull request #22615 from cudawarped:nvcuvenc 2 years ago
Tomoaki Teshima 2336b0706d add support for Orin GPU 2 years ago
Xerxes Battiwalla 1e1984a586
Fixed typo in error message in OpenCVDetectCUDA.cmake 3 years ago
Alexander Alekhin 171fbf879f cmake: fix typo in CUDA_GENERATION=Auto cache 4 years ago
Tomoaki Teshima ac58b2f857 compute capability 8.6 4 years ago
Tomoaki Teshima d92af2aa85 * stop showing old generations 4 years ago
Tomoaki Teshima 269b810601 re-enable automatic CC detection on Jetson 4 years ago
Alexander Alekhin 8bf1b9a422 cmake(cuda): repair ccbin, re-implement execute_process() cache 4 years ago
Alexander Alekhin e0f9eac521 cmake: backport CUDA scripts 4 years ago
Alexander Alekhin eb6678ebef
Merge pull request #17699 from alalek:build_core_cuda 4 years ago
Alexander Smorkalov 0ccc839397 Restored compatibility with CMake older than 3.7. 4 years ago
Alexander Alekhin 98ad7d01d5 cmake(cuda): update handling of -std=c++11/14 flags 4 years ago
cyy 206c843f36
Merge pull request #17499 from cyyever:fix_CUDA11 4 years ago
Tomoaki Teshima 4cec9e5ff1 fix native detection on Jetson 4 years ago
Tomoaki Teshima 95ac650af6 make the fail safe path actually safe 4 years ago
Tomoaki Teshima 52844614c4 add Ampere CC 5 years ago
Tomoaki Teshima 1cba763189 fix build error of automatic CC detection 5 years ago
Alexander Alekhin d01cbe9320 cudacodec(build): fix detection in CMake, cleanup duplicate includes 5 years ago
Tomoaki Teshima d4af89781b fix corner case of libnvcuvid 5 years ago
cyy c6638d62e6 respect CUDA_HOST_COMPILER when detecting CUDA arch 5 years ago
Tomoaki Teshima 156406b56c select the architecture based on nvcc result 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Vishal Chiluka bca49b99ca Removing static linking of cuda library 5 years ago
Alexander Alekhin 0fc584961c cmake: workaround to fix link issues with stubs/libcuda.so.1 5 years ago
Yashas Samaga B L ae279966c2 Merge pull request #14660 from YashasSamaga:dnn-cuda-build 6 years ago
Peter J. Stieber 50ef9830e2 Added Turing to the _generations list. 6 years ago
Tomoaki Teshima 3e710d8eec use correct CC value for Jetson Xavier 6 years ago
Alexander Alekhin d6a8e08acc cmake: fix variable expand in CMake conditions 6 years ago
jasjuang a66fd527b0 add support for latest Turing gpu and cuda 10 6 years ago
Hamdi Sahloul 0e80f56e44 Bugfix: Detect CUDA archs for Windows 6 years ago
Sacha 9ff4475695 Support WITH_CUDA with clang compiler. 6 years ago
Alexander Alekhin e79c729b20 CUDA: allow to use external FindCUDA from modern CMake 6 years ago
Alexander Alekhin d4a8a9ee96 cmake: filter NVCC compiler flags (Wimplicit-fallthrough, OPENCV_CUDA_NVCC_FILTEROUT_OPTIONS) 7 years ago
Alexander Alekhin 2a330e3006 cuda: eliminate warnings 7 years ago
Tomoaki Teshima 779a42678d fix CUDA build crash 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Balint Cristian 0c4e294504 Enable CUDA_NVCC_FLAGS at arch detect step. 7 years ago
Boris Fomitchev c48807c383 Merge pull request #9418 from borisfom:cuda9 7 years ago