On Aug 20, 2009, at 5:14 AM, tomek wrote:

Is doing blocking communication in a separate thread better then
asynchronous progress?
(At least as a workaround until the proper implementation gets improved)



At the moment, yes. OMPI's asynchronous progress is "loosely tested" (at best).

OMPI's threading support is somewhat stable for some devices (e.g., not OpenFabrics-based networks), but it's still somewhat new, so feedback would be welcome here.

Per my other mail, depending on your network/etc., you might get asynchronous behavior using non-blocking MPI functions.

--
Jeff Squyres
jsquy...@cisco.com

Reply via email to