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

How to debug mpi program in VS2010+Intel MPI?

Zhanghong_T_
Novice
2,448 Views
Dear all,

I have an MPI program by Fortran and it can run in command line by:
mpiexec -n 8 test

Now I want to debug the program in VS2010 environment by F5, how to configure the Intel Visual Fortran project to let it work?


Thanks,
Zhanghong Tang
0 Kudos
21 Replies
James_T_Intel
Moderator
306 Views
Hi Zhanghong,

I would recommend checking the node hosting the shared folder and make certain it isn't having failures.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
0 Kudos
Reply