mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-21 08:39:46 +08:00
fixed benchmark program run
This commit is contained in:
parent
26ac2a6cba
commit
39f2bf14d2
@ -7,6 +7,6 @@ if test "x$srcdir" = x ; then srcdir=`pwd`; fi
|
||||
. ../test_common.sh
|
||||
|
||||
echo "*** Running tst_gfs_1..."
|
||||
@MPIEXEC@ -n 4 ./tst_gfs_data_1
|
||||
@MPIEXEC@ -n 4 ./tst_compress_par
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user