Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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
  • #202
Closed
Open
Issue created Aug 26, 2016 by Philip Carns@carnsOwner

stdio module doesn't set "slowest" counters for non-shared files

The STDIO_SLOWEST_RANK_BYTES, STDIO_SLOWEST_RANK, and STDIO_F_SLOWEST_RANK_TIME (and possibly other) counters are set to zero in the output if the file is not opened by all ranks. It would probably be more helpful if they were set to the corresponding values for the rank in question so that you can more quickly compare these values across files whether they were shared or not.

Need to confirm this behavior in other modules too.

Assignee
Assign to
Time tracking