GPU coder can't have huge matrix as output?

1 visualización (últimos 30 días)
lim daehee
lim daehee el 27 de Nov. de 2019
Respondida: Chidvi Modala el 31 de Dic. de 2019
I'm accelerating my code with GPU coder, and I want to get a matrix as the output of my code.
the data size of matrix is 1900x1900(250MB), and when I execute GPU coder app, running time with mex file takes too long time compared to CPU code.
I don't understand why I can't get a result which I want.
Does GPU coder can't have large matrix as its output?
If so, what is the maximum data size of array that GPU coder app can have?

Respuestas (1)

Chidvi Modala
Chidvi Modala el 31 de Dic. de 2019
You can find answer to a similar question here

Categorías

Más información sobre Get Started with GPU Coder en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by