Effacer les filtres
Effacer les filtres

About counting flops for matrix multiplication

3 vues (au cours des 30 derniers jours)
Bo Wang
Bo Wang le 11 Mar 2016
Commenté : Walter Roberson le 11 Mar 2016
How can I count flops for matrix multiplication? Should I use timing function or others?
Thank you!

Réponse acceptée

the cyclist
the cyclist le 11 Mar 2016
This function from the File Exchange claims to do this. (I've never used it, so I cannot vouch for it.)
  1 commentaire
Walter Roberson
Walter Roberson le 11 Mar 2016
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by