[ET Trac] [Einstein Toolkit] #354: Patch: Do not clean up all simulations all the time
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Mar 20 20:24:42 CDT 2011
#354: Patch: Do not clean up all simulations all the time
-------------------------+--------------------------------------------------
Reporter: eschnett | Owner: mthomas
Type: enhancement | Status: new
Priority: major | Milestone:
Component: SimFactory | Version:
Keywords: |
-------------------------+--------------------------------------------------
The enclosed patch disables the global cleanup calll, and instead cleans
up individual simulations as they are submitted.
It also removes the "finished" attribute of restarts, which is not really
necessary since one can instead look for the "*-active" symlink.
It re-organises the code internally somewhat, as the current code assumes
that restarts in the "U" (finished) state do not need to be cleaned up any
more.
In addition, it adds a set of TODO comments where the current code could
be improved.
This patch probably conflicts severely with Michael Thomas's patch
addressing the same issue; I propose to combine both patches in some way
before committing them.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/354>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list