フィルターのクリア

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 Center および File ExchangeGet 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