Re: [OMPI users] How to get started?

2008-08-28 Thread Adam C Powell IV
With no comments in a week, can this go in? Additional optional text regarding an unofficial backport is inline below. Thanks, Adam On Thu, 2008-08-21 at 00:22 -0400, Adam C Powell IV wrote: > Okay, here goes a start: > > Category: Platform Specific Questions | Debian/Ubuntu > > $q[] = "Which

[OMPI users] Open MPI v1.2.7 released

2008-08-28 Thread Tim Mattox
The Open MPI Team, representing a consortium of research, academic, and industry partners, is pleased to announce the release of Open MPI version 1.2.7. This release is mainly a bug fix release over the v1.2.6 release, but there are few new features. We strongly recommend that all users upgrade to

Re: [OMPI users] MPI_Brecv vs multiple MPI_Irecv

2008-08-28 Thread Jeff Squyres
On Aug 27, 2008, at 8:55 AM, Robert Kubrick wrote: However from an application point of view I see an odd result here. On the sender side I can use a buffered send to "queue" messages for delivery and decide how many messages my buffer should contain before the MPI_Bsend blocks if it's runn