hdf5/perform
James Laird 59eccdaf69 [svn-r13181] Added a configure check to prevent a failure on Cygwin.
It seems that while Cygwin supports the time command, it has trouble with
the syntax
srcdir="../../hdf5/test" time ./testhdf5
and complains.
The solution is to test the above case in configure and not to use the time
command if it fails; Cygwin is fine with
srcdir="../../hdf5/test"  ./testhdf5

Tested on Cygwin and kagiso.  This feature shouldn't be a major compatibility
problem since every platform but Cygwin is already fine with the current
syntax.
2007-01-23 12:29:45 -05:00
..
benchpar.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
build_h5perf_alone.sh [svn-r11434] Purpose: 2005-09-18 21:57:18 -05:00
chunk.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
gen_report.pl [svn-r11063] Purpose: 2005-07-11 16:49:55 -05:00
iopipe.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am [svn-r12431] Purpose: 2006-06-21 18:15:08 -05:00
Makefile.in [svn-r13181] Added a configure check to prevent a failure on Cygwin. 2007-01-23 12:29:45 -05:00
mpi-perf.c [svn-r11532] Purpose: 2005-10-11 09:32:42 -05:00
overhead.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
perf_meta.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
perf.c [svn-r11886] Purpose: 2006-01-23 15:46:34 -05:00
pio_engine.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
pio_perf.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
pio_perf.h [svn-r11265] Purpose: 2005-08-19 09:24:21 -05:00
pio_standalone.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
pio_standalone.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
pio_timer.c [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
pio_timer.h [svn-r11894] Purpose: 2006-01-26 17:45:51 -05:00
zip_perf.c [svn-r11144] Purpose: 2005-07-22 20:55:12 -05:00