- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I try to use VTune™ Amplifier XE 2011 to test the performance hardware issues of my C code project.
But when I built a new amplifier project and attended to start a new Analysis for hardware Issues on type of "Advanced Intel(R) Microarchitecture Code Name Nehalem Analysis", it told me the processor should be based on the Intel(R) microarchitecture code name Nehalem and I couldn't continue.
So I seek for help to find the type of my micro architecture, and I also wish to find a available way to test the hardware issue, such as cache miss rate and miss-prediction rate, through VTune™ Amplifier XE 2011 , thank you very much!
I find some infomation about my server:
My server's OS is linux,
type 'cat /proc/version' --> it shows "Linux version 2.6.32-71.el6.i686"
type 'cat /etc/issue' --> Red Hat Enterprise Linux Server release 6.0(Santiago)
type 'uname -n' --> intel2 # (node name)
type 'uname -s' --> 2.6.32-71.el6.i686 # (kernel-release)
type 'uname -m' --> i686 # (machine)
type 'uname -p' --> i686 # (processor)
type 'uname -i' --> i386 # (hardware-platform)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What CPU do you have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
If you use the graphical interface, amplxe-gui, it will automatically identify the microarchitecture and expand the tree branch showing the analysis types available for your processor.
Also, please check out our tuning guides for expert advise on analyzing your application's performance on specific microarchitectures.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is also Intel Processor Identification Utility , but it seems that it only runs on Windows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Right. Which reminds me, cat /proc/cpuinfo and you can see the "product name". Then google it or look on ark.intel.com. You may be able to determine the architecture based on the release date.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page