How to debug MSMPI on Windows 10

Sayre, Alan N 0 Reputation points
2023-07-11T15:13:59.8766667+00:00

I have a legacy application runs in parallel on Linux. It compiles and runs in serial on Windows. I would like to debug in parallel on Windows 10 using VS 2019 Ent. I have installed MSMPI and successfully compiled a basic "mpi helloworld" and it runs in cmd window. I would now like to step through the code in "MPI Cluster Debugger". Is there still a MS "MPI Cluster Debugger" capability that will work with W10&VS2019?

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,022 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 32,781 Reputation points Microsoft Vendor
    2023-07-12T09:16:01.3133333+00:00

    Hello @Sayre, Alan N,

    Welcome to Microsoft Q&A forum.

    As far as I know, the MPI Cluster Debugger is not available in later version of VS(VS 2012 and later). You may try to use an earlier version of VS or submit a suggestion ticket on our Developer Community.

    Thanks for your understanding, have a great day.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.