Does the Matlab Coder support gpuArray?

Does the Matlab Coder support gpuArray?

2 Comments

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.
The gpu functions need a distinct compiler, nvcc

Sign in to comment.

Answers (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.

Tags

Asked:

on 15 Jun 2016

Answered:

on 15 Jun 2016

Community Treasure Hunt

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

Start Hunting!