Newsgroups: comp.parallel.mpi
From: Nikolaus Geers <geers@rz.uni-karlsruhe.de>
Subject: Re: libpvm3pe.a symbols
Organization: University of Karlsruhe, Germany
Date: Tue, 17 Dec 1996 09:21:36 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <32B65810.761B@rz.uni-karlsruhe.de>

J.J.A. Koot wrote:
> 
> Hi,
> Can someone tell me where I can find the definitions of the following
> three symbols:
> mpi_var_comm_world
> mpi_var_byte
> mpi_var_int
> They are referenced from libpvm3pe.a[lpvmmimd.o]
> I am trying to compile a pvm-mp program (AIX) on an SP2.
> Jacob
You should find theses symbols in IBM's MPI-library. You have to 
link your program using the compiler scripts mpxlf or mpcc. Then it 
should work

best regards

------------------------------------------------------------------------------
Nikolaus Geers				Nikolaus Geers
Rechenzentrum				Computing Centre
Universitaet Karlsruhe			University of Karlsruhe
Postfach 6980				Postfach 6980
76128 Karlsruhe				D-76128 Karlsruhe
					Germany			
Tel. 0721 608 3755			Phone: + 49 721 608 3755
Fax: 0721 32550				Fax:   + 49 721 32550
		e-mail: geers@rz.uni-karlsruhe.de
		www: http://www.uni-karlsruhe.de/~Nikolaus.Geers
------------------------------------------------------------------------------

