Debugging MPI on Windows

Here's a very helpful post I ran across from Volker's blog on debugint MPI application on Windows.... 

VolkerW's WebLog : Debugging MPI on Windows

This week our team hosts an event for Microsoft partners working on HPC migration projects. Developing requires debugging. The Microsoft toolset, namely Visual Studio, supports remote debugging of MS-MPI based applications. Christian is helping out in the lab and started a 2 part blog post about How to Debug MPI Applications in Visual Studio 2005. More details about debugging of parallel applications can also be found on MSDN and here.

Virtually Yours

VolkerW's WebLog : Debugging MPI on Windows

Cross Posted from Dan Fay's Blog (https://blogs.msdn.com/dan\_fay)