aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswhite <swhite@e5a5a894-0e4f-0410-be11-d22c8b0a171a>2006-05-11 14:17:14 +0000
committerswhite <swhite@e5a5a894-0e4f-0410-be11-d22c8b0a171a>2006-05-11 14:17:14 +0000
commit28d74cff1e5a8dbef73340830ac28d62ab64d1e8 (patch)
tree74ee89df84197cca56c48168d9fb3eb40664a38f
parent7d406fb1d985a294948f5cf191890ffe0e687c3b (diff)
minor change to tex
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ManualTermination/trunk@5 e5a5a894-0e4f-0410-be11-d22c8b0a171a
-rw-r--r--doc/documentation.tex14
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index d27de47..1decb0d 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -29,9 +29,8 @@
% START CACTUS THORNGUIDE
\begin{abstract}
-Thorn \textbf{ManualTermination} safely terminates Cactus
-simulation jobs, and can be configured to allow other users to
-terminate the job.
+Thorn \textbf{ManualTermination} safely terminates Cactus simulation jobs,
+and can be configured to allow other users to terminate the job.
The thorn can also be configured to terminate a certain number of minutes
before a given maximum walltime has elapsed. Also, it can be configured
@@ -41,8 +40,6 @@ on the contents of that file.
In either case, the job should be checkpointed.
\end{abstract}
-
-
\section{Requirements}
The program must be set up for checkpointing. (It can be argued that
@@ -84,8 +81,8 @@ The two modes, termination by wall time and termination from file, are
meant to be independent and can be used together or separately.
The default file checked is on the root node (the node of MPI rank 0)
-\texttt{/tmp//cactus\_terminate.\textit{job\_id}},
-where by default, \texttt{\textit{job\_id}} is gotten from the \texttt{PBS\_JOBID}
+\texttt{/tmp//cactus\_terminate.\textit{job\_id}}, where by default,
+\texttt{\textit{job\_id}} is gotten from the \texttt{PBS\_JOBID}
environment variable. If the environment variable
\texttt{MANUAL\_TERMINATION\_JOB\_ID} is set, that will be used instead
as the \texttt{\textit{job\_id}}.
@@ -102,8 +99,7 @@ It should be possible to use thorn \textbf{ManualTermination} with thorn
\section{Licensing and Support}
Thorn \textbf{ManualTermination} is distributed under the GNU Lesser Public
-License.
-For details please see the file \texttt{README} in the top-level
+License. For details please see the file \texttt{README} in the top-level
directory of this thorn.
Please send any suggestions or comments to the maintainer of the thorn.