From: kinarda <kinarda@southwestern.edu>
Newsgroups: comp.parallel.mpi
Subject: mpich on linuxppc-R4
Date: Sat, 05 Dec 1998 15:43:55 -0600
Organization: Southwestern University
Message-Id: <3669A91A.E3CCDD15@southwestern.edu>
Reply-To: kinarda@southwestern.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Hello all,

I am trying to install mpich-1.1.1   on a Linuxppc-R4 machine.  I have
compiled mpich and the example fpi fortran pi calculator.  The fpi
program runs fine  with the command
mpirun fpi
but when I try two processes
mpirun -np 2 fpi

I get the following error message

p1_2642:  p4_error: Could not allocate memory for commandline args:
654311424
p0_18814: rm_l_1_2648:  p4_error: interrupt SIGINT: 2
(1.765367) Trying to receive a message when there are no connections;
Bailing out

Any help would be appreciated  :-)

Thanks in advance,
Andrew Kinard

