Does the Matlab Coder support gpuArray?

1 回表示 (過去 30 日間)
Red Cube
Red Cube 2016 年 6 月 15 日
回答済み: Joss Knight 2016 年 6 月 15 日
Does the Matlab Coder support gpuArray?
  2 件のコメント
Adam
Adam 2016 年 6 月 15 日
It isn't in the list of supported function so I suspect not. It would be quite advanced for Matlab Coder to support I would imagine.
Walter Roberson
Walter Roberson 2016 年 6 月 15 日
The gpu functions need a distinct compiler, nvcc

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

回答 (1 件)

Joss Knight
Joss Knight 2016 年 6 月 15 日
No, sorry. Our GPU code is highly optimized for the devices we support and there isn't yet any such thing as a language that generically supports any device. Nevertheless we are looking into what can be done in this area.

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by