hdf5/testpar
John Mainzer 77946c54a5 [svn-r19412] Modified shape same tests to deal with the performance problem on Abe.
Problem appears to have been caused by file system contention.

In the chunked dataset case, reshaping the chunks so that only one 
process would touch each chunk and setting the alignment equal to the
default Lustre block size more or less dealt with the problem.

For contiguous datasets, the problem was a bit more difficult, as
re-working the test to avoid contention would have been very time
consuming.

Instead, I added code to time one execution of each type of shape 
same test, and skip additional tests of that type if the duration
of the test exceeded some threshold

In all cases, I set up code to turn off the above fixes if express
test is 0.

Tested on Abe and commit tested.  On the commit test, the configure
test failed -- probably because I was h5committest from heiwa due
to some ssh wierdness.  In any case a manual reconfigure run on 
jam seemed to work fine.

Also, in h5committest, I ran into some data conversion warnings.
I didn't worry about them as the only code I changed was in testpar.
2010-09-17 07:35:39 -05:00
..
CMakeLists.txt [svn-r19361] Move Windows specific compile and link flags to macros 2010-09-09 11:30:23 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r19092] Description: 2010-07-19 00:05:45 -05:00
Makefile.in [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
t_cache.c [svn-r19235] Description: 2010-08-12 14:09:12 -05:00
t_chunk_alloc.c [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
t_coll_chunk.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
t_dset.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
t_file.c [svn-r17318] Did some code cleanup. 2009-08-11 05:35:29 -05:00
t_filter_read.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
t_mdset.c [svn-r17376] Description: 2009-08-18 15:22:14 -05:00
t_mpi.c [svn-r17654] Purpose: 2009-10-15 16:14:27 -05:00
t_pflush1.c [svn-r18031] Description: 2009-12-17 17:21:08 -05:00
t_pflush2.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
t_ph5basic.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
t_posix_compliant.c [svn-r19072] Bug 1921: change to use mpiexec. 2010-07-14 12:25:03 -05:00
t_rank_projection.c [svn-r19412] Modified shape same tests to deal with the performance problem on Abe. 2010-09-17 07:35:39 -05:00
t_span_tree.c [svn-r19168] Description: 2010-08-03 23:15:05 -05:00
testpar.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
testph5.sh.in [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
testphdf5.c [svn-r19092] Description: 2010-07-19 00:05:45 -05:00
testphdf5.h [svn-r19092] Description: 2010-07-19 00:05:45 -05:00