失敗的 Tensorflow GPU 安裝

針對CUDA 9.2的安裝教學
https://blog.csdn.net/weixin_42359147/article/details/80622306
我主要是跟著上面的步驟做, 但是
1.CUDA sample沒RUN成功
2.

验证此时的tensorflow的代码是否是在使用GPU

這一步有分 a. 判斷CUDA 是否可用-->可 b. 判斷GPU是否可用-->不可
而且錯誤訊息很籠統, 丟上google找不出個所以然, 都說可能是GPUdriver沒安裝好

其他也是 CUDA 9.2 的安裝
https://blog.csdn.net/wwtor/article/details/80603296

這是python 3.5的版本, 但很詳細寫了如何測試各步驟是否正確
https://blog.csdn.net/yangyuwen_yang/article/details/80876917

目前進度:

ANOCONDA --> done
VS 2017 --> not sure
CUDA 9.2 --> done
cuDNN --> not sure successful
Can't run the examples in CUDA sample
Fail to use GPU





=======================================================
駱易俗給我的連結, 但只適用CUDA 9.0:
https://medium.com/@minhplayer95/how-to-install-tensorflow-with-gpu-support-on-windows-10-with-anaconda-4e80a8beaaf0
另外補充一點中文的類似安裝, 雖版本不同, 但基礎知識寫得很好
https://zhuanlan.zhihu.com/p/37086409
因為我的GPU版本只能用9.2的CUDA, 所以上面的安裝步驟不能用

關於環境的指令教學
https://medium.com/@raymonduchen/anaconda%E7%9A%84%E5%AE%89%E8%A3%9D%E8%88%87%E4%BD%BF%E7%94%A8-86d77c231417

留言

熱門文章