Does MATLAB require dedicated graphic card
26 ビュー (過去 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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/346143/image.png)
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!