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
  • Issues
  • #213
Closed
Open
Issue created Nov 25, 2016 by Wadud Miah@miahw

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
Time tracking