symbolic computation GPU Matlab
Afficher commentaires plus anciens
Can we do the symbolic computation of MATLAB in a GPU??
Réponses (1)
Titus Edelhofer
le 13 Juil 2014
0 votes
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
Catégories
En savoir plus sur Parallel Computing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!