diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-12-18 18:35:23 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-12-18 18:35:23 (GMT) |
commit | 2b629eaceb37a14a9e33dafa6a2a50765fd7d629 (patch) | |
tree | 2e223abccde67013e9e00dc0c984ced2ed0d7b89 /c++ | |
parent | ad04fdd3a713b0ef9018ff556871b83de518b107 (diff) | |
download | hdf5-2b629eaceb37a14a9e33dafa6a2a50765fd7d629.zip hdf5-2b629eaceb37a14a9e33dafa6a2a50765fd7d629.tar.gz hdf5-2b629eaceb37a14a9e33dafa6a2a50765fd7d629.tar.bz2 |
[svn-r4732]
Purpose:
Bug Fix
Description:
Committing the changes in the MPI/IO stuff so that parallel HDF5
will work on HP-UX. It seems that on HP-UX, the MPI_Status variable
needs to be initialized to 0 for it to work (i.e., in some other MPI
calls, if there's garbage in the MPI_Status variable, then it will
barf).
Solution:
Initialized to 0.
Platforms tested:
HP-UX parallel, Linux.
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions