hdf5/perform
Mike McGreevy 63e372c569 [svn-r14969] Purpose: Bug Fix (Bug 1144)
Description: Tests in perform directory were never getting run, and
             h5perf* programs were not being installed.

Solution: Added another build option, 'make check-perform', which runs the 
          tests in the perform directory. Also modified the Makefiles in the
          perform directory to install (with 'make install') h5perf when 
          parallel is enabled, and h5perf and h5perf_serial when parallel
          is disabled.

Tested: kagiso, smirom, linew
2008-05-12 10:15:27 -05:00
..
benchpar.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
build_h5perf_alone.sh [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
chunk.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
COPYING
gen_report.pl [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
iopipe.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
Makefile.am [svn-r14969] Purpose: Bug Fix (Bug 1144) 2008-05-12 10:15:27 -05:00
Makefile.in [svn-r14969] Purpose: Bug Fix (Bug 1144) 2008-05-12 10:15:27 -05:00
mpi-perf.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
overhead.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
perf_meta.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
perf.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
pio_engine.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
pio_perf.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_perf.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_standalone.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_standalone.h [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
pio_timer.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_timer.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
sio_engine.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
sio_perf.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
sio_perf.h [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
sio_standalone.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
sio_standalone.h [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
sio_timer.c [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
sio_timer.h [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
zip_perf.c [svn-r13876] Purpose: Fix mingw errors 2007-06-18 17:17:10 -05:00