expm(f) on GPU (CUDA+MATLAB)
5 ビュー (過去 30 日間)
古いコメントを表示
Hello. how we would implement the calculation of exponential matrices (expm) on the GPU. This function is used in all engineering calculations of electronic circuits (the calculation of currents, voltages ...). Computation time on the CPU is huge!
0 件のコメント
回答 (2 件)
John Melonakos
2011 年 4 月 11 日
Hey, this looks like the same question that was answered on the Jacket forums, here: <http://forums.accelereyes.com/forums/viewtopic.php?f=7&t=1981>
0 件のコメント
Walter Roberson
2011 年 4 月 11 日
Hmmm, looks like there are lots of wrong ways to do it; see the references to the expm function for algorithms.
3 件のコメント
Walter Roberson
2011 年 4 月 29 日
This topic showed up as having been changed, but there isn't anything obvious to me different about the wording.
You probably figured out long ago that expm1f() has nothing at all to do with expm()
参考
カテゴリ
Help Center および File Exchange で GPU Computing in MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!