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

Polish the parallel cksum tests.

parent c5d9ad37
No related branches found
No related tags found
2 merge requests!34Version 2.2.0,!13Consolidation with CDI-PIO (develop)
#!@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