[IPython-user] Ipython 1 parallel execution on a multicore machine
Markus Weimer
markus.weimer@gmail....
Tue Mar 4 04:05:20 CST 2008
Hi,
I have a question regarding ipython1's parallel execution. I have not used
it yet, but it seems like an easy way to parallelize existing python code.
In my case, I would like to parallelize onto different CPU cores inside the
same machine. As my datasets are rather big, I would prefer if the data was
not copied to be operated on by a different core. Is IPython capable of
handling this?
Thanks,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ipython.scipy.org/pipermail/ipython-user/attachments/20080304/566dd02b/attachment.html
More information about the IPython-user
mailing list