Mitko,
Thank you for your response.
You understand the problem correctly. The Python module uses MPI calls
in its implementation. The idea of the project is to create an
abstraction for a distributed memory computer. In doing so, the user is
mostly isolated from a need to understand and use MPI c
On 19 Oct 2006 06:51:00 -0700
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 1) Would setting up an environment like this require modifying the
> Python interpreter or the C++ module that is being wrapped? What I'm
> hoping is that the C++ module can go on happily doing MPI operations
> despite