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

Closed
Open
Opened Nov 25, 2016 by Wadud Miah@miahw
  • Report abuse
  • New issue
Report abuse New issue

Darshan trace file creation

Hello, I built Darshan with Intel MPI 5.1.3 and gcc 4.3.4 with the following configure flags:

./configure --prefix=$HOME/darshan-3.1.2-impi --with-mem-align=8 --with-jobid-env=NONE --with-log-path-by-env=DARSHAN_LOGPATH

which built fine. I set DARSHAN_LOGPATH to darshan-trace-dir and I created the directory darshan-trace-dir. I then executed my MPI code which does I/O using:

mpirun -n 9 -env LD_PRELOAD /home/pr1ebt00/pr1ebt05/darshan-3.1.2-impi/lib/libdarshan.so ./bt.A.9.mpi_io_full

in the same directory that has the darshan-trace-dir directory. However, I do not see any tracefile in the directory darshan-trace-dir and no error messages. Any help will be greatly appreciated.

Thanks in advance, Wadud.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: darshan/darshan#213