- 14 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 17 Dec, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 14 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 09 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 08 Dec, 2015 4 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 07 Dec, 2015 1 commit
-
-
Shane Snyder authored
Currently, this tool can take a set of temporary, uncompressed log files on a given node, and combine into a single darshan log. Next step would be to modify this code to perform shared file reduction logic to combine per-node log files into per-job log files.
-
- 04 Dec, 2015 4 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
Now, register_record() accepts an argument for the size of the record being registered, and this is used to track how much data each module has stored in their allocated memory region.
-
- 03 Dec, 2015 2 commits
-
-
Shane Snyder authored
Now, as the app executes, darshan-core persists the id->name mapping data to the tmp log file. This is done by serializing the id->name mapping to the mmap log file region when new records are registered.
-
Shane Snyder authored
-
- 02 Dec, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 01 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 24 Nov, 2015 1 commit
-
-
Shane Snyder authored
-
- 11 Nov, 2015 1 commit
-
-
Shane Snyder authored
Conflicts: darshan-runtime/darshan-core.h darshan-runtime/lib/darshan-core.c
-
- 03 Nov, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 02 Nov, 2015 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
user can now give a config option or use a runtime environment variable to control darshan's per module memory requirements.
-
- 29 Oct, 2015 1 commit
-
-
Shane Snyder authored
use --with-max-records at configure time to change from default of 2048 records
-
- 13 Oct, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 12 Oct, 2015 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
Shane Snyder authored
-
- 06 Oct, 2015 1 commit
-
-
Shane Snyder authored
-
- 01 Oct, 2015 3 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
Conflicts: ChangeLog darshan-runtime/configure darshan-runtime/configure.in darshan-runtime/darshan.h darshan-runtime/lib/darshan-posix.c darshan-util/configure darshan-util/configure.in darshan-util/doc/darshan-util.txt
-
Shane Snyder authored
-
- 30 Sep, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 29 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Sep, 2015 1 commit
-
-
Shane Snyder authored
this indicates whether the log file is complete or only partially written
-