nnUNet
nnUNet copied to clipboard
RuntimeError: NVIDIA driver too old
Earlier (2 years ago), I successfully trained on the same aws instance using nnUNet but now nnUNetv2, I am facing this problem.
here is my configuration. Please help me.
Hi @mehnaz1985,
nnU-Net uses pytorch and CUDA under the hood. Therefore your NVIDIA driver needs to be compatible with the CUDA version.
Therefore it is best to update your CUDA driver as detailed e.g. here.