How can we utilize GPU shared memory?
2 次查看(过去 30 天)
显示 更早的评论
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!