<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Has anyone had any experience configuring 
MPICH-1.2.1..7b from Myricom to work with Absoft's fortran compilers(Pro Fortran 
v7.5)?  I've used the following configure line with no 
success:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>./configure -nodevdebug 
-cflags="-I$GM_HOME/binary/include 
-I$GM_HOME/include"\<BR>             
-opt=-O2  -device=ch_gm -noromio --enable-f90modules 
\<BR>             
--lib="-L$GM_HOME/binary/lib/ -L$GM_HOME/lib/ -lgm -lpthread " 
\<BR>             
-arch=LINUX -f90="/opt/absoft/bin/f90 -YEXT_NAMES=LCS -YEXT_SFX=_" 
\<BR>             
-fc="/opt/absoft/bin/f77 -f -N15" -prefix=/usr/local/mpich.new 
\<BR>             
-cc=gcc -c++=g++ -rsh=/gridware/sge/mpi/rsh 
\<BR>                
>& config-mine.log<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>When one of my users compiles his Fortran code he 
receives the following errors:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>superprogram.o(.text+0x10c68): undefined reference 
to `ZGETRF_'<BR>superprogram.o(.text+0x10ca4): undefined reference to 
`ZGETRI_'<BR>superprogram.o(.text+0x150c6): undefined reference to 
`G_EE_BLOCH_FB_'<BR>superprogram.o(.text+0x15e39): undefined reference to 
`MPI_FINALIZE_'<BR>g_e_e_mtx_bloch_mem_v2.o(.text+0x2): undefined reference to 
`MPI_NULL_DELETE_FN'<BR>g_e_e_mtx_bloch_mem_v2.o(.text+0x8): undefined reference 
to `MPI_DUP_FN'<BR>g_e_e_mtx_bloch_mem_v2.o(.text+0xe): undefined reference to 
`MPI_NULL_COPY_FN'<BR>...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thats just a cut from the long error listing he 
receives.  Any ideas?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</DIV></FONT></BODY></HTML>