Add I/O timers to Cactus flesh

Issue #866 closed
Erik Schnetter created an issue

Add timers for each I/O method in the flesh.

Keyword:

Comments (7)

  1. Ian Hinder
    • removed comment

    Is it necessary to have these in the flesh, or would the existing Carpet timers be sufficient? These are implemented in OutputGH.cc in Carpet, and have the advantage of being hierarchical. They discriminate between output method.

  2. Erik Schnetter reporter
    • removed comment

    These I/O timers complement the schedule timers in Cactus. For all practical purposes, OutputGH is a routine scheduled in level mode, but has no timers attached. This patch remedies this.

  3. Ian Hinder
    • changed status to open
    • removed comment

    I'm afraid I don't understand the above comment, but the code looks fine. If it's needed, then please apply.

  4. Log in to comment