When I execute ldconfig, it happens:
/sbin/ldconfig.real: file /usr/local/cuda/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.6.0 is truncated
So what’s the meaning? What should I do?
When I execute ldconfig, it happens:
/sbin/ldconfig.real: file /usr/local/cuda/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.6.0 is truncated
So what’s the meaning? What should I do?
It’s all.
(base) root@autodl:~# ldconfig
/sbin/ldconfig.real: file /usr/local/cuda/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.6.0 is truncated
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libvdpau_nvidia.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-encode.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-opticalflow.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvcuvid.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-opticalflow.so is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvcuvid.so.1 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-opticalflow.so.1 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-encode.so.1 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libvdpau_nvidia.so.1 is empty, not checked.
It’s(xxx is empty, not checked) not exit last time.