From 50ac02734e80dc84326274e2a77bb03bf626e03a Mon Sep 17 00:00:00 2001 From: swhite Date: Thu, 27 Apr 2006 15:20:42 +0000 Subject: Made it work. git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ManualTermination/trunk@3 e5a5a894-0e4f-0410-be11-d22c8b0a171a --- README | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index d299580..0a0ed5e 100644 --- a/README +++ b/README @@ -1,10 +1,30 @@ CVS info : $Header$ Cactus Code Thorn ManualTermination, based on TriggerTerminationManual -Thorn Author(s) : Christian D. Ott -Thorn Maintainer(s) : Christian D. Ott +Thorn Author(s) : Christian D. Ott , + Steve White +Thorn Maintainer(s) : Steve White -------------------------------------------------------------------------- Purpose of the thorn: -Watch the gone by walltime. Trigger termination if only n minutes are left to some limit set by the user. +Watch the gone by walltime. Trigger termination (and checkpoint) if only n +minutes are left to some limit set by the user. Alternatively, terminate if a +1 appears in a specified file. + +Copyright (C) 2004 Christian Ott + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + -- cgit v1.2.3