#! /bin/sh
pio_write_args="-p PIO_WRITER -w 4"
mpi_task_num=8
LOG=pio_cksum_writer.log
if [ "" = yes ]; then
  . ./pio_write_run
else
  exit 77
fi
