From: "Eric Arnold" <arnolde1@pilot.msu.edu>
Newsgroups: comp.parallel.mpi
Subject: getting the program to work
Date: Sun, 4 Apr 1999 19:25:07 -0500
Organization: Michigan State University
Message-Id: <7e8vv8$9fc$1@msunews.cl.msu.edu>
Xref: ukc comp.parallel.mpi:4886


I am just trying to get a basic program to tell me how many processors there
are available and then add a bunch of numbers on each of them and send the
results to the first process.  When I run the program it gives me a bunch of
large negative numbers that look like memory addresses.  It doesn't even
work when I tell it to just use one process.  Is there some other program
you have to run first to get the other computers ready?  Please help me, I
am going nuts

Eric Arnold
arnolde1@pilot.msu.edu

