[Darshan-commits] [Git][darshan/darshan][mmap-dev] 47 commits: fix some small configure bugs for cray systems

Shane Snyder xgitlab at cels.anl.gov
Fri Jun 10 16:11:33 CDT 2016


Shane Snyder pushed to branch mmap-dev at darshan / darshan


Commits:
92ef4cdd by Shane Snyder at 2016-01-20T11:08:32-08:00
fix some small configure bugs for cray systems

- - - - -
d7c2e81c by Shane Snyder at 2016-01-21T16:15:41-06:00
small darshan-runtime documentation changes

- - - - -
2e912409 by Shane Snyder at 2016-01-27T16:15:30-06:00
add benchmarking hooks for generating logs

- - - - -
f0278cc1 by Shane Snyder at 2016-01-28T13:06:42-06:00
bug fix to unregister modules when shutting down

- - - - -
b6ba418f by Shane Snyder at 2016-01-28T11:14:09-08:00
bug fix for resolving mpi_barrier for shared exes

- - - - -
e37c25df by Shane Snyder at 2016-01-29T10:16:38-06:00
back out unregister of modules at shutdown

- - - - -
75bd3020 by Shane Snyder at 2016-02-04T17:57:12-06:00
small reorg of darshan init code

this reorganization prevents darshan from being "enabled"
(i.e., accessible to modules) until the initialization
has completely finished.

- - - - -
48fd8632 by Shane Snyder at 2016-02-10T11:24:37-06:00
reorganize ld-opts and fix cray/fortran bug

- - - - -
18fa80f1 by Shane Snyder at 2016-02-11T08:54:29-06:00
fix last commit to work on out of tree builds

- - - - -
919fe4a9 by Shane Snyder at 2016-02-15T16:47:36-06:00
cleanup darshan-test directory

moved most test programs and previous darshan output
to the 2.x directory

- - - - -
e4a20730 by Shane Snyder at 2016-02-15T16:48:50-06:00
forgot to add 3 files to darshan-test/2.x

- - - - -
f6137524 by Shane Snyder at 2016-02-19T09:57:37-08:00
bug fix in resetting of darshan mount info

- - - - -
4a743c81 by Shane Snyder at 2016-02-19T10:23:48-08:00
forgot to undefine hdf5/ncmpi symbols in ldopts

- - - - -
0a6399f3 by Shane Snyder at 2016-02-22T12:52:34-06:00
bug fix in darhsan-config linker options

Since we had to modify HDF5/PnetCDF linker flags to work on Cray
by undefining appropriate symbols, we need to update the linker
options used in darshan-config. darshan-config linker options need
to include the stubs libraries and use '--start-group' and
'--end-group' flags to resolve the symbols correctly

- - - - -
47a6c64a by Shane Snyder at 2016-02-22T12:52:35-06:00
bug fix in reduction of min nonzero counters

- - - - -
07ff011f by Shane Snyder at 2016-02-22T15:54:05-06:00
ignore i/o to paths in /var/ directory

- - - - -
f2293a81 by Shane Snyder at 2016-03-14T16:08:28-05:00
fix compile warnings for uninit timers

- - - - -
b4cc833c by Shane Snyder at 2016-03-14T16:08:28-05:00
bug fix in resolving MPI_Barrrier in shared lib

- - - - -
6e96d134 by Shane Snyder at 2016-03-18T14:38:37-05:00
regression tests now catch LDPRELOAD symbol errors

- - - - -
eaf1d8dd by Shane Snyder at 2016-03-18T14:38:37-05:00
update release checklist to refer to gitlab

- - - - -
56a5aab6 by Shane Snyder at 2016-03-18T14:38:37-05:00
updated configure to reference 3.0.0 version

- - - - -
f139502f by Shane Snyder at 2016-03-18T14:38:37-05:00
updated ChangeLog for 3.0.0 release

- - - - -
ce53fdd5 by Shane Snyder at 2016-03-18T15:50:09-05:00
bug fix in regression test condition check

