netcdf-c/nc_test/run_pnetcdf_test.sh
2013-03-15 20:31:07 +00:00

12 lines
205 B
Bash
Executable File

#!/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
set -x
mpiexec -n 4 ./tst_parallel2