#! /bin/sh

mpitask > /dev/null 2>&1 || lamboot -v hostfile
mpirun -v app
