Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4995 Discussions

Application does not start when using amplxe-cl

Greg_S_1
Beginner
370 Views

An example of my command line input is:

amplxe-cl -collect hotspots -r <results name> mpirun -n 8 <application> <parameters>

When executing this I see messages printed by both amplxe-cl and mpirun, but nothing from the application.  Processes for the application are never launched.  The application works fine with mpirun when not using amplxe-cl.  Also, we were able to run profiles with vtune before when using a Platform MPI version of mpirun, but now we are using Intel mpirun as well as a version of our application compiled for it.  Thanks for any input.
 

0 Kudos
1 Reply
David_A_Intel1
Employee
370 Views

Please check the documentation.  You need to switch amplxe-cl and mpirun around.

0 Kudos
Reply