mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
6ba811adcf
Makefile fix Description: perform/h5perf is (currently) a test for parallel performance, but was being built when parallel was disabled. Fixed this. perform/perf had the same problem. Solution: Actually, perf and h5perf were being "built but not executed" using two different mechansims. They now use the same mechanism, being built and executed in parallel only. Platforms tested: mir, heping, sleipnir |
||
---|---|---|
.. | ||
benchpar.c | ||
build_h5perf_alone.sh | ||
chunk.c | ||
gen_report.pl | ||
iopipe.c | ||
Makefile.am | ||
Makefile.in | ||
mpi-perf.c | ||
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 | ||
zip_perf.c |