ipython / ipython/ipyparallel

Timeout of parallel magics

Aperta
#435 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
2.6k
Fork
1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I would like to be able to set a timeout PX magics with running in blocked mode. Currently the cell can run infinitely which is problematic in our use case: we rely on MPI and barriers, and if one worker fails, the barrier holds up all the other workers, making the cell “freeze” infinitely. The only option is to visually observe this and infer that this happened from other sources (log files, etc) and kill the ipyparallel engines.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.