Utilizing gpu for Matlab ONLY
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Luca
2014년 5월 24일
0 개 추천
I am really interested in an answer to this question as well!
Did you find a way?
카테고리
도움말 센터 및 File Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!