[Developers] Patch: New option to print the schedule tree only
Erik Schnetter
schnetter at aei.mpg.de
Tue Jun 14 19:25:09 CDT 2005
On Monday 13 June 2005 05:24, Jonathan Thornburg wrote:
> On Sat, 11 Jun 2005, Erik Schnetter wrote:
> > The enclosed patch implements a new command line option
> > "-S" ("-print-schedule") that prints only the schedule tree.
>
> [[...]]
>
> Thanks -- this looks very handy! Please complete the patch by
> updating doc/UsersGuide/RunningCactus.tex
Index: RunningCactus.tex
===================================================================
RCS file: /cactusdevcvs/Cactus/doc/UsersGuide/RunningCactus.tex,v
retrieving revision 1.108
diff -u -r1.108 RunningCactus.tex
--- RunningCactus.tex 31 Jan 2005 16:04:42 -0000 1.108
+++ RunningCactus.tex 15 Jun 2005 00:24:53 -0000
@@ -1116,6 +1116,8 @@
\hline
-o<param> & -describe-parameter=<param> \\
\hline
+ -S & -print-schedule\\
+\hline
-T & -list-thorns\\
\hline
-t<arrangement/thorn>& -test-thorn-compiled=<arrangement/thorn>\\
@@ -1150,6 +1152,8 @@
\item [{\tt -o<param>} or {\tt -describe-parameter=<param>}]
Produces the description and allowed values for a given parameter ---
takes one
argument.
+\item [{\tt -S} or {\tt -print-schedule}]
+Print only the schedule tree.
\item [{\tt -T} or {\tt -list-thorns}]
Produces a list of all the thorns which were compiled in.
\item [{\tt -t<arrangement or thorn>} or {\tt
-test-thorn-compiled=<arrangement
or thorn>} ]
-erik
--
Erik Schnetter <schnetter at aei.mpg.de> http://www.aei.mpg.de/~eschnett/
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/developers/attachments/20050614/7759e7a8/attachment-0002.bin
More information about the Developers
mailing list