level 1
丸子小葡桃
楼主
最近在配置win10的theano的环境,要用GPU加速
我的显卡是GTX1080,安装了CUDA8,但是一import theano就会有这个错误。
Exception: The nvidia driver version installed with this OS does not give good results for reduction.Installing the nvidia driver available on the same download page as the cuda package will fix the problem
安装cuda的时候我是一路默认安装的,那应该就是cuda8对应的nvidia driver version吧
我系统的显卡版本是376.51,应该就是cuda8对应的nvidia driver版本吧?
还是cuda8对应的是别的什么版本的系统显卡驱动?
还有nvidia driver在哪个文件夹下?我找不到
非常感谢大家的帮助!
2017年04月12日 08点04分
1
我的显卡是GTX1080,安装了CUDA8,但是一import theano就会有这个错误。
Exception: The nvidia driver version installed with this OS does not give good results for reduction.Installing the nvidia driver available on the same download page as the cuda package will fix the problem
安装cuda的时候我是一路默认安装的,那应该就是cuda8对应的nvidia driver version吧
我系统的显卡版本是376.51,应该就是cuda8对应的nvidia driver版本吧?
还是cuda8对应的是别的什么版本的系统显卡驱动?
还有nvidia driver在哪个文件夹下?我找不到
非常感谢大家的帮助!