Newsgroups: comp.parallel.mpi
From: Fernando Nogueira <fnog@teor.fis.uc.pt>
Reply-To: fnog@teor.fis.uc.pt
Subject: Problems with MPICH on DEC ALPHA
Organization: Centre for Computational Physics of the University of Coimbra
Date: Thu, 02 Jul 1998 12:08:30 +0100
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="------------93B173AC6E8C8438AB3E51A9"
Message-ID: <359B6A2E.EC802592@teor.fis.uc.pt>


--------------93B173AC6E8C8438AB3E51A9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi.

I have been trying to compile MPICH on a group of Digital Personal
Workstations 500 that are running Digital Unix 4.0d. The compilation of
the libraries seems to go without problems but I get the following
message whenever I try to compile a test:

/bin/ld:
Unresolved:
MPID_SendDatatype
MPID_RecvDatatype
MPIR_shandles
MPID_SBfree
MPID_SBalloc
MPID_IsendDatatype
MPID_SendComplete
MPID_RecvComplete
MPIR_rhandles
MPID_IrecvDatatype
MPID_Pack_size
MPID_Abort
MPID_End
MPID_SBdestroy
MPID_MyWorldRank
MPID_DeviceCheck
MPID_Init
MPID_MyWorldSize
MPID_SBinit
MPID_CH_Comm_msgrep
MPID_Version_name
MPID_ArgSqueeze
MPID_Pack
MPID_IS_HETERO
MPID_SendIcomplete
MPID_RecvIcomplete
MPID_SendCancel
MPID_RecvCancel

I have already used all the combinations of DEC and GNU C, and DEC and
GNU make.

Does someone have a suggestion?

Thanks!

Fernando

---------------------------------------------------------
 Fernando Nogueira
 Physics Department           Phone: + 351 (0)39 410622
 University of Coimbra          Fax: + 351 (0)39 829158
 3000 COIMBRA                 email: fnog@teor.fis.uc.pt
 PORTUGAL
---------------------------------------------------------


--------------93B173AC6E8C8438AB3E51A9
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
<FONT FACE="Courier New,Courier">Hi.</FONT><FONT FACE="Courier New,Courier"></FONT>

<P><FONT FACE="Courier New,Courier">I have been trying to compile MPICH
on a group of Digital Personal Workstations 500 that are running Digital
Unix 4.0d. The compilation of the libraries seems to go without problems
but I get the following message whenever I try to compile a test:</FONT><FONT FACE="Courier New,Courier"></FONT>

<P><FONT FACE="Courier New,Courier">/bin/ld:<BR>
Unresolved:<BR>
MPID_SendDatatype<BR>
MPID_RecvDatatype<BR>
MPIR_shandles<BR>
MPID_SBfree<BR>
MPID_SBalloc<BR>
MPID_IsendDatatype<BR>
MPID_SendComplete<BR>
MPID_RecvComplete<BR>
MPIR_rhandles<BR>
MPID_IrecvDatatype<BR>
MPID_Pack_size<BR>
MPID_Abort<BR>
MPID_End<BR>
MPID_SBdestroy<BR>
MPID_MyWorldRank<BR>
MPID_DeviceCheck<BR>
MPID_Init<BR>
MPID_MyWorldSize<BR>
MPID_SBinit<BR>
MPID_CH_Comm_msgrep<BR>
MPID_Version_name<BR>
MPID_ArgSqueeze<BR>
MPID_Pack<BR>
MPID_IS_HETERO<BR>
MPID_SendIcomplete<BR>
MPID_RecvIcomplete<BR>
MPID_SendCancel<BR>
MPID_RecvCancel</FONT><BR>
<BR>
<BR><FONT FACE="Courier New,Courier">I have already used all the combinations
of DEC and GNU C, and DEC and GNU make.</FONT><FONT FACE="Courier New,Courier"></FONT>

<P><FONT FACE="Courier New,Courier">Does someone have a suggestion?</FONT><FONT FACE="Courier New,Courier"></FONT>

<P><FONT FACE="Courier New,Courier">Thanks!</FONT><FONT FACE="Courier New,Courier"></FONT>

<P><FONT FACE="Courier New,Courier">Fernando</FONT><BR>
<BR>
<BR><FONT FACE="Courier New,Courier">---------------------------------------------------------<BR>
&nbsp;Fernando Nogueira<BR>
&nbsp;Physics Department&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Phone: + 351 (0)39 410622<BR>
&nbsp;University of Coimbra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Fax: + 351 (0)39 829158<BR>
&nbsp;3000 COIMBRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
email: fnog@teor.fis.uc.pt<BR>
&nbsp;PORTUGAL<BR>
---------------------------------------------------------</FONT>
<BR><FONT FACE="Courier New,Courier">&nbsp;</FONT></HTML>

--------------93B173AC6E8C8438AB3E51A9--


