Does MATLAB require dedicated graphic card
显示 更早的评论
Does MATLAB require dedicated graphic card
3 个评论
dpb
2019-8-31
Context of question is??? MATLAB uses whatever is in the PC on which it is running...how much acceleration or use it can make of special features is dependent upon just what that is.
Essentially all PCs now come with the video chip integrated on the motherboard rather than having a "graphics card" altho one can still add something additional in lieu of using it if so choose.
But, it's an imponderable question with context as for any real answer...altho I'm unaware of any TMW product actually requiring another video card, there are many Toolboxes of which I'm totally ignorant so you'll need to consult the requirements documents for any product of interest to see if it has any such. Certainly the base program and the most common of toolboxes just use what they find.
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
0 个投票
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.
dzid_
2020-8-14
0 个投票
Why is Matlab loading itself on a dedicated GPU and draining battery?

How do I know which function causes that?
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel Computing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!