Does MATLAB require dedicated graphic card
조회 수: 27 (최근 30일)
이전 댓글 표시
Does MATLAB require dedicated graphic card
댓글 수: 3
R.G.
2019년 8월 31일
No, it's not required, but you can use dedicated GPU (nvidia chip) for script or simulink acceleration. Also, i think dedicated GPU is prefered for data visualisation (plots e.t.c..).
Walter Roberson
2019년 8월 31일
The GPU is not used for graphics -- not unless your system graphics drivers happen to implement on the GPU (which is possible.)
답변 (2개)
Joss Knight
2019년 9월 1일
If you want hardware-rendered plots and 3-D visualizations, you need a GPU of some kind. Without it, these things will be a bit lower performing.
댓글 수: 0
dzid_
2020년 8월 14일
Why is Matlab loading itself on a dedicated GPU and draining battery?

How do I know which function causes that?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Parallel Computing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!