Does MATLAB require dedicated graphic card
23 次查看(过去 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 中查找有关 GPU Computing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!