Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2159 Discussions

Tool to obtain hardware counters on Nehalem processor

notahoo
Beginner
240 Views

Hello,

I'd like to know if thereare tools (aside from papi) that can be used to obtain hardware counter information such as floating point operations, cache misses, cache access for and application on Nehalem processor.

Thanks.

0 Kudos
1 Reply
TimP
Honored Contributor III
240 Views
Quoting - notahoo

I'd like to know if thereare tools (aside from papi) that can be used to obtain hardware counter information such as floating point operations, cache misses, cache access for and application on Nehalem processor.


Current released versions of VTune and PTU support Nehalem events. Both worked well for me on 64-bit linux; PTU worked well on both 64-bit Windows and linux.

0 Kudos
Reply