GPU coder can't have huge matrix as output?

조회 수: 1 (최근 30일)
lim daehee
lim daehee 2019년 11월 27일
답변: Chidvi Modala 2019년 12월 31일
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?

답변 (1개)

Chidvi Modala
Chidvi Modala 2019년 12월 31일
You can find answer to a similar question here

카테고리

Help CenterFile Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by