- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dear all,
I have vtune_amplifier_xe_2013, I used it one year ago to analyze the CPU time in my program.
I remember that it produce the files: .dump and .xml
I do not remember anymore how to compile the program to get the previous files.
I do not remember the flags that I have to use in ifort.
Someone could help me, please?
I am not able to find the guide anymore. Now I am trying to look inside the vtune_amplifier_xe_2013 folder.
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> I remember that it produce the files: .dump and .xml
VTune(TM) Amplifier never produce .dump file - unless your system crashed.
Did you mean sfdump utility which can generate .tb5 file in 2013(2011) version? Please use latest 2015 version and there is no sfdump again.
.xml files are used for helper doc & vtune project's configuration - please don't modify them manually.
>I do not remember anymore how to compile the program to get the previous files.
You don't need to know how VTune generates them. Don't modify them, again.
>I do not remember the flags that I have to use in ifort.
About using compiler's switches for VTune, please refer to this articles.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page