The loop terminates when process::still_running() returns false.
(read the source for full details...)
-
-Open questions
-==============
- * definition of load on heterogeneous hosts?
- * how to detect convergence?
- : No need to detect convergence. Computation stops when there
- nothing more to do.
- * how to manage link failures?