Does MATLAB require dedicated graphic card

Does MATLAB require dedicated graphic card

3 commentaires

dpb
dpb le 31 Août 2019
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.
R.G. le 31 Août 2019
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
Walter Roberson le 31 Août 2019
The GPU is not used for graphics -- not unless your system graphics drivers happen to implement on the GPU (which is possible.)

Connectez-vous pour commenter.

Réponses (2)

Joss Knight
Joss Knight le 1 Sep 2019

0 votes

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_
dzid_ le 14 Août 2020

0 votes

Why is Matlab loading itself on a dedicated GPU and draining battery?
How do I know which function causes that?

Catégories

En savoir plus sur Parallel Computing Toolbox dans Centre d'aide et File Exchange

Tags

Réponse apportée :

le 14 Août 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by