Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

What's the performance counter of how many AVX instructions executed on Haswell processor

Wesley_H_
Beginner
1,117 Views

I read the latest SDM which published in this September, but I couldn't find the description of the performance counter about the AVX on Haswell. So I could not get the number from PMU too. Any knows this?  Thanks in advance :)

BR,

Wesley

0 Kudos
2 Replies
McCalpinJohn
Honored Contributor III
1,117 Views

It appears that there are no documented counters for AVX events in the Haswell products.

It is possible that event 0x11 (SIMD_FP_256) is still implemented in Haswell (I have not checked), but this event over-counts so badly that it is not very useful.  This is discussed in a number of other forum threads, e.g., https://software.intel.com/en-us/forums/topic/499193

 

0 Kudos
Reply