symbolic computation GPU Matlab
9 views (last 30 days)
Show older comments
Can we do the symbolic computation of MATLAB in a GPU??
0 Comments
Answers (1)
Titus Edelhofer
on 13 Jul 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 Comments
See Also
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!