diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-05-14 15:08:10 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-05-14 15:08:10 (GMT) |
commit | d7b3f5d35ee223b1180d64cc969f3673587b9134 (patch) | |
tree | 580286c009b862e7ec3a5ca7f1fddb63a65052c6 /src/H5FDstdio.h | |
parent | f2d3f450bac8ffbef86551c4d3d1e57f5577f3ba (diff) | |
download | hdf5-d7b3f5d35ee223b1180d64cc969f3673587b9134.zip hdf5-d7b3f5d35ee223b1180d64cc969f3673587b9134.tar.gz hdf5-d7b3f5d35ee223b1180d64cc969f3673587b9134.tar.bz2 |
[svn-r5412] Purpose:
Bug fix
Description:
Calling MPI_Get_count needs to be done with the same MPI type as was used
for the transfer and we are always using MPI_BYTE, even when a different
MPI type was used for the transfer.
Solution:
Only query MPI_Get_count with MPI_BYTE when we really used MPI_BYTE for the
transfer. Wait for later to query MPI_Get_count with other MPI types.
Platforms tested:
IRIX64 6.5 (modi4)
Diffstat (limited to 'src/H5FDstdio.h')
0 files changed, 0 insertions, 0 deletions