> Alas, more underdocumented features of pyMPI come to light.
>
> That functionality exists in the mpi module as the "communicator"
> type object. This is the same object used to create and
> expose the internal MPI communicators.
Well, it's a good feature even if is undocumented. It's a lot nicer
to use something in pyMPI built for that specific purpose then
whatever unholy hack I was going to try next.
I guess documentation for pyMPI needs some work. Is there source for
that pyMPI pdf? We could try to start renovating it a bit. Just
wondering if there is a kernel of docs to try to add to.
Thanks a million Pat!
~Mike
|