- - - - -
63512a55 by Shane Snyder at 2016-03-24T19:25:44+00:00
change bg regression to use radix-io repo

- - - - -
fd0a9413 by Shane Snyder at 2016-03-28T11:50:21-05:00
update regression scripts to use .darshan output

- - - - -
edb0a0b0 by Shane Snyder at 2016-03-28T11:50:21-05:00
add example output logs for x86_64 & ppc64

- - - - -
6f7229a3 by Shane Snyder at 2016-03-28T11:50:21-05:00
fix makefile clean to remove darshan-diff

- - - - -
a5778368 by Shane Snyder at 2016-03-28T11:50:21-05:00
update documentation for darshan-runtime component

Darshan now provides debugging tips for cases where log files
are not generated.

- - - - -
8f3e3c9e by Shane Snyder at 2016-03-28T11:50:21-05:00
Updated ChangeLog prior to 3.0.0 offiicial release

- - - - -
bd99f401 by Shane Snyder at 2016-03-28T12:40:20-05:00
install null-log-format when building darshan-util

Otherwise, compile errors are generated when building an external
tool that uses the darshan-logutils api/library.

- - - - -
c5f7703a by Shane Snyder at 2016-04-14T11:23:36-05:00
make limits.h include more portable

- - - - -
1eb2a5e4 by Shane Snyder at 2016-04-26T23:02:21-05:00
modify darshan-logutils to sort mount info

mount information is now sorted in order of descending mount
point lengths to fix a bug in matching file names to mount
points. the longest mount point string which matches the file
name is the corresponding mount. this change requires slight
changes to the darshan-logutils API, but does not modify the
log file format

- - - - -
85698250 by Shane Snyder at 2016-04-27T16:29:51+00:00
bug fix in bzip2 configure check

- - - - -
f88ebef6 by Phil Carns at 2016-05-01T07:57:38-04:00
fix minor potential bug in open timestamp

- be careful to record start timestamp of first open to start rather
  than start timestamp of first open to complete

- - - - -
2faf2460 by Phil Carns at 2016-05-01T09:55:22-04:00
possible bug fix to io start timestamps

- read and write start timestamps should record start timestamp of first
  read/write to *begin*, not start timestamp of first read/write to
  complete
- mirrors earlier fix to open timestamps

- - - - -
a3b2cfb9 by Shane Snyder at 2016-05-04T13:22:27-05:00
fix perl scripts to get perl bin from env

- - - - -
4f1dbfc7 by Shane Snyder at 2016-05-12T09:49:38-05:00
fix typos in fortran env vars in runtime docs

- - - - -
f75b4349 by Shane Snyder at 2016-05-12T17:13:29-05:00
fortran compiler generator autodetects mpich libs

this functionality is helpful especially on mira/cetus where
the mpich libraries are named depending on the fortran version
and the type of compiler being used (gcc, xl, etc.).

- - - - -
b41c9d63 by Shane Snyder at 2016-05-13T10:38:56-05:00
cxx compiler generators autodetect mpich lib name

- - - - -
5e1a0963 by Shane Snyder at 2016-05-16T14:20:38-05:00
bug fix in agg_perf_by_slowest perf calculation

this calculation was inadvertently accounting for metadata time
twice. also, clarified timing descriptions for slowest unique
file perf calculations.

- - - - -
9b2600e6 by Shane Snyder at 2016-05-19T17:41:46+00:00
bug fix in fortran compiler generator

- - - - -
7610c2fb by Shane Snyder at 2016-05-19T12:45:25-05:00
add (mpiio or posix) perf. est. to summary graphs

- - - - -
534a0e1d by Shane Snyder at 2016-05-20T10:08:03-05:00
add perf estimate to job summary graphs

- - - - -
0979cfd1 by Shane Snyder at 2016-05-20T10:43:02-05:00
update changelog for 3.0.1 release

- - - - -
76ae5f6b by Shane Snyder at 2016-05-20T10:51:01-05:00
update darshan version in runtime/util configure

