Skip to content
Snippets Groups Projects
Commit 8383a450 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Polish the parallel cksum tests.

parent 1ae55eff
No related branches found
No related tags found
No related merge requests found
#!@SHELL@
suffix=grb2
pio_write_args="-w 3"
mpi_task_num=8
suffix=grb2
. ./pio_write.run
( . ./pio_write_dist_array.run ) || test $? -eq 77
......
#!@SHELL@
mpi_task_num=${mpi_task_num-4}
mpi_task_num=4
. ./pio_write.run
#
......
#!@SHELL@
suffix=grb
mpi_task_num=6
pio_write=./pio_write_deco2d.parallel
pio_write='./pio_write_deco2d.parallel'
. ./pio_write.run
#
......
#!@SHELL@
suffix=grb
pio_write=./pio_write_deco2d
pio_write='./pio_write_deco2d'
. ./pio_write.run
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment