symbolic computation GPU Matlab
Mostrar comentarios más antiguos
Can we do the symbolic computation of MATLAB in a GPU??
Respuestas (1)
Titus Edelhofer
el 13 de Jul. de 2014
0 votos
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
Categorías
Más información sobre Parallel Computing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!