hypre/test/mpirun.linux
2000-08-28 15:49:40 +00:00

14 lines
382 B
Bash
Executable File

#!/bin/sh
#BHEADER***********************************************************************
# (c) 2000 The Regents of the University of California
#
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
# notice, contact person, and disclaimer.
#
# $Revision$
#EHEADER***********************************************************************
echo "(mpirun $*)"
mpirun $*