- 23 Jan, 2017 1 commit
-
-
Philip Carns authored
- also rename option for newer API - make the two options mutually exclusive
-
- 22 Jan, 2017 1 commit
-
-
Philip Carns authored
This reverts commit 3f12e721. (Previous stronger language was more accurate)
-
- 16 Jan, 2017 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 28 Jun, 2016 1 commit
-
-
Shane Snyder authored
-
- 27 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 25 Jan, 2016 1 commit
-
-
Shane Snyder authored
-
- 20 Jan, 2016 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
-
- 30 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 23 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 10 Sep, 2015 1 commit
-
-
Shane Snyder authored
-
- 03 Apr, 2015 1 commit
-
-
Shane Snyder authored
-
- 13 Mar, 2015 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 19 Aug, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@767 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 16 Jul, 2013 1 commit
-
-
Philip Carns authored
version number to 2.2.8-pre1. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@738 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 08 Mar, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@682 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 07 Mar, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@677 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 27 Feb, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@661 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 21 Feb, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@654 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 08 Nov, 2012 1 commit
-
-
Philip Carns authored
--enable-stat-at-open git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@612 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 17 Oct, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@601 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 10 Aug, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@585 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 30 May, 2012 1 commit
-
-
Philip Carns authored
file stat for block size git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@560 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 29 Mar, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@546 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 22 Feb, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@506 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 01 Dec, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@479 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 28 Nov, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@477 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 04 Nov, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@472 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 21 May, 2011 1 commit
-
-
Philip Carns authored
"romio_no_indep_rw=true,cb_nodes=8" for now if option is not specified at configure time. The resulting #define is not being used by the code yet. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@447 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 05 May, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@433 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 07 Apr, 2011 1 commit
-
-
Philip Carns authored
- Allows the administrator, at configure time, to specify a list of environment variables to check at runtime to find the absolute path to place log files in, overriding the normal year/month/day hierarchy - Falls back to --with-logpath path (if specified) if there is no environment variable match - example: --with-logpath-by-env=FOO,HOME --with-logpath=/log will cause darshan to try (in order): - $FOO - $HOME - /log/<year>/<month>/<day> git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@428 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 21 Feb, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@404 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 18 Feb, 2011 1 commit
-
-
Philip Carns authored
autoconf checks) - overhaul configure test for MPIO_Request/MPI_Request - temporarily turn off -Wall git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@401 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 16 Feb, 2011 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@393 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@392 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 10 Feb, 2011 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@388 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 01 Oct, 2010 1 commit
-
-
Rob Ross authored
added check for mntent.h, mount.h (probable replacement), conditional include of mntent.h. this cleans a couple of things up, but reported bug still remains. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@336 3b7491f3-a168-0410-bf4b-c445ed680a29
-