hdf5/testpar
MuQun Yang 2a866e549f [svn-r9071] Purpose:
Make collective chunk IO test more general

Description:
Previously collective chunk IO test is only fit for processor =4 with
the dimension size to be set small; sometimes people would like to test
with more than 4 processors(5,6 or more), the test therefore failed.
Solution:
To make the test case more general, dimensional size of the data is set to be large(right now 288 for each dimension), the disjoint hyperslab selection is re-calculated. Now the test cases should pass with 5,6 or 12 processors. Note, there is nothing wrong with the implementation of the library, it is the test case that causes the failure with the number of processor greater than 4.

Platforms tested:
Only at eirene, since only the test code is modified a little and it is very slow to test the parallel case.

Misc. update:
2004-08-11 22:45:50 -05:00
..
Dependencies [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
Makefile.in [svn-r8907] Purpose: 2004-07-20 16:41:44 -05:00
t_coll_chunk.c [svn-r9071] Purpose: 2004-08-11 22:45:50 -05:00
t_dset.c [svn-r8867] Purpose: 2004-07-13 13:42:47 -05:00
t_file.c
t_fphdf5.c [svn-r8392] Purpose: 2004-04-19 12:54:07 -05:00
t_mdset.c [svn-r8533] Purpose: New test. 2004-05-17 14:59:04 -05:00
t_mpi.c [svn-r8501] Purpose: 2004-05-10 14:58:32 -05:00
t_ph5basic.c
testph5.sh.in
testphdf5.c [svn-r9068] Purpose: 2004-08-11 13:12:07 -05:00
testphdf5.h [svn-r9071] Purpose: 2004-08-11 22:45:50 -05:00