#!/bin/sh
#
# Edit this script to reflect the location of the binary you compiled.
#

mpirun C <target dir>/mpihello
