- 06 Mar, 2014 1 commit
-
-
fisaila authored
1. Added the counters in darshan-log-format.h 2. Added the names of the counters in darshan-util/darshan-logutils.c 3. Added the new profiled function declarations (e.g., PMPI_Sent) in darshan-runtime/darshan-dynamic.h - DARSHAN_EXTERN_DECL(...) 4. Added the new profiled function declarations (e.g., PMPI_Sent) in darshan-runtime/lib/darshan-mpi-init-finalize.c - DARSHAN_FORWARD_DECL(...) - MAP_OR_FAIL(...) 5. Updated the reducer in darshan-runtime/lib/darshan-mpi-io.c in the function: static void darshan_file_reduce(void* infile_v, void* inoutfile_v, int *len, MPI_Datatype *datatype); git-svn-id: https://svn.mcs.anl.gov/repos/darshan/branches/darshan-florin-extensions-addcounters@827 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 24 Jan, 2014 1 commit
-
-
fisaila authored
Functionality: An epoch is enclosed by: darshan_start_epoch(); darshan_stop_epoch(); There is one log file per epoch and the epoch number appears in the file name. If epoches are not used the functionality should be the same as before. Implementation: I tried to minimally modify the code (only darshan-mpi-io.c was modified). 1) darshan_shutdown became: void darshan_shutdown_epoch(int timing_flag) 5 lines were commented and moved to the new darshan_shutdown 2) void darshan_shutdown(int timing_flag) If no epoch is used just calls darshan_shutdown_epoch else for each epoch restore the counters from the end of epoch and call darshan_shutdown_epoch 3) void darshan_start_epoch(void) just resets the counters from darshan_global_job 4) void darshan_end_epoch(void) saves the counters from darshan_global_job Test: One test has been added in darshan-test/epoch-testing/. I have not performed yet extensive testing. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/branches/darshan-florin-extensions@818 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 25 Oct, 2013 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@796 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
anonymized and annotated darshan log git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@795 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 28 Aug, 2013 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@774 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@773 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 06 May, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@716 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 23 Apr, 2013 3 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@711 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@710 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@709 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 22 Apr, 2013 1 commit
-
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@708 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 11 Apr, 2013 2 commits
-
-
Kevin Harms authored
fixes for previous commit; correct MPICH_* handling in wrapper generators, uncomments code in test script that should not have been commented out. git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@695 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@694 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 07 Mar, 2013 3 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@673 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@672 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
using a speciall darshan build git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@671 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 27 Feb, 2013 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@665 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@664 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 26 Feb, 2013 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@657 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 13 Dec, 2012 3 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@642 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@641 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@640 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 08 Nov, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@609 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 06 Nov, 2012 3 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@607 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@606 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@605 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 10 Aug, 2012 2 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@586 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@580 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 09 Aug, 2012 4 commits
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@579 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@578 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@577 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@576 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 04 Jun, 2012 1 commit
-
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@567 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 29 Mar, 2012 1 commit
-
-
Philip Carns authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@544 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 08 Mar, 2012 2 commits
-
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@522 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@521 3b7491f3-a168-0410-bf4b-c445ed680a29
-
- 02 Mar, 2012 4 commits
-
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@518 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@517 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@516 3b7491f3-a168-0410-bf4b-c445ed680a29
-
Kevin Harms authored
git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@515 3b7491f3-a168-0410-bf4b-c445ed680a29
-