フィルターのクリア

When using parallel computing toolbox can I just replace all my "for" loops with "parfor" ?

1 回表示 (過去 30 日間)
matlabkid602
matlabkid602 2017 年 7 月 10 日
コメント済み: matlabkid602 2017 年 7 月 12 日
I'm running an intensive calculation and want to minimise my computation time.

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 7 月 10 日
  5 件のコメント
Walter Roberson
Walter Roberson 2017 年 7 月 11 日
The 1080ti has FP64 performance of about 332, which is 1/32 of the FP32 rate; https://en.wikipedia.org/wiki/GeForce_10_series . That is not bad compared to the other graphics cards, but it is far far below the FP64 performance available in some of the Tesla series; https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#Tesla or the Quadro GP100 (about 5300)
matlabkid602
matlabkid602 2017 年 7 月 12 日
Yes thanks for the information, the 1080ti is a gaming card.

サインインしてコメントする。

カテゴリ

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