netcdf-c/nc_test/run_pnetcdf_test.sh

13 lines
261 B
Bash
Raw Normal View History

2013-03-11 07:57:06 +08:00
#!/bin/sh
# This script runs some parallel-netcdf (pnetcdf) I/O tests
set -e
echo
echo "Testing file created with pnetcdf is modifiable with netCDF..."
./tst_pnetcdf
2013-01-18 02:43:34 +08:00
set -x
# We assume a min of at least 2 processors is available
mpiexec -n 2 ./tst_parallel2