GPU上の使用可能メモリと転送するCPU側のデータのサイズにつきまして
Info
This question is closed. Reopen it to edit or answer.
Show older comments
皆様
今、GPU上の使用可能メモリが6.2GBあり、そこに3Gのスパース行列(double)を
gpuArrayで送ろうとしますと、”GPUはメモリを割り当てることができませんでした”と
エラーがでて強制終了してしまいます。GPUに送れるCPU側のデータの総量について
確認する手法がないかな、と思っておりましてご存知のかたがいらっしゃればご教示を
よろしくお願いします。
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!