Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
349 views
in Technique[技术] by (71.8m points)

theano 不能用GPU

安装上CUDA8 和cudnn5之后,配置了/.theanorc文件。
在CMD窗口,nvcc -V也显示了cuda信息。
找了cuda samples测试了 result pass
按说cuda安装应该没有问题了。

但是
">>>import theano
">>>
没有出现GPU的信息。。。。
用测试代码测试了一个小程序,结果也是Used the cpu

我觉得可能还是theano的GPU配置的问题
有没有小伙伴也遇到过类似的问题??


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...