Re: [OMPI users] error when using mpiexec to launch

2010-03-23 Thread Shiqing Fan
Hi Gilles, It has been fixed, could you update your source and do a clean build? Actually, mpiexec is the same as mpirun, and mpic++ is the wrapper for C++ applications. You could find more details in the OMPI documentations here: http://www.open-mpi.org/doc/v1.4/ Regards, Shiqing Bloom

[OMPI users] error when using mpiexec to launch

2010-03-22 Thread Bloom Broker
Hello, I finally managed to build openmpi in static library in visual studio ( thanks for your help), and then tried to run a program using mpiexec -n 4 program.exe. The answer to that was : Cannot open configuration file C:/mpidist/installed/share/openmpi\mpiexec-wrapper-data.txt Error parsing dat