Newsgroups: comp.parallel.mpi
From: eddemain@neumann.uwaterloo.ca (Erik Demaine)
Subject: Re: MPICH: Fatal error; unknown error handler?
Organization: University of Waterloo
Date: Thu, 2 May 1996 14:48:32 GMT
Message-ID: <Dqs94x.FBr@undergrad.math.uwaterloo.ca>

Dana Hammond (dana@cscsun3.larc.nasa.gov) wrote:
: Using MPICH (p4) on a rs6000 cluster, I get the following error:

: 	Fatal error; unknown error handler

: I eliminated all my code in the fortran driver down to the following
: (except for linking in the other, now non-needed routines) and still
: get the error.

: When I eliminate the other routine (.o) in my link, then the 
: program runs.

The other routines must declare routines starting with mpi_ or pmpi_.
That's the only problem I can think of...

Good luck,
Erik
--
Erik Demaine                 \/  e-mail: eddemain@neumann.uwaterloo.ca
Dept. of Computer Science    /\  URL   : http://barrow.uwaterloo.ca/~eddemain/
University of Waterloo       \/  Most jugglers do poorly while drunk, especially
Waterloo, ON Canada N2L 3G1  /\  in a large wavelength gravity field.

