Sorry if this isn’t the right place to post this, I was referred here from the NVIDIA Geforce forums.
GTX 1070. Windows 10. I’m running DeepFaceLabCUDA10.1AVX_build_05_10_2019 and get the following error:
tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
Running
nvcc --version
in the Windows terminal outputs
Cuda compilation tools, release 10.1, V10.1.168
It seems to me that the CUDA versions match, so I am confused. Thanks for the help.