How can we utilize GPU shared memory?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 30 Jul. 2018
Kommentiert: Walter Roberson
am 25 Feb. 2019
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.
Akzeptierte Antwort
MathWorks Support Team
am 30 Jul. 2018
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 Kommentar
Walter Roberson
am 25 Feb. 2019
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 ?
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu GPU Computing in MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!