<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 23, 2015 at 3:11 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> writes:<br>
>Your processor has<br>
> 6 cores, each running at 3.4 GHz, and it can do 4flops/cycle using the<br>
> vector instructions,<br>
<br>
Actually, it has AVX, so it can do 8 flops/cycle (1 packed multiply and<br>
1 packed add, each with 4-wide vector registers).<br></blockquote><div><br></div><div>I don't like counting FMA since its a special, not a generic, floating point instruction, but</div><div>I guess everyone does it.</div><div><br></div><div>  Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>so they<br>
> report that it can do 81 GF/s, but you cannot get values to it fast enough<br>
> to compute.<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>