mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
54b28eeea7
"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: |
||
---|---|---|
.. | ||
benchpar.c | ||
chunk.c | ||
Dependencies | ||
gen_report.pl | ||
iopipe.c | ||
Makefile.in | ||
mpi-perf.c | ||
overhead.c | ||
perf.c | ||
pio_engine.c | ||
pio_perf.c | ||
pio_perf.h | ||
pio_timer.c | ||
pio_timer.h | ||
zip_perf.c |