diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-03-29 14:33:39 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-03-29 14:33:39 (GMT) |
commit | cf67d9ff843dc7193b4e07cce7d19861d3a141aa (patch) | |
tree | 7abf4c16f79e049268904451c1b6bfb57e96593f /testpar/t_coll_chunk.c | |
parent | 40c79d0602c1b736093d5b245e6aeac8db1ef01b (diff) | |
download | hdf5-cf67d9ff843dc7193b4e07cce7d19861d3a141aa.zip hdf5-cf67d9ff843dc7193b4e07cce7d19861d3a141aa.tar.gz hdf5-cf67d9ff843dc7193b4e07cce7d19861d3a141aa.tar.bz2 |
[svn-r12173] 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:
Diffstat (limited to 'testpar/t_coll_chunk.c')
0 files changed, 0 insertions, 0 deletions