Re: [OMPI users] OpenMPI at windows

2012-02-27 Thread Shiqing Fan
Hi Tal, The released Windows binaries are built only for Microsoft VS compilers. If you want to use gcc and g++, you have to build Open MPI by yourself using CMake. Just select "MSYS Makefiles" as the generator, you can build binaries under MinGW. Please note that, this is only supported for

[OMPI users] OpenMPI at windows

2012-02-26 Thread Tal Regev
Hi all, I am using windows 7 64 bit, and i want to compile with mpicc and mpic++. i download OpenMPI_v1.5.4-1_win32.exe and when i compile with it, it say i need lc.exe. there is a way to config mpicc and mpic++ to us