[Pympi-users] Re: Pympi-users digest, Vol 1 #17 - 2 msgs
Status: Alpha
Brought to you by:
patmiller
From: Mike S. <st...@gm...> - 2005-02-03 05:48:17
|
> 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 |