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
  • Merge requests
  • !91

Merged
Created Mar 25, 2021 by Shane Snyder@ssnyderOwner

Add H5D module counter to indicate corresponding H5F record ID

  • Overview 0
  • Commits 4
  • Changes 4

H5D record names (and therefore identifiers) are based on a combo of filename and dataset path. This prevents us from being able to directly associate H5D records with corresponding H5F files they belong to. This MR adds a new field to H5D records indicating the Darshan record ID of the corresponding H5F file record so analysis tools can more easily connect the two.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev-h5d-file-rec-counter