Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.

retired SIMD instructions in VTUne Amplifer XE 2015

Chris_A_
Beginner
391 Views

Where abouts in VTune Amplifier XE 2015 would I look in order to if any SIMD instructions had been retired ?

0 Kudos
2 Replies
Patrick_F_Intel1
Employee
391 Views

Hello Chris,

You might post your question to the VTune forum. I'm not familiar with where VTune displays the available events now a days.

Pat

0 Kudos
Bernard
Valued Contributor I
391 Views

You should look for the following instruction counters I think that you should see SIMD instruction break down in "Hardware Event Count by Hardware Event Type"

 

SIMD_COMP_INST_RETIRED.PACKED_DOUBLE

SIMD_COMP_INST_RETIRED.PACKED_SINGLE

SIMD_COMP_INST_RETIRED.SCALAR_DOUBLE

SIMD_COMP_INST_RETIRED.SCALAR_SINGLE

0 Kudos
Reply