From: Ann Chen <hachen@comp.uark.edu>
Newsgroups: comp.parallel.mpi
Subject: non blocking mpi send and out of order receive
Date: Fri, 11 Jun 1999 16:47:44 -0500
Organization: The University of Arkansas
Message-Id: <Pine.SOL.3.95.990611164352.24882A-100000@comp>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Xref: ukc comp.parallel.mpi:5182


Hello,
    
   Does anybody knows how to use a non blocking mpi send function and how
to receive mpi out of order??  I am trying to write an application where I
am suppose to receive a message from all other processors but I don't know
the order of the receive ( I can force them to receive in order, but it
appears to be very costly in time)  I really apprecitate it.

Thanks,
Ann

