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