[IPython-dev] Interrupting Program on Engines
Steven Tilley II
stilley2 at jhmi.edu
Thu Jun 12 18:40:58 EDT 2014
Hi,
Often while running code on multiple engines, I need to interrupt it. Is there
a clean way to do this? It seems that ctrl-c ing the ipcluster command or
hitting stop in the notebook sends something like sigkill to the engines, which
will cause my computer to bluescreen if it is at certain parts of my code.
However, I don't think I have this problem if I am not running the code on an
engine (e.g. on the notebooks main kernel).
Thanks!
Steve
--
Steven W Tilley II
Biomedical Engineering PhD Student
I-STAR LAB
Johns Hopkins University
More information about the IPython-dev
mailing list