# HG changeset patch # User Pascal Lamblin # Date 1285257778 14400 # Node ID 6801451a86bb53f865ebec30dfa7c53817f3bd80 # Parent 317049b21b7724392b28226bec4d95d5edd3f861 Add a point I brought during the last architecture meeting. diff -r 317049b21b77 -r 6801451a86bb doc/v2_planning/requirements.txt --- a/doc/v2_planning/requirements.txt Thu Sep 23 12:02:16 2010 -0400 +++ b/doc/v2_planning/requirements.txt Thu Sep 23 12:02:58 2010 -0400 @@ -112,6 +112,10 @@ This requirement is aimed at enabling process migration and job control as well as post-hoc analysis of experiment results. +PL: I'm not sure it the job should have to return its current state. I think +it would be enough that it returns a consistent checkpoint, even if it is from +some time in the past (ideally, not more than a few minutes ago). + OD asks: When you say "The experiment cannot assume that resources written by the experiment will still be there", do you mean we should be able to recover the exact same output after interrupting an experiment, wiping its expdir, and