Thank you for the excellent work! I was wondering what the minimum required NVIDIA driver and CUDA versions are for the current codebase. I am currently using CUDA 12.8, but I'm getting a prompt indicating that the version is too low.
UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 12080). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at /pytorch/c10/cuda/CUDAFunctions.cpp:119.)
Thank you for the excellent work! I was wondering what the minimum required NVIDIA driver and CUDA versions are for the current codebase. I am currently using CUDA 12.8, but I'm getting a prompt indicating that the version is too low.
UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 12080). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at /pytorch/c10/cuda/CUDAFunctions.cpp:119.)