hypre/parcsr_es/LOBPCG/mpirun.dec
2003-02-20 21:45:10 +00:00

14 lines
382 B
Bash
Executable File

#!/bin/sh
#BHEADER***********************************************************************
# (c) 1998 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 $*