Im having an issue installing on an RTX 3080 system. 0 <https://superuser.com/posts/1603246/timeline>
Im follwing this guide https://docs.nvidia.com/video-technologies/video-codec-sdk/ffmpeg-with-nvidia-gpu/ to install ffmpeg on Ubunut "Ubuntu 16.04.7 LTS" with NVIDIA-SMI 455.38 I'm using Image: nvidia/cuda:11.1-devel-ubuntu16.04 and it has cuda-toolkit installed. running ./configure --enable-nonfree --enable-cuda-nvcc --enable-libnpp --extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64 generates this ERROR: failed checking for nvcc. log file shows this nvcc -gencode arch=compute_30,code=sm_30 -O2 -m64 -ptx -c -o /tmp/ffconf.WzHPgzvz/test.o /tmp/ffconf.WzHPgzvz/test.cu nvcc fatal : Unsupported gpu architecture 'compute_30' ERROR: failed checking for nvcc. http://paste.ubuntu.com/p/CgRhCZ9T29/ https://superuser.com/questions/1603246/u-nvcc-fatal-unsupported-gpu-architecture-compute-30-when-installing-on-rtx Hannes Zietsman <https://www.linkedin.com/in/hannes-zietsman/> Cell +27 84 407 1414 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
