summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-03-23 21:18:02 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-03-23 21:18:02 (GMT)
commitb22b47ced52e18aa16fd5347d1333f7c7aaa82af (patch)
treee51fa930d9b499c5dc0cd3b23cdfaaa804a8c1c6 /Makefile.am
parent9e0d6a4add26efeca8fff1c97481008d21709470 (diff)
downloadhdf5-b22b47ced52e18aa16fd5347d1333f7c7aaa82af.zip
hdf5-b22b47ced52e18aa16fd5347d1333f7c7aaa82af.tar.gz
hdf5-b22b47ced52e18aa16fd5347d1333f7c7aaa82af.tar.bz2
[svn-r12148] Purpose:
Add tests for optional APIs to support collective chunk IO Description: In order to test whether library picks up the user's options, The number of chunks need to be varied for different processes, Selection of the number of processes selected in one chunk also need to be varied. Solution: Create two cases, 1. Each chunk only selected by one unique process, this case library should use independent for collective call. 2. One-third of the processes occupies the top half of the whole domain, The rest of the processes occupies the lower half of the domain. The total number of chunk is a fixed number 8. Platforms tested: Linux 2.4 with mpich 1.2.6(only) Since I only checked in the code that handles the selection, haven't added any new tests yet. So it won't affect any platforms. Misc. update:
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions