[OMPI devel] MPI-2.1: Getting the band back together

2007-11-17 Thread Jeff Squyres
All MPI users / developers: At both the Euro PVM/MPI'07 and the SC'07 conferences, we had productive meetings about how to progress the MPI standard: what to do about pending bugs in the MPI-1 and MPI-2 specs, new ideas that are emerging for possible successors to MPI-2, etc. It has been

[OMPI devel] FW: [mpi-21] Follow up on the MPI Forum meeting

2007-11-17 Thread Richard Graham
-- Forwarded Message From: Richard Graham Reply-To: List-Post: devel@lists.open-mpi.org Date: Fri, 16 Nov 2007 23:21:16 -0500 To: Conversation: Follow up on the MPI Forum meeting Subject: [mpi-21] Follow up on the MPI Forum meeting Here is a brief summary of the meeting held at SC07 in Ren

Re: [OMPI devel] IB/OpenFabrics pow wow

2007-11-17 Thread Jeff Squyres
On Nov 16, 2007, at 2:55 PM, Andrew Friedley wrote: 1. Mon, 26 Nov, 10am US East, 7am US Pacific, 5pm Israel 2. Mon, 26 Nov, 11am US East, 8am US Pacific, 6pm Israel 3. Thu, 29 Nov, 10am US East, 7am US Pacific, 5pm Israel 4. Thu, 29 Nov, 11am US East, 8am US Pacific, 6pm Israel 5. Fri, 30 Nov,

[OMPI devel] ORTE process name and nodeid

2007-11-17 Thread Shipman, Galen M.
I am doing some work on Cray's CNL to support shared memory. To support shared memory I need to know if processes are local or remote. For other systems we simply use the modex in ompi_proc_get_info to get the proc's nodeid. When using CNOS I don't need the modex to get a remote processes nodeid.