- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a code on host with an offload region to mic, I wanted to profile it using vtune command line option. I am doing as follows:
amplxe-cl -collect advanced-hotspots -target-system=mic-host-launch ./a.out
is there anything other than this is needed? or this is sufficient to do a profiling of my offloaded region to mic? thanks!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Your command line has the bare minimum that is required to run a VTune analysis. However, I recommend adding -search-dir and -source-search-dir switches to the command line to resolves symbols and links them to the sources.
-Sumedh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks!

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