mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-06 14:56:51 +08:00
[svn-r1290] TFLOPS needs a launching problem even for single process execution.
Use RUNSERIAL to launch it.
This commit is contained in:
parent
b48d0a56ee
commit
e1c88c9c18
@ -42,7 +42,7 @@ DUMP()
|
||||
echo "Expected output for '$h5dump $@'"
|
||||
echo "#############################"
|
||||
cd $srcdir/testfiles
|
||||
$full "$@" 2>/dev/null
|
||||
$RUNSERIAL $full "$@" 2>/dev/null
|
||||
) >$actual
|
||||
|
||||
# Results. We normalize the result to account for different output
|
||||
|
Loading…
Reference in New Issue
Block a user