How can we utilize GPU shared memory?
2 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2018 年 7 月 30 日
コメント済み: Walter Roberson
2019 年 2 月 25 日
How can we utilize GPU shared memory? I got the error "GPU out of memory". However, the task manager said there was a shared GPU memory of 7.9 GB which was not utilized.
採用された回答
MathWorks Support Team
2018 年 7 月 30 日
The "shared GPU memory" shown in task manager is not memory on the GPU itself, but part of the overall system memory that Windows makes available to the GPU. Unfortunately, we do not support utilizing that memory.
1 件のコメント
Walter Roberson
2019 年 2 月 25 日
No, it will not be supported in near future. It is forced by MS Windows, and NVIDIA and Microsoft will have to negotiate to solve the problem.
It is not clear what list you are referring to about bottlenecks and sparse matrix support ?
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で GPU Computing in MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!