#
# Wave1d sample application schema
# mpirun -v myapp
#

#
# Run any number of processes, but one per CPU is the most sensible thing.
# Assuming the multicomputer is homogeneous, ship the executable
# to each node.  This is slower but more convenient than placing it there
# yourself or relying upon NSF and your shell path to be right.
# See mpirun(1) if you get a "file not found" error.
#
# Any one line application schema can be done on the mpirun command line,
# without a schema file like this one.
#
wave N -s h
