The trainNetwork does not work with Pascal GPU. What's the next step?

1 回表示 (過去 30 日間)
Dalibor Knis
Dalibor Knis 2016 年 9 月 22 日
コメント済み: Joss Knight 2017 年 6 月 12 日
Based on the bug report 1439741 the cuDNN library does not work correctly with the latest NVIDIA cards e.g. GTX 1080. And this is the reason why MATLAB has disabled trainNetwork in Neural Network Toolbox.
OK, but what is going to happen next? Once NVIDIA releases CUDNN that works with Pascal what can MATLAB user do to utilize the new library? Is it enough to download the latest cuDNN library and the existing MATLAB version 2016b will be able to consume it? Or shall we have to wait for new version of MATLAB?

採用された回答

Joss Knight
Joss Knight 2016 年 9 月 26 日
We have asked for a compatible version of cuDNN from NVIDIA with a backported fix. If they can provide that then we will provide a patch to MATLAB that incorporates it. Keep your eyes on the bug report, and your fingers crossed that a fix is actually feasible. If not, waiting for R2017a is the fallback.
Unfortunately simply patching in the latest version of cuDNN is not possible.
  6 件のコメント
Roshan Welikala
Roshan Welikala 2017 年 6 月 5 日
編集済み: Roshan Welikala 2017 年 6 月 5 日
The patch works perfectly within Matlab. But it doesn't appear to fix the issue in respect to running outside Matlab (exe and runtime). Any suggestions? I am using Matlab 2016b and gtx 1080. Thanks.
Joss Knight
Joss Knight 2017 年 6 月 12 日
We do not currently have any mechanism for patching the Matlab Compiler Runtime, so I'm afraid the only solution here is to upgrade to Matlab R2017a.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by