- 01 Dec, 2015 1 commit
-
-
Shane Snyder authored
-
- 02 Nov, 2015 1 commit
-
-
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
-
- 12 Oct, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 24 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 10 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 20 Jul, 2015 1 commit
-
-
Shane Snyder authored
-
- 03 Apr, 2015 1 commit
-
-
Shane Snyder authored
-
- 26 Mar, 2015 1 commit
-
-
Shane Snyder authored
-
- 25 Mar, 2015 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 17 Mar, 2015 1 commit
-
-
Shane Snyder authored
-
- 06 Mar, 2015 1 commit
-
-
Shane Snyder authored
-
- 02 Mar, 2015 1 commit
-
-
Shane Snyder authored
-
- 20 Feb, 2015 1 commit
-
-
Shane Snyder authored
-
- 18 Feb, 2015 1 commit
-
-
Shane Snyder authored
-
- 17 Feb, 2015 1 commit
-
-
Shane Snyder authored
-
- 16 Feb, 2015 1 commit
-
-
Shane Snyder authored
-
- 11 Feb, 2015 1 commit
-
-
Shane Snyder authored
-
- 22 Jan, 2015 1 commit
-
-
Shane Snyder authored
-
- 16 Jan, 2015 1 commit
-
-
Shane Snyder authored
-
- 20 Nov, 2014 1 commit
-
-
Shane Snyder authored
-darshan-core: - initializes darshan job data structures - creates log file - writes job info header - reduces which modules were used locally/globally - shut down and write out individual modules one by one -darshan-posix: - register w/ darshan-core and allocate allowed memory - track open counter and timestamp for opened files - provide file record buffer at shutdown Major TODOs: - shared file reductions (prefer reusable across modules) - register handles with darshan file_ids (prefer reusable) - generic compression of module buffers (zlib/bzip2) - write out map of filenames to darshan ids - modify darshan-util and add darshan-posix parser to read logs
-
- 12 Nov, 2014 1 commit
-
-
Shane Snyder authored
-
- 31 Oct, 2014 1 commit
-
-
Shane Snyder authored
-also, darshan core uses utlist to keep track of modules
-
- 30 Oct, 2014 1 commit
-
-
Shane Snyder authored
-
- 28 Oct, 2014 1 commit
-
-
Shane Snyder authored
-
- 09 Oct, 2014 1 commit
-
-
Shane Snyder authored
-
- 29 Sep, 2014 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
New darshan-core source files which intercept MPI init/finalize, initialize darshan job information, and first attempt at a POSIX module.
-