Utilizing gpu for Matlab ONLY
Ältere Kommentare anzeigen
I'm running a Macbook Pro, which has two graphics cards, a lower power, integrated card, and a higher power, discrete card. The MBP turns the cards on and off alternatively to optimize performance/power consumption. What I would like to do is use the cards simultaneously- the integrated card to run the graphics, and the discrete card to do computations. Unfortunately, I can't seem to figure out how to get the discrete card turned on, without the system then using it to run the graphics. The result is less memory/fragmented memory available to matlab, and therefore rather limited performance.
gfxCardStatus lets me select the card I'd like the system to use for the graphics- so I can select the integrated card to run the graphics. But this turns off the discrete card entirely. Perhaps there is a way to turn the discrete card back on? Or any other ideas?
Thanks, ASmith
Akzeptierte Antwort
Weitere Antworten (1)
Luca
am 24 Mai 2014
0 Stimmen
I am really interested in an answer to this question as well!
Did you find a way?
Kategorien
Mehr zu Get Started with GPU Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!