Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

MPI problem

dilesh_m_
Beginner
1,002 Views

I am new to using mpi. I just followed the steps provided in 'Configuring a Visual Studio Project' in intel resources. However, I am getting this output where it says mpiexec.exe has exited. Here is the outputs from debug. Please help me figure out what is the problem here. 

0 Kudos
1 Reply
James_T_Intel
Moderator
1,002 Views

Since it exited with code 0, that indicates a normal application exit.  Does your application have any output?  Can you run it directly from the command line outside of Visual Studio*?

0 Kudos
Reply