#!/bin/sh

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