Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.

How do I use MPI Cluster Debugger?

jonathan3145
Beginner
549 Views

I'm using Intel Visual Fortran 11.0.074 within Visual Studio 2008, with Windows XP and MPI from Microsoft Compute Cluster Pack.

How do I switch on the MPI Cluster Debugger with Fortran?

I can use the MPI debugger easily with my C++ code, but can't see how to switch it on for Fortran.

Many thanks for any advice.

Cheers
0 Kudos
1 Reply
mkbane
Beginner
549 Views
Using mpich2 under MS Vis Studio you can try tips from here:
0 Kudos
Reply