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.
2275 Discussions

How to debug mpi program in VS2010+Intel MPI?

Zhanghong_T_
Novice
5,532 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
655 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