Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
darshan
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • darshan
  • darshan
  • Issues
  • #202

Closed
Open
Opened Aug 26, 2016 by Philip Carns@carns
  • Report abuse
  • New issue
Report abuse New issue

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
3.1.0
Milestone
3.1.0
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: darshan/darshan#202