OSError 提示CUDA驱动器版本 过低
收藏
就只是运行这两句就报错了,不晓得是不是AIstudio后台系统在更新的问题
import paddlex as pdx from paddlex import transforms as T
OSError: (External) Cuda error(35), CUDA driver version is insufficient for CUDA runtime version. [Advise: This indicates that the installed NVIDIA CUDA driver is older than the CUDA runtime library. This is not a supported configuration.Users should install an updated NVIDIA display driver to allow the application to run.] (at /paddle/paddle/fluid/platform/gpu_info.cc:99)
0
收藏
请登录后评论
项目停止运行,重启浏览器,可以解决。