Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29261 Discussions

Is it possible to use MPI Cluster Debugger under VS 2005?

Andrey_V_
Beginner
524 Views
I want to debug parallel application under VS 2005.
Is it possible to select MPI CLuster Debuger for Fotran project?
0 Kudos
3 Replies
Steven_L_Intel1
Employee
524 Views
As far as I know, you can't use any debugger except Microsoft's from within VS. But you can run external debuggers.
0 Kudos
Andrey_V_
Beginner
524 Views

This debuger within VS 2005. I can select this debuger for C project, but I son't find suchselection for Fortran project.

Please look this topic: http://msdn.microsoft.com/msdnmag/issues/06/04/ClusterComputing/default.aspx#S8

0 Kudos
Steven_L_Intel1
Employee
524 Views
Sorry, we haven't looked at that yet. When Intel Fortran is installed, there is just one debugger which supports Fortran in addition to other languages. I don't know how it plays with this cluster debugger.
0 Kudos
Reply