- 18 May, 2016 2 commits
-
-
Glenn K. Lockwood authored
checkpoint of code that populates OST and MDT counts per file system--doesn't seem to work though...
-
Glenn K. Lockwood authored
-
- 17 May, 2016 2 commits
-
-
Shane Snyder authored
Conflicts: ChangeLog
-
Shane Snyder authored
-
- 16 May, 2016 1 commit
-
-
Shane Snyder authored
this calculation was inadvertently accounting for metadata time twice. also, clarified timing descriptions for slowest unique file perf calculations.
-
- 13 May, 2016 1 commit
-
-
Shane Snyder authored
-
- 12 May, 2016 2 commits
-
-
Shane Snyder authored
this functionality is helpful especially on mira/cetus where the mpich libraries are named depending on the fortran version and the type of compiler being used (gcc, xl, etc.).
-
Shane Snyder authored
-
- 04 May, 2016 1 commit
-
-
Shane Snyder authored
-
- 01 May, 2016 2 commits
-
-
Philip Carns authored
- read and write start timestamps should record start timestamp of first read/write to *begin*, not start timestamp of first read/write to complete - mirrors earlier fix to open timestamps
-
Philip Carns authored
- be careful to record start timestamp of first open to start rather than start timestamp of first open to complete
-
- 27 Apr, 2016 1 commit
-
-
Shane Snyder authored
-
- 26 Apr, 2016 1 commit
-
-
Shane Snyder authored
mount information is now sorted in order of descending mount point lengths to fix a bug in matching file names to mount points. the longest mount point string which matches the file name is the corresponding mount. this change requires slight changes to the darshan-logutils API, but does not modify the log file format
-
- 14 Apr, 2016 1 commit
-
-
Shane Snyder authored
-
- 28 Mar, 2016 6 commits
-
-
Shane Snyder authored
Otherwise, compile errors are generated when building an external tool that uses the darshan-logutils api/library.
-
Shane Snyder authored
-
Shane Snyder authored
Darshan now provides debugging tips for cases where log files are not generated.
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 24 Mar, 2016 1 commit
-
-
Shane Snyder authored
-
- 18 Mar, 2016 5 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 14 Mar, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 25 Feb, 2016 4 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 24 Feb, 2016 2 commits
-
-
Shane Snyder authored
the POSIX module will call into the Lustre module for each file record created that corresponds to a file from a Lustre FS. No counters are currently stored but most of the module strucutre has been stubbed.
-
Shane Snyder authored
-
- 23 Feb, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 22 Feb, 2016 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
Since we had to modify HDF5/PnetCDF linker flags to work on Cray by undefining appropriate symbols, we need to update the linker options used in darshan-config. darshan-config linker options need to include the stubs libraries and use '--start-group' and '--end-group' flags to resolve the symbols correctly
-