So 3 units of modularity at this stage - got it.
Thanks,
Rich
-Original Message-
From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On Behalf
Of Barrett, Brian W
Sent: Wednesday, January 23, 2013 5:26 PM
To: Open MPI Developers
Subject: Re: [OMPI devel] [EXTERNAL] Re
On Jan 23, 2013, at 7:24 AM, "Barrett, Brian W" wrote:
> That's not entirely true; there's some state that's required to be held by
> the RTE framework (the ompi_process_info structure), but it's minimal and
> does not scale with number of peers in a job.
Sorry - guess I don't consider that "st
That's not entirely true; there's some state that's required to be held by
the RTE framework (the ompi_process_info structure), but it's minimal and
does not scale with number of peers in a job.
In terms of interface, there's now three MPI frameworks which encompass
the set of functionality the MP