mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
fa935398b3
benchpar.c is compiled when configure --enable-build-all --enable-paralllel. But it failed to compile. It is decided to retire or move it to example. I removed it from the PARA_BUILD_ALL list so that --enable-build-all will not fail. The program file still need to be moved. Tested: Koala using --enable-build-all --enable-parallel. --in parallel mode.This line, and those below, will be ignored-- M perform/Makefile.in M perform/Makefile.am |
||
---|---|---|
.. | ||
benchpar.c | ||
build_h5perf_alone.sh | ||
build_h5perf_serial_alone.sh | ||
chunk.c | ||
CMakeLists.txt | ||
COPYING | ||
gen_report.pl | ||
iopipe.c | ||
Makefile.am | ||
Makefile.in | ||
overhead.c | ||
perf_meta.c | ||
perf.c | ||
pio_engine.c | ||
pio_perf.c | ||
pio_perf.h | ||
pio_standalone.c | ||
pio_standalone.h | ||
pio_timer.c | ||
pio_timer.h | ||
sio_engine.c | ||
sio_perf.c | ||
sio_perf.h | ||
sio_standalone.c | ||
sio_standalone.h | ||
sio_timer.c | ||
sio_timer.h | ||
zip_perf.c |