Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Penryn Floating Point Performance?

Nick2
New Contributor I
355 Views

This might not be the best place to ask, but...

Does anyone haveany numbers on Penryn floating point performance?

0 Kudos
1 Reply
TimP
Honored Contributor III
355 Views
This announcement covers the public information:
http://www.intel.com/technology/architecture/45nm_core2/
sqrt() should match divide performance
You can see the SSE4 support for vector merge() by compiling with ifort 10 -QxS.
Reading between the lines, it seems that not all envisioned performance enhancements would necessarily be available immediately.
0 Kudos
Reply