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
  • #203

Closed
Open
Created Sep 02, 2016 by Shane Snyder@ssnyderOwner

darshan mmap file names may not always be unique

In cases where a job script issues multiple run commands (srun, aprun, etc), the generated mmap file names will be identical in each run, causing Darshan to fail for all runs except the first one.

We need to add another component to the log file name that can distinguish between each of these runs. Start time won't work as its entirely possible multiple sruns could start within the same second (especially parallel invocations).

Assignee
Assign to
Time tracking