summaryrefslogtreecommitdiffstats
path: root/testpar/t_dset.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-05-14 15:08:10 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-05-14 15:08:10 (GMT)
commitd7b3f5d35ee223b1180d64cc969f3673587b9134 (patch)
tree580286c009b862e7ec3a5ca7f1fddb63a65052c6 /testpar/t_dset.c
parentf2d3f450bac8ffbef86551c4d3d1e57f5577f3ba (diff)
downloadhdf5-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 'testpar/t_dset.c')
0 files changed, 0 insertions, 0 deletions