diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-03-23 21:18:02 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-03-23 21:18:02 (GMT) |
commit | b22b47ced52e18aa16fd5347d1333f7c7aaa82af (patch) | |
tree | e51fa930d9b499c5dc0cd3b23cdfaaa804a8c1c6 /hl/c++/examples | |
parent | 9e0d6a4add26efeca8fff1c97481008d21709470 (diff) | |
download | hdf5-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 'hl/c++/examples')
0 files changed, 0 insertions, 0 deletions