- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Recently I need to know exactly the data communication(exactly how much and when) between the Host and MIC while running an offload application.
Unlike Nvidia, Intel doesn't provide a tool like NV Profiler.
So I guess maybe Vtune Amplifier XE can do this job. But unfortunately I get to know that when Amplxe only analyze MIC's performance while I analyse an offload application.
So I come to get help from the forum. Is there anyone who can help me?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Setting this environment variable will cause your offload application to print detailed information about the amount of data transferred, locations of offloads in code, and timing. Unfortunately, no GUI tool for analyzing this:
export OFFLOAD_REPORT=3

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