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

get pydarshan to properly build AutoPerf modules

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Shane Snyder requested to merge snyder/pydarshan-autoperf-support into master May 06, 2021
  • Overview 0
  • Commits 1
  • Changes 3

This requires 2 modifications:

  • updating PyDarshan's wheel building scripts to make sure to enable both AutoPerf modules when building darshan-util shared library
  • change the method of including AutoPerf Python files from using symlinks to hardlinks -- symlinks do not appear to be supported when building wheels with pip
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: snyder/pydarshan-autoperf-support