Re: MPI_Comm

Susan Blackford <[email protected]> Mon, 21 Jun 2004 13:32:06 -0400
Newsgroups gmane.network.myrinet.general
Organization Myricom, Inc
Message-ID <[email protected]>
Hi,

On Mon, 2004-06-21 at 13:12, Zaheerul Arefeen wrote:
> Hi,
> I am trying to communicate between two different MPI
> application having two different communicator using
> the following API in a client server manner:
> 
> MPI_Open_port()
> MPI_Comm_accept()
> MPI_Comm_connect()
> MPI_Comm_disconnect()
> 
> while compiling, i found the following errors. I
> wonder if anyone can tell me if i am not doing it in
> proper way or mpich-gm dont support this client/server
> API.
> 
> mpiserver.o(.text+0x6a): In function `main':
> : undefined reference to `MPI_Open_port'
> mpiserver.o(.text+0xad): In function `main':
> : undefined reference to `MPI_Comm_accept'
> mpiserver.o(.text+0x148): In function `main':
> : undefined reference to `MPI_Close_port'
> mpiserver.o(.text+0x164): In function `main':
> : undefined reference to `MPI_Comm_disconnect'
> collect2: ld returned 1 exit status

MPICH-GM does not currently support MPI-2 functionality.

The latest MPICH-GM release (MPICH-GM 1.2.5..12) is based on MPICH
1.2.5.2.

Susan
-- 

------------------------------------------
Susan Blackford
Member of Technical Staff
Myricom Inc.
------------------------------------------