#!/bin/bash np=4 export PETSC_DIR=/home/rmackie/PETSc/petsc-3.5.1 export PETSC_ARCH=linux-gfortran-debug ${PETSC_DIR}/bin/petscmpiexec -valgrind -n $np ./test -malloc off \