[IPython-dev] Should we silence the 'Parallel execution on engine(s): [0, 1, 2, 3]' messages?

Brian Granger ellisonbg at gmail.com
Tue Jun 12 00:21:27 EDT 2012


+1

It becomes especially annoying when there are many engines.

On Mon, Jun 11, 2012 at 8:53 PM, Fernando Perez <fperez.net at gmail.com> wrote:
> or at least provide a way to quiet parallel execution?  I'm adding
> support to %%timeit to make it easy to time parallel codes more
> intuitively (the async result has great low-level tools for this, but
> for quick demos nothing beats slapping %%timeit atop a cell).  But
> cells with %px in them will flood the console with the output, as
> timeit runs the code many many times.
>
> Thoughts?
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list