フィルターのクリア

About counting flops for matrix multiplication

3 ビュー (過去 30 日間)
Bo Wang
Bo Wang 2016 年 3 月 11 日
コメント済み: Walter Roberson 2016 年 3 月 11 日
How can I count flops for matrix multiplication? Should I use timing function or others?
Thank you!

採用された回答

the cyclist
the cyclist 2016 年 3 月 11 日
This function from the File Exchange claims to do this. (I've never used it, so I cannot vouch for it.)
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 3 月 11 日
Writing that took some dedication!
Note to Bo Wang: You cannot count flops by timing on any modern system. It has been effectively impossible since the first RISC CPU came out, if not earlier. And that was decades ago, the Sun SPARC or earlier. 1981 is sometimes given as the date after which flops became meaningless.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by