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 73
    • Issues 73
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • darshan
  • darshan
  • Issues
  • #271

Closed
Open
Opened Apr 26, 2020 by Philip Carns@carns
  • Report abuse
  • New issue
Report abuse New issue

consider a new output mode for darshan-parser that is more machine parseable

We probably should not change the existing --perf output in case existing analysis tools depend on it, but it would be helpful to have a variation that:

  • includes the module name in each line of output (to make it easier to grep)
  • only shows what's accepted as the best performance estimate ("by_slowest")
  • also outputs bytes
  • also outputs time (rate, bytes, and time should all be directly related)

This output mode would probably be preferred for future ML analysis tools.

Assignee
Assign to
3.3.1
Milestone
3.3.1
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: darshan/darshan#271