From: Ole-Martin =?iso-8859-1?Q?M=F8rk?= <olemmork@sofus.hiof.no>
Newsgroups: comp.parallel.mpi
Subject: Problems porting MPI-programs from Linux-cluster to a Cray Origin
    2000. Please help!
Date: Thu, 03 Jun 1999 11:39:05 +0200
Organization: hiof
Message-Id: <37564D39.DD11171A@sofus.hiof.no>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Xref: ukc comp.parallel.mpi:5162


I have this problem:
I have a little MPI program written in C which runs well on 16-nodes
Linux RH cluster, but when I try to run it on a Cray Origin 2000 with
IRIX64 6.5 I get this problem:

MPI: MPI_COMM_WORLD rank 0 has terminated without calling MPI_Finalize()
MPI: aborting job

I am running MPI_Finalize() on all processes and even testing with
MPI_Finalized(int *bla) if it is actually finalized before exiting. 

All the documentation I have found on this subject is in French and
babelfish.altavista.com isn't that good at translations yet.

Please help!
I'm starting to run out of time.

-- 
Ole-Martin Mørk
--
"Tomorrow is not real. It is an illusion. The only reality is now."
http://frodo.hiof.no/~olemmork

