[IPython-dev] Parallel map
Gael Varoquaux
gael.varoquaux at normalesup.org
Fri Mar 7 14:10:36 EST 2008
Hi,
I am trying to do a parallel map using ipython1. Is there a really simple
way to do this, or a tutorial somewhere telling me how? I can probably
figure it out, but I have to dig through a fair amount of
tutorial/doc/wiki articles/reading source code to move forward.
My requirement is that I want the code to be purely valid self sustained
Python code.
IMHO ipython1 should provide a few helper functions, including this one:
a parallel, blocking, map.
Cheers,
Gaƫl
More information about the IPython-dev
mailing list