Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

MPI problem

dilesh_m_
Beginner
413 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
413 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