[ET Trac] [Einstein Toolkit] #1908: Cactus: don't print schedule tree by default
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Jun 6 09:03:51 CDT 2016
#1908: Cactus: don't print schedule tree by default
--------------------------+-------------------------------------------------
Reporter: knarf | Owner:
Type: enhancement | Status: new
Priority: optional | Milestone:
Component: Cactus | Version: development version
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by eschnett):
I suggest the following:
* Disable the schedule output to stdout by default
* Always output the the schedule into a new file
* For good measure (sorry, Ian!), output all level three warnings and
replicate all stdout to this new file as well
Thus stdout would be much smaller and more interesting. The new logfile
would contain all the gory details.
In the past, we've tried to decide what to output and what not, and how to
let people filter it ahead of time. We could just output three files:
* stderr, for when things go wrong
* stdout, for things that are interesting most of the time, to many users
* a log file, for everything else that can be output without slowing down
the simulation
With this in place, we can easily pare down on stdout, without having to
deal with "but one time I needed this information, don't take it away from
me" arguments.
Also -- none of this should happen before the release.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1908#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list