Does the Matlab Coder support gpuArray?

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by