Notebook项目的GPU驱动版本问题
收藏
快速回复
AI Studio平台使用 问答Notebook项目 1385 7
Notebook项目的GPU驱动版本问题
收藏
快速回复
AI Studio平台使用 问答Notebook项目 1385 7

Notebook项目,paddlepaddle版本为2.0.0a0,paddle.CUDAPlace(0)会报如下错误:

paddle.fluid.core_avx.EnforceNotMet:

--------------------------------------------
C++ Call Stacks (More useful to developers):
--------------------------------------------
0 std::string paddle::platform::GetTraceBackString(char const*&&, char const*, int)
1 paddle::platform::EnforceNotMet::EnforceNotMet(std::__exception_ptr::exception_ptr, char const*, int)
2 paddle::platform::GetCUDADeviceCount()

----------------------
Error Message Summary:
----------------------
ExternalError: 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:65)

几天之前跑还没有这个问题。请问是GPU的配置有变化吗?有办法解决吗?

0
收藏
回复
全部评论(7)
时间顺序
不败小段哥
#2 回复于2020-09

一般应该不会出问题,不过ai stududio的cuda的runtime确实有两个,一个398,一个410

0
回复
鱼头豆腐
#3 回复于2020-09
一般应该不会出问题,不过ai stududio的cuda的runtime确实有两个,一个398,一个410

请问有办法切换吗?有ai studio自己的命令行吗?还是需要自行设置环境变量?

0
回复
AIStudio810260
#4 回复于2020-09
请问有办法切换吗?有ai studio自己的命令行吗?还是需要自行设置环境变量?

得看运气吧,或者多刷几次切换吧。。。

0
回复
鱼头豆腐
#5 回复于2020-09
得看运气吧,或者多刷几次切换吧。。。

明白了。谢谢

0
回复
AIStudio810258
#6 回复于2020-09

今天2.0发布了

0
回复
AIStudio810261
#7 回复于2020-09

我们周末为AI Studio中想要用2.0beta的用户编译了cuda9的包。如果用户想用,可以通过:!pip install paddlepaddle_gpu==2.0.0b0.post97 -f https://paddlepaddle.org.cn/whl/stable.html 来安装哈~欢迎用户吐槽&反馈

0
回复
thinc
#8 回复于2020-09

2.0α在AI Studio用GPU跑会出问题,本地没事。想着可能就是驱动问题

0
回复
在@后输入用户全名并按空格结束,可艾特全站任一用户