Filter löschen
Filter löschen

graphical configuaration requirement

1 Ansicht (letzte 30 Tage)
priyam ghosh
priyam ghosh am 10 Feb. 2012
what is the minimum graphical configuaration requirement to use parallel computing toolbox in MATLAB 2008b

Antworten (1)

Walter Roberson
Walter Roberson am 10 Feb. 2012
None. The Parallel Computing Toolbox can execute on CPU threads or cores.
Graphics cards would only be a consideration if you were wanting to use GPU computing. If that is what you are interested in, then "MATLAB supports NVIDIA® CUDA™-enabled GPUs with compute capability version 1.3 or higher". This is a significant restriction: the majority of the NVIDIA graphics cards only support CUDA 1.2. There is a table of support here

Kategorien

Mehr zu GPU Computing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by