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
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
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 CenterFile Exchange 中查找有关 GPU Computing in MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by