How can I use GPU on deep learning?

2 views (last 30 days)
Jaejin Song
Jaejin Song on 30 Nov 2016
Commented: Joss Knight on 23 Dec 2016
My Graphic card is GTX 1070. I could use GPU on deep learning with MATLAB 2015b. But I can't on MATLAB 2016b because cuDNN deep learning library problem. How can I use GPU?
  1 Comment
Joss Knight
Joss Knight on 30 Nov 2016
How were you using the GPU for deep learning with MATLAB R2015b? The new deep learning feature was introduced in R2016a. Whatever you were doing in 15b should still work.

Sign in to comment.

Answers (1)

mizuki
mizuki on 1 Dec 2016
In R2016b, GTX 1070 (CUDA 8.0) is not supported. See https://jp.mathworks.com/matlabcentral/answers/289457
  1 Comment
Joss Knight
Joss Knight on 23 Dec 2016
The fixes have now been published and can be downloaded from the bug report link.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!