Hi. I am trying to do mpi programming using c++ in visual studio 2010 express edition.
I tried to debug my program using "MPI Cluster Debugger".
I received this error "Unable to find the Visual Studio Remote Debugger files. Msvsmon.exe, mpishim100.exe, DebuggerProxy.dll and DebuggerProxy.dll.manifest are expected to be found in one of the following paths:"
Is it possible to solve this problem? Or I just need visual studio 2010 professional edition?