<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Thank you of providing me in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082914#M15322</link>
    <description>&lt;P&gt;Thank you of providing me test binary with data file. And you said, "I&amp;nbsp;find that if I run simple program in symmetrical mode,everything is ok..." - unfortunately I can not run your test case on my side&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;for some reasons, special environment required? 3rd-party program (.so) you used? Please provide more info via private message.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;For general MPI/MIC profiling. I wrote below for others' reference:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;1. Collect performance data in main.cpu (host program), which will run offload code on Xeon Phi&lt;/P&gt;

&lt;P&gt;&amp;gt;mpirun -host mcc21 -n 1 amplxe-cl -target-system=mic-host-launch -c advanced-hotspots -search-dir=/tmp -r /tmp/r001_offload&amp;nbsp;/tmp/main.cpu:-host mic0 -n 1 /tmp/main.mic&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2. Collect performance data in main.mic (native)&lt;/P&gt;

&lt;P&gt;&amp;gt;mprirun -host mcc21 -n 1 /tmp/main.cpu:-host mic0 -n 1 amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=/tmp&amp;nbsp;-r /tmp/r002_native /tmp/main.mic&lt;/P&gt;

&lt;P&gt;3. You might collect all data on MIC, whatever it was from offload code, or native code (system profiling on MIC)&lt;/P&gt;

&lt;P&gt;&amp;gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;mprirun -host mcc21 -n 1 /tmp/main.cpu:-host mic0 -n 1 /tmp/main.mic ;&amp;nbsp;manually launch app first&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;gt;amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=/tmp -r r003_sys_mic -d 60 ; &amp;nbsp;system profiling on Xeon Phi&lt;/P&gt;

&lt;P&gt;Note: if your application is long run application, you can use "-d 120" to stop collection instead of Ctrl-C.&lt;/P&gt;

&lt;P&gt;You can send me vtune's result directory via private message, I can escalate to developer to investigate your program specific issue. Thank you.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 03:07:03 GMT</pubDate>
    <dc:creator>Peter_W_Intel</dc:creator>
    <dc:date>2016-04-15T03:07:03Z</dc:date>
    <item>
      <title>Cannot load raw collector data</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082910#M15318</link>
      <description>&lt;P&gt;I want to use vtune to test the TLB miss of a program.The program will waste a lot of time.I get the following information.&lt;/P&gt;

&lt;P&gt;wj@mcc21:~/graph/sssp-mpi$ mpirun -host mcc21 -n 1 amplxe-cl -target-system=mic-host-launch -c advanced-hotspots&amp;nbsp;&amp;nbsp; -r /tmp/c ./main.cpu : -host mic0 -n 1 /home/wj/graph/main.mic&lt;BR /&gt;
	amplxe: Using target: mic-host-launch&lt;BR /&gt;
	amplxe: Analyzing data in the node-wide mode. The hostname (mcc21) will be added to the result path/name.&lt;BR /&gt;
	amplxe: Collection started. To stop the collection, either press CTRL-C or enter from another console window: amplxe-cl -r /tmp/c.mcc21 -command stop.&lt;BR /&gt;
	amplxe: Warning: To enable hardware event-base&lt;D&gt; sampling, VTune Amplifier has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes&lt;/D&gt;&lt;/P&gt;

&lt;P&gt;......&lt;/P&gt;

&lt;P&gt;......&lt;/P&gt;

&lt;P&gt;mcc21-mic0 Finish.&lt;BR /&gt;
	^C[mpiexec@mcc21] Sending Ctrl-C to processes as requested&lt;BR /&gt;
	[mpiexec@mcc21] Press Ctrl-C again to force abort&lt;BR /&gt;
	amplxe: CTRL-C signal is received.&lt;BR /&gt;
	amplxe: Error: The given command is not valid now. Please check the current state of the launcher using `status' command.&lt;BR /&gt;
	amplxe: Collection stopped.&lt;BR /&gt;
	amplxe: Error: target - ERROR: ld.so: object 'libittnotify_collector.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;
	amplxe: Error: target - ERROR: ld.so: object 'libittnotify_collector.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;
	amplxe: Using result path `/tmp/c.mcc21'&lt;BR /&gt;
	amplxe: Executing actions&amp;nbsp; 8 % Loading raw data to the database&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;

