Does the Matlab Coder support gpuArray?

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 日

1 投票

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.

カテゴリ

タグ

質問済み:

2016 年 6 月 15 日

回答済み:

2016 年 6 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by