About counting flops for matrix multiplication

How can I count flops for matrix multiplication? Should I use timing function or others?
Thank you!

 Respuesta aceptada

the cyclist
the cyclist el 11 de Mzo. de 2016

1 voto

This function from the File Exchange claims to do this. (I've never used it, so I cannot vouch for it.)

1 comentario

Walter Roberson
Walter Roberson el 11 de Mzo. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Mathematics en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Mzo. de 2016

Comentada:

el 11 de Mzo. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by