Hello,
I installed the windows binaries by running OpenMPI_v1.6-1_win32.exe
In VS2008 professional I set the following project preferences:
Configuration -> Properties -> Debugging : MPI Cluster Debugger
MPIRun Working Directory : localhost/NUM PROCS TO LAUNCH
MPIRun Command: C:\Pr
se managed C++ in your app? That can do funny things to linker symbols.
>
> Also, you might need to have all three of OMPI_IMPORTS, OPAL_IMPORTS and
> ORTE_IMPORTS defined.
>
> Also, make sure you're not set to a 64-bit project type using 32-bit
> OpenMPI.
>
> Da