summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-05-14 20:29:40 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-05-14 20:29:40 (GMT)
commit72333f0ff2719d0658470f227c4ac3d3f23c7de1 (patch)
tree3cf2aa2632ef4cc92c7763e212f8b70e1a576233 /src/H5FDsec2.c
parent3863cb4c5fafe7e85baba996fc8705be60852e0b (diff)
downloadhdf5-72333f0ff2719d0658470f227c4ac3d3f23c7de1.zip
hdf5-72333f0ff2719d0658470f227c4ac3d3f23c7de1.tar.gz
hdf5-72333f0ff2719d0658470f227c4ac3d3f23c7de1.tar.bz2
[svn-r5420] Purpose:
Code cleanup/Performance enhancement Description: The code to extend the file size in H5FD_mpio_flush is getting run even when the file size doesn't change. Also, it's sort of sidestepping MPI-I/O when extending the file, instead of using MPI-I/O features to set the file's size Solution: Only extend the file's size when the allocated size has increased. Also use MPI_File_set_size() to change the file's size. (Including barrier). Platforms tested: IRIX64 6.5 (modi4)
Diffstat (limited to 'src/H5FDsec2.c')
0 files changed, 0 insertions, 0 deletions