Re: [OMPI users] Error: Entry Point Not Found

2011-05-19 Thread Jeff Squyres
On May 19, 2011, at 10:54 AM, Zhangping Wei wrote: > 4, I use command window to run it in this way: ‘mpirun –n 4 **.exe ‘,then I > met the error: ‘entry point not found: the procedure entry point inet_pton > could not be located in the dynamic link library WS2_32.dll’ Unfortunately our Windows

Re: [OMPI users] Error: Entry Point Not Found

2011-05-19 Thread Zhangping Wei
- Message: 1 Date: Thu, 19 May 2011 16:14:02 +0100 From: Paul van der Walt Subject: Re: [OMPI users] Error: Entry Point Not Found To: Open MPI Users Message-ID: Content-Type: text/plain; charset=UTF-8 Hi, On 19 May 2011 15:54, Zhangping Wei wrote: > 4, I use command window to run it in thi

Re: [OMPI users] Error: Entry Point Not Found

2011-05-19 Thread Paul van der Walt
Hi, On 19 May 2011 15:54, Zhangping Wei wrote: > 4, I use command window to run it in this way: ‘mpirun –n 4  **.exe ‘,then I Probably not the problem, but shouldn't that be 'mpirun -np N ' ? Paul -- O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

[OMPI users] Error: Entry Point Not Found

2011-05-19 Thread Zhangping Wei
Dear all, I tried to configure open MPI on a Win XP sp2 64 bit system, but I met an error ’entry point not found’ when I run the executable file, I really hope you can give me some help. I list what I did when I run my program in the following parts; 1, I downloaded the OpenMPI_v1.5.3-2_win64.