diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-21 22:10:23 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2006-02-21 22:10:23 (GMT) |
commit | c0fbd63983657883d33abb9f71affa327a3f3fde (patch) | |
tree | deaf9b79d6fb1ecebf37f78838fe9a9a5c66acf4 /config | |
parent | a6038b946e77407caa54b15b6a2be405f52d1b08 (diff) | |
download | hdf5-c0fbd63983657883d33abb9f71affa327a3f3fde.zip hdf5-c0fbd63983657883d33abb9f71affa327a3f3fde.tar.gz hdf5-c0fbd63983657883d33abb9f71affa327a3f3fde.tar.bz2 |
[svn-r11961] Purpose:
Bug fix in collective IO code
Description:
When select none occurs in one process, fm->select_chunk hasn't been allocated the memory(not allocated until create_file_hyper); however, this needs to be checked; it was caught with cmpi at NCSA linux cluster.
Solution:
Relocate the place to allocate the memory space for fm->select_chunk.
Platforms tested:
cmpi at tungsten
mpich at heping
kind of minor and let daily test catch other errors.
Misc. update:
This won't fix the failure at mir.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions