[IPython-dev] finding the number of available engines

Satrajit Ghosh satra at mit.edu
Wed Jan 19 13:39:02 EST 2011


hi brian and min,

i would like to do something like this:

if num_engines_available() > 2:
    do_x
else:
    do_y

in 0.10.1 series is there an easy way to query how many engines are
available?

cheers,

satra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110119/1e9fccd4/attachment.html>


More information about the IPython-dev mailing list