&lt;P&gt;amplxe: Error: Cannot load data file `/tmp/c.mcc21/data.0/sep2b0a4d55c700.20160411T161114.414300.tb6' (tbrw call "TBRW_dobind(tbrwFile-&amp;gt;getHandle(), streamIndex)" failed: invalid string (97)).&lt;BR /&gt;
	amplxe: Executing actions 50 % done&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	amplxe: Error: 0x4000001e (Cannot load raw collector data)&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Then I use amplxe-cl to check data file.&lt;/P&gt;

&lt;P&gt;wj@mcc21:/tmp/c.mcc21$ amplxe-cl -finalize -r /tmp/c.mcc21&lt;BR /&gt;
	amplxe: Using result path `/tmp/c.mcc21'&lt;BR /&gt;
	amplxe: Executing actions 16 % Loading raw data to the database&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	amplxe: Error: Cannot load data file `/tmp/c.mcc21/data.0/sep2b0a4d55c700.20160411T161114.414300.tb6' (tbrw call "TBRW_reading_section(ptr, m_sectionId)" failed: Section does not exist (78)).&lt;BR /&gt;
	amplxe: Executing actions 100 % done&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	amplxe: Error: 0x4000001e (Cannot load raw collector data)&lt;/P&gt;

&lt;P&gt;But when I add -duration option.it works well.I want to get global imformation not just a point information.What should I do ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 08:33:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082910#M15318</guid>
      <dc:creator>ye_f_1</dc:creator>
      <dc:date>2016-04-11T08:33:26Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082911#M15319</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Do I understand correctly that you used Ctrl-C to terminate the program?&lt;/P&gt;

&lt;P&gt;Could you please do the following check - wait until the host rank is finished to ends the collection not pressing Ctrl-C?&lt;/P&gt;

&lt;P&gt;It looks like the trace from MIC target was broken and I want to check if it can be connected with some issues of processing Ctrl-C from the host.&lt;/P&gt;

&lt;P&gt;Thanks &amp;amp; Regards, Dmitry&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 09:18:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082911#M15319</guid>
      <dc:creator>Dmitry_P_Intel1</dc:creator>
      <dc:date>2016-04-11T09:18:07Z</dc:date>
    </item>
    <item>
      <title>It's seems that Ctrl-C don't</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082912#M15320</link>
      <description>&lt;P&gt;It seems that Ctrl-C don't affect consequence.I run program again without Ctrl-C and get same consequence.&lt;/P&gt;

&lt;P&gt;wj@mcc21:~/graph/sssp-mpi$ mpirun -host mcc21 -n 1 amplxe-cl -target-system=mic-host-launch -c advanced-hotspots&amp;nbsp;&amp;nbsp; -r /tmp/g&amp;nbsp; ./main.cpu : -host mic0 -n 1 /home/wj/graph/main.mic&lt;BR /&gt;
	amplxe: Using target: mic-host-launch&lt;BR /&gt;
	amplxe: Analyzing data in the node-wide mode. The hostname (mcc21) will be added to the result path/name.&lt;BR /&gt;
	amplxe: Collection started. To stop the collection, either press CTRL-C or enter from another console window: amplxe-cl -r /tmp/g.mcc21 -command stop.&lt;BR /&gt;
	amplxe: Warning: To enable hardware event-base&lt;D&gt; sampling, VTune Amplifier has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes.&lt;/D&gt;&lt;/P&gt;

&lt;P&gt;....&lt;/P&gt;

&lt;P&gt;...&lt;/P&gt;

&lt;P&gt;mcc21-mic0 Finish.&lt;BR /&gt;
	amplxe: Collection stopped.&lt;BR /&gt;
	amplxe: Error: target - ERROR: ld.so: object 'libittnotify_collector.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;
	amplxe: Error: target - ERROR: ld.so: object 'libittnotify_collector.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.&lt;BR /&gt;
	amplxe: Using result path `/tmp/g.mcc21'&lt;BR /&gt;
	amplxe: Executing actions&amp;nbsp; 8 % Loading raw data to the database&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	amplxe: Error: Cannot load data file `/tmp/g.mcc21/data.0/sep2b95f5c4a700.20160411T184403.378317.tb6' (tbrw call "TBRW_dobind(tbrwFile-&amp;gt;getHandle(), streamIndex)" failed: invalid string (97)).&lt;BR /&gt;
	amplxe: Executing actions 50 % done&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	amplxe: Error: 0x4000001e (Cannot load raw collector data)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 10:49:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082912#M15320</guid>
      <dc:creator>ye_f_1</dc:creator>
      <dc:date>2016-04-11T10:49:00Z</dc:date>
    </item>
    <item>
      <title>Issue of using Ctrl-C</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082913#M15321</link>
      <description>&lt;P&gt;Issue of using Ctrl-C handling has been fixed in current VTune(TM) Amplifier XE 2016 U2 on Intel? Xeon? processor, is there any specific issue on Intel? Xeon? Phi? processor?&lt;/P&gt;

&lt;P&gt;This is a valuable report. Is it possible that you can send test case (main.mic?) via private message to help of reproducing this issue on my side?&lt;/P&gt;

&lt;P&gt;By the way, advanced-hotspots doesn't provide TLB miss info&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 03:37:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082913#M15321</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-12T03:37:27Z</dc:date>
    </item>
    <item>
      <title>Thank you of providing me</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082914#M15322</link>
      <description>&lt;P&gt;Thank you of providing me test binary with data file. And you said, "I&amp;nbsp;find that if I run simple program in symmetrical mode,everything is ok..." - unfortunately I can not run your test case on my side&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;for some reasons, special environment required? 3rd-party program (.so) you used? Please provide more info via private message.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;For general MPI/MIC profiling. I wrote below for others' reference:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;1. Collect performance data in main.cpu (host program), which will run offload code on Xeon Phi&lt;/P&gt;

&lt;P&gt;&amp;gt;mpirun -host mcc21 -n 1 amplxe-cl -target-system=mic-host-launch -c advanced-hotspots -search-dir=/tmp -r /tmp/r001_offload&amp;nbsp;/tmp/main.cpu:-host mic0 -n 1 /tmp/main.mic&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2. Collect performance data in main.mic (native)&lt;/P&gt;

&lt;P&gt;&amp;gt;mprirun -host mcc21 -n 1 /tmp/main.cpu:-host mic0 -n 1 amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=/tmp&amp;nbsp;-r /tmp/r002_native /tmp/main.mic&lt;/P&gt;

&lt;P&gt;3. You might collect all data on MIC, whatever it was from offload code, or native code (system profiling on MIC)&lt;/P&gt;

&lt;P&gt;&amp;gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;mprirun -host mcc21 -n 1 /tmp/main.cpu:-host mic0 -n 1 /tmp/main.mic ;&amp;nbsp;manually launch app first&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;gt;amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=/tmp -r r003_sys_mic -d 60 ; &amp;nbsp;system profiling on Xeon Phi&lt;/P&gt;

&lt;P&gt;Note: if your application is long run application, you can use "-d 120" to stop collection instead of Ctrl-C.&lt;/P&gt;

&lt;P&gt;You can send me vtune's result directory via private message, I can escalate to developer to investigate your program specific issue. Thank you.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 03:07:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082914#M15322</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-15T03:07:03Z</dc:date>
    </item>
    <item>
      <title>wj@mcc21:/tmp$ mpirun -host</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082915#M15323</link>
      <description>&lt;P&gt;wj@mcc21:/tmp$ mpirun -host mcc21 -n 1 /tmp/main.cpu:-host mic0 -n 1 amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=/tmp -r /tmp/cc /tmp/main.mic&lt;BR /&gt;
	[proxy:0:0@mcc21] HYDU_create_process (../../utils/launch/launch.c:621): execvp error on file /tmp/main.cpu:-host (No such file or directory)&lt;/P&gt;

&lt;P&gt;Then I scp amplxe-cl to phi.But It's seems that amplxe-cl can't execute on phi.&lt;/P&gt;

&lt;P&gt;wj@mcc21:/tmp$ mpirun -host mcc21 -n 1 /tmp/main.cpu : -host mic0 -n 1 amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=/tmp -r /tmp/dd /tmp/main.mic&lt;BR /&gt;
	/home/wj/bin/amplxe-cl: /home/wj/bin/amplxe-cl: cannot execute binary file&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2016 03:09:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082915#M15323</guid>
      <dc:creator>ye_f_1</dc:creator>
      <dc:date>2016-04-16T03:09:04Z</dc:date>
    </item>
    <item>
      <title>Sorry. Something have to be</title>
      <link>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082916#M15324</link>
      <description>&lt;P&gt;Sorry. Something have to be corrected for my post at 04/14/2016 - 20:07&lt;/P&gt;

&lt;P&gt;I use a simple test case (pseudo symmetrical mode, attached) to try "-mic-host-launch" and "-mic-native". Copy Intel C++ compiler's libraries for MIC and IMPI's libraries for MIC to "/lib64" &amp;amp; "/bin" on Xeon Phi.&lt;BR /&gt;
	# export I_MPI_MIC=1&lt;BR /&gt;
	# export I_MPI_FABRICS=shm:tcp&lt;/P&gt;

&lt;P&gt;# icc -g -O3 -openmp offload_pi.c -o offload_pi&lt;BR /&gt;
	# mpiicc -g -openmp -mmic -O3 omp_pi.c -o omp_pi.MIC ;copy omp_pi.MIC to mic0:/tmp&lt;/P&gt;

&lt;P&gt;There was no problem to run:&lt;BR /&gt;
	# mpirun -host `hostname` -n 4 ./offload_pi : -host mic0 -n 4&amp;nbsp; /tmp/omp_pi.MIC&lt;/P&gt;

&lt;P&gt;Case 1: // option "-target-system=mic-host-launch" can work, collect data for offload code on MIC&lt;BR /&gt;
	# mpirun -host `hostname` -n 1 amplxe-cl -target-system=mic-host-launch -c advanced-hotspots -r r001host ./offload_pi : -host mic0 -n 1&amp;nbsp; /tmp/omp_pi.MIC&lt;BR /&gt;
	Result was expected.&lt;/P&gt;

&lt;P&gt;Case 2: // option "-target-system=mic-native" failed, collect data for native code on MIC&lt;BR /&gt;
	# mpirun -host `hostname` -n 1 ./offload_pi : -host mic0&amp;nbsp; -n 1 amplxe-cl -target-system=mic-native -c advanced-hotspots -r r002mic /tmp/omp_pi.MIC&lt;BR /&gt;
	[proxy:0:1@prc-mic01-mic0] HYDU_create_process (../../utils/launch/launch.c:590): execvp error on file amplxe-cl (No such file or directory)&lt;BR /&gt;
	Computed value of Pi by using MIC:&amp;nbsp; 3.141592654&lt;BR /&gt;
	Elapsed time: 4.39 seconds&lt;/P&gt;

&lt;P&gt;Even run "# mpirun -host mic0 -n 1 amplxe-cl -target-system=mic-native -c advanced-hotspots -r r002mic /tmp/omp_pi.MIC" to get same result.&lt;/P&gt;

&lt;P&gt;Case 3: // use system profiling on MIC to collect data for native code&lt;BR /&gt;
	Alternatively, I use one terminal to run - (collect data on MIC)&lt;BR /&gt;
	# amplxe-cl -target-system=mic-native -c advanced-hotspots -search-dir=. -r r002mic -d 15&lt;BR /&gt;
	Then, run "mpirun -host `hostname` -n 1 ./offload_pi : -host mic0&amp;nbsp; -n 1 /tmp/omp_pi.MIC" in other terminal&lt;/P&gt;

&lt;P&gt;I can see performance data in report both for offload code &amp;amp; native code.&lt;/P&gt;

&lt;P&gt;I will talk with developer to investigate why advanced-hotspots for mic native code doesn't work when MPI's working on MIC, directly?&lt;/P&gt;

&lt;P&gt;# icc --version&lt;BR /&gt;
	icc (ICC) 16.0.0 20150815&lt;BR /&gt;
	Copyright (C) 1985-2015 Intel Corporation.&amp;nbsp; All rights reserved.&lt;BR /&gt;
	# mpirun -version&lt;BR /&gt;
	Intel(R) MPI Library for Linux* OS, Version 5.0 Update 3 Build 20150128 (build id: 11250)&lt;BR /&gt;
	Copyright (C) 2003-2015, Intel Corporation. All rights reserved.&lt;BR /&gt;
	# amplxe-cl -version&lt;BR /&gt;
	Intel(R) VTune(TM) Amplifier XE 2016 Update 2 (build 444464) Command Line Tool&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 08:41:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Cannot-load-raw-collector-data/m-p/1082916#M15324</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2016-04-19T08:41:00Z</dc:date>
    </item>
  </channel>
</rss>

