symbolic computation GPU Matlab
9 ビュー (過去 30 日間)
古いコメントを表示
Can we do the symbolic computation of MATLAB in a GPU??
0 件のコメント
回答 (1 件)
Titus Edelhofer
2014 年 7 月 13 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で GPU Computing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!