summaryrefslogtreecommitdiffstats
path: root/src/H5HG.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-06-09 18:50:59 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-06-09 18:50:59 (GMT)
commit54b28eeea76aef046acdb3d761eb2128392369c3 (patch)
treefe384d4206f21b5acba73e05b09f0900b3ff9eaf /src/H5HG.c
parent01f726e30521c16f8252c0668f796a9c8aac7a62 (diff)
downloadhdf5-54b28eeea76aef046acdb3d761eb2128392369c3.zip
hdf5-54b28eeea76aef046acdb3d761eb2128392369c3.tar.gz
hdf5-54b28eeea76aef046acdb3d761eb2128392369c3.tar.bz2
[svn-r6998] Purpose:
"Bug fix" Description: This version is showing very slow HDF5 I/O write speeds (about 40% of MPIO). It was because the library is writing fill values by default. There is a no-fill option which set to FALSE. Changed it to TRUE since MPIO and POSIX are not doing fill values. This is just a stop gap fix since the better fix would be to change the library to not write fill-values in this case. Platforms tested: modi4 parallel and LANL Q paralllel. No h5committest test because it is very trivia. Misc. update:
Diffstat (limited to 'src/H5HG.c')
0 files changed, 0 insertions, 0 deletions