[IPython-User] wave2d
MinRK
benjaminrk@gmail....
Tue Apr 24 14:54:55 CDT 2012
On Tue, Apr 24, 2012 at 12:47, Comer Duncan <comer.duncan@gmail.com> wrote:
> Hi,
>
> I am wanting to delve into the parallel stuff a bit more in ipython.
> Looking at the contents of the wave2D directory, I am wondering
> whether there are any files which discuss care and feeding beyond what
> is in the docs for each file? I would like to know also whether I need
> to make openmpi available for use or not. Can you guys please
> comment/instruct me on how to get started? I have in mind a numerical
> relativity project which I would clothe in ipython garb and test it
> out locally. Then move it to a cluster somewhere (there are several I
> could use). I think trying out the parallel stuff with a physics
> problem in mind will help focus my mind...:).
>
The wave2d has two implementations: one which uses mpi4py (requires
underlying MPI implementation, obviously) for inter-engine communication,
and one which uses pyzmq (no MPI required).
-MinRK
>
> Thanks.
>
> Comer
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120424/292029b4/attachment.html
More information about the IPython-User
mailing list