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 72
    • Issues 72
    • 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
  • #181

Closed
Open
Opened Mar 28, 2016 by Shane Snyder@ssnyder
  • Report abuse
  • New issue
Report abuse New issue

darshan outputs warnings when using Intel '-ipo' compile flag

On Cori, when using the '-ipo' (interprocedural optimization) flag for Intel compilers, Darshan causes compilation warnings. I have verified this using a simple test Fortran program and the ifort compiler (output shown below). The applications appear to run without errors and Darshan logs are generated successfully.

Sample output warnings:

ipo: warning #11021: unresolved __real_H5Fcreate

     Referenced in libdarshan.a(darshan-hdf5.o)

ipo: warning #11021: unresolved __real_H5Fopen

     Referenced in libdarshan.a(darshan-hdf5.o) 

...

Assignee
Assign to
triage-bugs
Milestone
triage-bugs
Assign milestone
Time tracking
None
Due date
None
1
Labels
defect
Assign labels
  • View project labels
Reference: darshan/darshan#181