Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D darshan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • darshan
  • darshan
  • Issues
  • #92

Closed
Open
Created Sep 24, 2015 by Shane Snyder@ssnyderOwner

report I/O time in darshan-parser

As reported by Huong Luu, UIUC:

currently Darshan parser reports aggregate performance (computed by total_bytes/time). When I parse the output log, I have to compute the I/O time by reverse (total_bytes/agg_perf). When user uses text files, total_bytes = 0 --> I/O time is lost.

So I think it would be nice if the darshan parser can output the I/O time AND the aggregate performance.

Assignee
Assign to
Time tracking