#! /bin/sh
pio_write_args="-p PIO_ASYNCH -w 3"
mpi_task_num=7
LOG=pio_cksum_asynch.log
if [ "" = yes ]; then
  . ./pio_write_run
else
  exit 77
fi
