symbolic computation GPU Matlab
Show older comments
Can we do the symbolic computation of MATLAB in a GPU??
Answers (1)
Titus Edelhofer
on 13 Jul 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
Categories
Find more on Parallel Computing Toolbox 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!