diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2005-09-27 03:33:20 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2005-09-27 03:33:20 (GMT) |
commit | 08b0e9da810f65fa11e0aaebc31a04373fdd521b (patch) | |
tree | 81dfec0199304e0511598b44dab2e4e933038033 /c++/examples/chunks.cpp | |
parent | f343e0fbc2c55706fe70381257573817a06efc39 (diff) | |
download | hdf5-08b0e9da810f65fa11e0aaebc31a04373fdd521b.zip hdf5-08b0e9da810f65fa11e0aaebc31a04373fdd521b.tar.gz hdf5-08b0e9da810f65fa11e0aaebc31a04373fdd521b.tar.bz2 |
[svn-r11469] Purpose:
Fix the collective chunk IO bug when MPI complicated derived datatype is not working.
Description:
Suspected it was an MPI-IO bug at mcr with mpich 1.2.4.
The current implementation had no optimization for collective IO after discussing with Albert. So I decided to switch collective IO to independent IO when we found MPI complicated derived datatype not working.
Solution:
Platforms tested:
heping mpich 1.2.6
tera-grid mpich 1.2.5
(shouldn't affect platforms which the complicated derived datatype is working, so no
need to test three platforms.)
Misc. update:
Diffstat (limited to 'c++/examples/chunks.cpp')
0 files changed, 0 insertions, 0 deletions