Does the Matlab Coder support gpuArray?
Afficher commentaires plus anciens
Does the Matlab Coder support gpuArray?
2 commentaires
Adam
le 15 Juin 2016
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
le 15 Juin 2016
The gpu functions need a distinct compiler, nvcc
Réponses (1)
Joss Knight
le 15 Juin 2016
1 vote
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.
Catégories
En savoir plus sur MATLAB Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!