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
  • Repository
Switch branch/tag
  • darshan
  • darshan-runtime
  • configure
Find file BlameHistoryPermalink
  • Philip Carns's avatar
    Bug fix to cray linking of non-mpi programs. When Darshan is enabled we · bc61e496
    Philip Carns authored Feb 13, 2013
    usually specify MPI_Wtime as an unresolved symbol in the linker options to
    ensure that linker correctly pulls in MPI symbols needed by Darshan.  This
    doesn't appear to be sufficient when linking binaries compiled with the Cray
    compiler, however.  Added MPI_Init to the symbols list to resolve.
    
    
    git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@650 3b7491f3-a168-0410-bf4b-c445ed680a29
    bc61e496