Closed aeleute closed 4 years ago
nvcc fatal : Unsupported gpu architecture 'compute_30'
~Could you update your cmake to 3.18.2 and try again?~ I think you need to report this to the upstream.
Thanks.
Duplicated to https://github.com/microsoft/vcpkg/issues/12620
Host Environment
OS: Windows 10
Compiler:
VisualStudio_Community_2019_1860751175.1597015676 cmake-3.18.1-win64-x64
trying to compile and install : cuda_11.0.3_451.82 cudnn-11.0-windows-x64-v8.0.1.13 opencv-4.4.0-vc14_vc15 Yolo v4 , Darknet
To Reproduce Steps to reproduce the behavior:
used the following command to do compilation + install
at the end o compilation I get this :
Call Stack (most recent call first): scripts/cmake/vcpkg_build_cmake.cmake:91 (vcpkg_execute_build_process) scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake) ports/opencv4/portfile.cmake:371 (vcpkg_install_cmake) scripts/ports.cmake:79 (include)
Error: Building package opencv4:x64-windows failed with: BUILD_FAILED Please ensure you're using the latest portfiles with
.\vcpkg update
, then submit an issue at https://github.com/Microsoft/vcpkg/issues including: Package: opencv4:x64-windows Vcpkg version: 2020.06.15-nohashAdditionally, attach any relevant sections from the log files above.