Does the Matlab Coder support gpuArray?

1 visualización (últimos 30 días)
Red Cube
Red Cube el 15 de Jun. de 2016
Respondida: Joss Knight el 15 de Jun. de 2016
Does the Matlab Coder support gpuArray?
  2 comentarios
Adam
Adam el 15 de Jun. de 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
Walter Roberson el 15 de Jun. de 2016
The gpu functions need a distinct compiler, nvcc

Iniciar sesión para comentar.

Respuestas (1)

Joss Knight
Joss Knight el 15 de Jun. de 2016
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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by