ERROR: cuda requested, but not all dependencies are satisfied: ffnvcodec

简介: ERROR: cuda requested, but not all dependencies are satisfied: ffnvcodec

都说要如下操作,其实并不能解决。


git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
make
sudo make install

主要是配置上要正确。参考:


https://quantum6.blog.csdn.net/article/details/106968971

目录
相关文章
|
3月前
|
并行计算 Python
Python错误笔记(一):CUDA initialization: CUDA unknown error - this may be due to an incorrectly set up env
这篇文章讨论了CUDA初始化时出现的未知错误及其解决方案,包括重启系统和安装nvidia-modprobe。
296 0
|
5月前
|
并行计算 编译器 异构计算
vcpkg install libtorch[cuda] -allow-unsupported-compiler
vcpkg install libtorch[cuda] -allow-unsupported-compiler
71 2
|
8月前
|
Kubernetes 容器
error: no configuration has been provided, try setting KUBERNET
error: no configuration has been provided, try setting KUBERNET
78 0
|
并行计算
ERROR: cuda requested, but not all dependencies are satisfied: ffnvcodec
ERROR: cuda requested, but not all dependencies are satisfied: ffnvcodec
546 0
|
异构计算
解决ValueError: Unsupported ONNX opset version: 16问题
解决ValueError: Unsupported ONNX opset version: 16问题
785 0
解决 RuntimeError: cuDNN error: CUDNN_STATUS_INTERNAL_ERROR
解决 RuntimeError: cuDNN error: CUDNN_STATUS_INTERNAL_ERROR
539 0
|
Java Linux
error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)
error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)
error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)
|
异构计算
GPU报错:RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED
RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED
ERROR: cuvid requested, but not all dependencies are satisfied: ffnvcodec
ERROR: cuvid requested, but not all dependencies are satisfied: ffnvcodec
115 0
configure: error: udev support requested but libudev header not installed
configure: error: udev support requested but libudev header not installed
358 0