hdf5/testpar
MuQun Yang 117dbae7f8 [svn-r12174] Purpose:
Adding parallel tests for optional collective chunk APIs

Description:
Three new APIs
"H5Pset_dxpl_mpio_chunk_opt_ratio
H5Pset_dxpl_mpio_chunk_opt_num
H5Pset_dxpl_mpio_chunk_opt"
for optional optimization choices from users
have been added to the libraries.

This check-in adds six tests to verify the funcationality and correctedness
of these APIs.
These tests need to be verified with 3 or more processors and with MPI-IO driver only.


Solution:
Using H5Pinsert, H5Pget, H5Pset to verify that the library indeed goes into the branch we hope for.
Using H5_HAVE_INSTRUMENT macro to isolate these changes so that it won't affect or be misused by the application.

Platforms tested:
h5committest(shanti still refused to be connected)
Parallel tests on heping somehow are skipped. Manually testing at heping. Have checked
1,2,3,4,5 processes.

Misc. update:
2006-03-29 09:35:26 -05:00
..
Makefile.am [svn-r11992] Purpose: 2006-03-01 00:54:07 -05:00
Makefile.in [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00
t_cache.c [svn-r11915] Purpose: 2006-01-31 16:09:37 -05:00
t_chunk_alloc.c [svn-r11349] Purpose: 2005-09-05 15:23:02 -05:00
t_coll_chunk.c [svn-r12174] Purpose: 2006-03-29 09:35:26 -05:00
t_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_file.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
t_fphdf5.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_mdset.c [svn-r11470] Purpose: 2005-09-27 00:20:11 -05:00
t_mpi.c [svn-r12044] Purpose: 2006-03-09 09:52:09 -05:00
t_ph5basic.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_posix_compliant.c [svn-r11798] Purpose: 2005-12-16 03:08:54 -05:00
t_span_tree.c [svn-r12142] Purpose: 2006-03-22 21:50:09 -05:00
testpar.h [svn-r10125] Purpose: 2005-03-02 23:06:14 -05:00
testph5.sh.in [svn-r8161] Purpose: 2004-02-07 12:24:57 -05:00
testphdf5.c [svn-r12174] Purpose: 2006-03-29 09:35:26 -05:00
testphdf5.h [svn-r12174] Purpose: 2006-03-29 09:35:26 -05:00