GPU acceleration to speed up matrix operations?

2 ビュー (過去 30 日間)
A
A 2012 年 9 月 18 日
I work with large 4D data matrices. Would I benefit from using parallel computing toolbox to speed things up? I do have a computer with Tesla C2075 GPU

採用された回答

Thomas
Thomas 2012 年 9 月 18 日
編集済み: Edric Ellis 2012 年 9 月 18 日
Loren's blog on GPU's and MATLAB will be really helpful in answering your questions.
I have used GPU's for simple tests using large matrices and have found them to be useful. However be advised that getting it to work exactly the way you need is going to take some doing. I found that GPU's work especially well with large matrices ( I used a Tesla M2070Q) and tested some really large matrix operations..

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by