symbolic computation GPU Matlab
Ältere Kommentare anzeigen
Can we do the symbolic computation of MATLAB in a GPU??
Antworten (1)
Titus Edelhofer
am 13 Jul. 2014
0 Stimmen
No, you can't. It would probably not make too much sense anyway: GPUs are good for highly parallel computations. Symbolic computations are therefore not really suitable for GPU computing.
Titus
Kategorien
Mehr zu Parallel Computing Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!