Quantcast
Channel: Intel® Many Integrated Core Architecture
Viewing all articles
Browse latest Browse all 1347

Intel MIC MPI symmetric job profiling using Vtune

$
0
0

Hi,

I want  to profile the my MPI application executing on HOST+MIC using  symmetric mode execution. I used the following command but it says cannot execute binary. I source the amplxe-vars.sh then used the following 

mpirun -host test -n 2 amplxe-cl -collect hotspots -r result-dir1 ./hello : -host test-mic0 -n 4 amplxe-cl -collect hotspots -r result-dir1 ./hello.mic

Can someone help me to profile my MPI application in symmetric mode execution.

As a second option I tried

amplxe-cl -collect hotspots -r result-dir1 -- mpirun -host test -n 2 ./hello :  -host test-mic0 -n 4 ./hello.mic

Please correct If I am doing it wrong.

 

 

 


Viewing all articles
Browse latest Browse all 1347


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>