- 20 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 19 Jan, 2016 1 commit
-
-
Shane Snyder authored
dev-modular should be completely merged into mmap-dev branch
-
- 18 Jan, 2016 1 commit
-
-
Shane Snyder authored
- modules now receive a memory buffer after successfully registering with darshan-core. modules can request a specific memory amount, but may not be honored depending on the configured darshan memory limit - split the previous register_record function into 2 parts: * lookup() -> lookup darshan_record_id corresp. to path name * register() -> register record_id & name with darshan-core - register_record now returns true if the record added; false otherwise (if module was out of memory or darshan is out of memory for storing id->name mappings)
-
- 14 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 17 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 08 Dec, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 04 Dec, 2015 2 commits
-
-
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 1 commit
-
-
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.
-
- 02 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 01 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Nov, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 02 Nov, 2015 2 commits
-
-
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.
-
- 13 Oct, 2015 1 commit
-
-
Shane Snyder authored
-
- 12 Oct, 2015 1 commit
-
-
Shane Snyder authored
-
- 30 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Sep, 2015 2 commits
-
-
Shane Snyder authored
this indicates whether the log file is complete or only partially written
-
Shane Snyder authored
-
- 10 Sep, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 09 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 17 Aug, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 12 Aug, 2015 1 commit
-
-
Shane Snyder authored
* header is now raw uncompressed, rather than gzip format * mapping info stored in header is now in uncompressed terms * storing mapping info for job data now
-
- 06 Aug, 2015 1 commit
-
-
Shane Snyder authored
-
- 22 Jul, 2015 1 commit
-
-
Shane Snyder authored
-
- 20 Jul, 2015 1 commit
-
-
Shane Snyder authored
-
- 29 Jun, 2015 1 commit
-
-
Kevin Harms authored
-
- 08 Apr, 2015 1 commit
-
-
Shane Snyder authored
-
- 07 Apr, 2015 1 commit
-
-
Shane Snyder authored
-
- 03 Apr, 2015 1 commit
-
-
Shane Snyder authored
-
- 02 Apr, 2015 1 commit
-
-
Shane Snyder authored
-
- 01 Apr, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 26 Mar, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Mar, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-