[OMPI users] Fwd: MPI 2.1

2007-02-10 Thread Jeff Squyres
FYI. The MPI Forum is re-convening to make some corrections to the MPI-2 standard. Note that this is *not* a call for new features to MPI; it's a call for help in fixing the bugs in the current MPI-2 spec. Bill Gropp's e-mail below briefly describes the current state of affairs and gives

Re: [OMPI users] Fwd: MPI 2.1

2007-02-10 Thread Jeff Squyres
Blast! My e-mail client appears to have trimmed the URL that Bill originally sent; the one included below doesn't work. The real URL is: http://www.mpi-forum.org/mpi2_1/index.htm Sorry about that. On Feb 10, 2007, at 7:54 AM, Jeff Squyres wrote: FYI. The MPI Forum is re-convening to

[OMPI users] Error using MPI_WAITALL

2007-02-10 Thread Vadivelan Ranjith
Hi I am using mpich2-1.0.3 to compiling our code. Our code is calling MPI_WAITALL. We ran the case in intel-Dual core without any problem and solution was fine. I tried to ran the code in intel quad-core. Compilation using mpif90 is fine. I started running the executable file, i got the followin