- - - - -
08855b48 by Shane Snyder at 2016-05-20T12:40:46-05:00
example output logs for x86 and ppc

- - - - -
a974efee by Shane Snyder at 2016-06-10T16:05:28-05:00
Merge branch 'master' into mmap-dev

Conflicts:
	darshan-runtime/Makefile.in
	darshan-runtime/configure
	darshan-runtime/configure.in
	darshan-runtime/darshan.h
	darshan-runtime/lib/darshan-core.c
	darshan-runtime/lib/darshan-hdf5.c
	darshan-runtime/lib/darshan-mpiio.c
	darshan-runtime/lib/darshan-pnetcdf.c
	darshan-runtime/lib/darshan-posix.c
	darshan-util/Makefile.in
	darshan-util/darshan-convert.c
	darshan-util/darshan-logutils.c
	darshan-util/darshan-logutils.h
	darshan-util/darshan-parser.c

- - - - -


100 changed files:

- ChangeLog
- darshan-runtime/Makefile.in
- darshan-runtime/configure
- darshan-runtime/configure.in
- − darshan-runtime/darshan-base-ld-opts.in
- darshan-runtime/darshan-config.in
- darshan-runtime/darshan-dynamic.h
- darshan-runtime/darshan-gen-cxx.pl.in
- darshan-runtime/darshan-gen-fortran.pl.in
- darshan-runtime/doc/darshan-runtime.txt
- darshan-runtime/lib/darshan-core-init-finalize.c
- darshan-runtime/lib/darshan-core.c
- darshan-runtime/lib/darshan-hdf5.c
- darshan-runtime/lib/darshan-mpiio.c
- darshan-runtime/lib/darshan-pnetcdf.c
- darshan-runtime/lib/darshan-posix.c
- darshan-runtime/lib/pkgconfig/darshan-runtime.pc.in
- + darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
- darshan-runtime/darshan-hdf5-ld-opts → darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
- darshan-runtime/darshan-pnetcdf-ld-opts → darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts
- darshan-runtime/darshan-posix-ld-opts → darshan-runtime/share/ld-opts/darshan-posix-ld-opts
- darshan-test/analysis.sql → darshan-test/2.x/analysis.sql
- darshan-test/cp-bench.c → darshan-test/2.x/cp-bench.c
- darshan-test/cp-realpath-bench.c → darshan-test/2.x/cp-realpath-bench.c
- darshan-test/cp-search-bench.c → darshan-test/2.x/cp-search-bench.c
- darshan-test/cp-wtime-bench.c → darshan-test/2.x/cp-wtime-bench.c
- darshan-test/cp-wtimewrap-bench.c → darshan-test/2.x/cp-wtimewrap-bench.c
- darshan-test/darshan-anon-core-hours.pl → darshan-test/2.x/darshan-anon-core-hours.pl
- darshan-test/darshan-file-counter-hack.pl → darshan-test/2.x/darshan-file-counter-hack.pl
- darshan-test/darshan-gather-counts.pl → darshan-test/2.x/darshan-gather-counts.pl
- darshan-test/darshan-gather-intervals.pl → darshan-test/2.x/darshan-gather-intervals.pl
- darshan-test/darshan-gather-mpi-posix-usage.pl → darshan-test/2.x/darshan-gather-mpi-posix-usage.pl
- darshan-test/darshan-gather-stats.pl → darshan-test/2.x/darshan-gather-stats.pl
- darshan-test/darshan.mysql → darshan-test/2.x/darshan.mysql
- darshan-test/example-output/README.txt → darshan-test/2.x/example-output/README.txt
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.0_id178062_12-31-64877_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.0_id178062_12-31-64877_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.10_id178062_12-31-64874_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.10_id178062_12-31-64874_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.11_id178062_12-31-64875_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.11_id178062_12-31-64875_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.12_id178062_12-31-64874_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.12_id178062_12-31-64874_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.13_id178062_12-31-64878_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.13_id178062_12-31-64878_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.14_id178062_12-31-64878_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.14_id178062_12-31-64878_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.15_id178062_12-31-64878_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.15_id178062_12-31-64878_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.1_id178062_12-31-64874_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.1_id178062_12-31-64874_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.2_id178062_12-31-64879_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.2_id178062_12-31-64879_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.3_id178062_12-31-64875_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.3_id178062_12-31-64875_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.4_id178062_12-31-64876_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.4_id178062_12-31-64876_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.5_id178062_12-31-64872_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.5_id178062_12-31-64872_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.6_id178062_12-31-64878_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.6_id178062_12-31-64878_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.7_id178062_12-31-64875_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.7_id178062_12-31-64875_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.8_id178062_12-31-64878_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.8_id178062_12-31-64878_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-1.1.9_id178062_12-31-64880_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-1.1.9_id178062_12-31-64880_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.0.0_id180936_12-31-64879_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.0.0_id180936_12-31-64879_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.0.2_id205555_12-8-36850-17729250439914587931_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.0.2_id205555_12-8-36850-17729250439914587931_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.1.1_id240158_6-23-63667-13564362473375795675_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.1.1_id240158_6-23-63667-13564362473375795675_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.2.0_id100_2-29-58016-11764280592576253912_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.2.0_id100_2-29-58016-11764280592576253912_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.2.4_id100_12-13-62209-215568122286385789_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.2.4_id100_12-13-62209-215568122286385789_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.2.5_id100_1-1-168-10859250841018226043_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.2.5_id100_1-1-168-10859250841018226043_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc32-2.2.6_id100_1-1-169-3365979776611785968_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc32-2.2.6_id100_1-1-169-3365979776611785968_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc64-2.2.4_id47560_12-13-67385-3671058397549123273_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc64-2.2.4_id47560_12-13-67385-3671058397549123273_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc64-2.2.5_id60773_2-26-55789-7981255518662743653_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc64-2.2.5_id60773_2-26-55789-7981255518662743653_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc64-2.2.6_id80230_4-23-63443-13434414552960059406_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc64-2.2.6_id80230_4-23-63443-13434414552960059406_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc64-2.2.8_id121829_8-28-59756-8698475815754165825_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc64-2.2.8_id121829_8-28-59756-8698475815754165825_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc64-2.2.9_id259616_5-6-66953-5018725671498589377_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc64-2.2.9_id259616_5-6-66953-5018725671498589377_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-ppc64-2.3.1_id426989_3-13-61875-4723177368895607730_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-ppc64-2.3.1_id426989_3-13-61875-4723177368895607730_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86-2.0.0_id3251_7-16-33980_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86-2.0.0_id3251_7-16-33980_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86-2.0.2_id18650_12-7-37315-16484262108403302634_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86-2.0.2_id18650_12-7-37315-16484262108403302634_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86-2.1.1_id19454_6-23-43783-16484262108403302634_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86-2.1.1_id19454_6-23-43783-16484262108403302634_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86-64-2.2.4_id20631_12-13-43744-16977121959925885678_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86-64-2.2.4_id20631_12-13-43744-16977121959925885678_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86-64-2.2.6_id23755_4-23-38771-2124448682003854839_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86-64-2.2.6_id23755_4-23-38771-2124448682003854839_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86_64-2.0.0_id16795_7-16-38059_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86_64-2.0.0_id16795_7-16-38059_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86_64-2.0.2_id15172_12-8-37621-274509493643487663_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86_64-2.0.2_id15172_12-8-37621-274509493643487663_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86_64-2.1.1_id20947_6-23-63417-274509493643487663_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86_64-2.1.1_id20947_6-23-63417-274509493643487663_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86_64-2.2.0_id3850_2-29-36600-13333843235489639491_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86_64-2.2.0_id3850_2-29-36600-13333843235489639491_1.darshan.gz
- darshan-test/example-output/carns_mpi-io-test-x86_64-2.2.5_id5824_2-27-41403-11500169623986228326_1.darshan.gz → darshan-test/2.x/example-output/carns_mpi-io-test-x86_64-2.2.5_id5824_2-27-41403-11500169623986228326_1.darshan.gz
- darshan-test/example-output/pcarns_mpi-io-test-x86_64-2.2.8_id12451_8-28-46056-5041743303181360857_1.darshan.gz → darshan-test/2.x/example-output/pcarns_mpi-io-test-x86_64-2.2.8_id12451_8-28-46056-5041743303181360857_1.darshan.gz
- darshan-test/example-output/pcarns_mpi-io-test-x86_64-2.2.9_id8751_5-6-43885-16506732777848558488_1.darshan.gz → darshan-test/2.x/example-output/pcarns_mpi-io-test-x86_64-2.2.9_id8751_5-6-43885-16506732777848558488_1.darshan.gz
- darshan-test/example-output/pcarns_mpi-io-test-x86_64-2.3.1_id13154_3-13-47125-7023224190677163982_1.darshan.gz → darshan-test/2.x/example-output/pcarns_mpi-io-test-x86_64-2.3.1_id13154_3-13-47125-7023224190677163982_1.darshan.gz
- darshan-test/fsstats-merge.pl → darshan-test/2.x/fsstats-merge.pl
- darshan-test/fsstats-runner.bash → darshan-test/2.x/fsstats-runner.bash
- darshan-test/gz-bench.c → darshan-test/2.x/gz-bench.c
- darshan-test/gztest.c → darshan-test/2.x/gztest.c
- darshan-test/output.txt → darshan-test/2.x/output.txt
- darshan-test/parallel-fsstats.pl → darshan-test/2.x/parallel-fsstats.pl
- darshan-test/patches/99_cu_futimens.patch → darshan-test/2.x/patches/99_cu_futimens.patch
- darshan-test/patches/README → darshan-test/2.x/patches/README
- darshan-test/patches/coreutils-cp-mpi.patch → darshan-test/2.x/patches/coreutils-cp-mpi.patch
- darshan-test/patches/darshan-coll-write-single.patch → darshan-test/2.x/patches/darshan-coll-write-single.patch
- darshan-test/patches/darshan-coll-write-strategy-test.patch → darshan-test/2.x/patches/darshan-coll-write-strategy-test.patch
- darshan-test/pcarns_cp_id25476_1-16-15155_2.darshan.gz → darshan-test/2.x/pcarns_cp_id25476_1-16-15155_2.darshan.gz
- darshan-test/perf/350665.output → darshan-test/2.x/perf/350665.output
- darshan-test/perf/350690.output → darshan-test/2.x/perf/350690.output
- darshan-test/perf/350892.output → darshan-test/2.x/perf/350892.output
- darshan-test/perf/354969.output → darshan-test/2.x/perf/354969.output
- darshan-test/perf/README → darshan-test/2.x/perf/README
- darshan-test/perf/harms_IOR_id350665_2-8-78651_12.darshan.gz → darshan-test/2.x/perf/harms_IOR_id350665_2-8-78651_12.darshan.gz
- darshan-test/perf/harms_IOR_id350690_2-8-83458_1.darshan.gz → darshan-test/2.x/perf/harms_IOR_id350690_2-8-83458_1.darshan.gz
- darshan-test/perf/harms_IOR_id350892_2-9-74258_1.darshan.gz → darshan-test/2.x/perf/harms_IOR_id350892_2-9-74258_1.darshan.gz
- darshan-test/perf/harms_partshared_id354969_2-25-56979_1.darshan.gz → darshan-test/2.x/perf/harms_partshared_id354969_2-25-56979_1.darshan.gz
- darshan-test/perf/partshared.c → darshan-test/2.x/perf/partshared.c
- darshan-test/perf/single_and_multi_file.ior → darshan-test/2.x/perf/single_and_multi_file.ior


The diff was not included because it is too large.


View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/533d7fb246dc68c7eba16ee9e2c3b99689f83e48...a974efeeec04c089f944addb04dd07028d3b3431
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160610/cf736461/attachment-0001.html>


More information about the Darshan-commits mailing list