Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

absoft fortran compiler w/ MPICH-GM

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Tony Vu tonyv at citrus.ucr.edu
Fri Jul 19 09:00:16 PDT 2002


Hello,

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:

./configure -nodevdebug -cflags="-I$GM_HOME/binary/include -I$GM_HOME/include"\
             -opt=-O2  -device=ch_gm -noromio --enable-f90modules \
             --lib="-L$GM_HOME/binary/lib/ -L$GM_HOME/lib/ -lgm -lpthread " \
             -arch=LINUX -f90="/opt/absoft/bin/f90 -YEXT_NAMES=LCS -YEXT_SFX=_" \
             -fc="/opt/absoft/bin/f77 -f -N15" -prefix=/usr/local/mpich.new \
             -cc=gcc -c++=g++ -rsh=/gridware/sge/mpi/rsh \
                >& config-mine.log

When one of my users compiles his Fortran code he receives the following errors:

...
superprogram.o(.text+0x10c68): undefined reference to `ZGETRF_'
superprogram.o(.text+0x10ca4): undefined reference to `ZGETRI_'
superprogram.o(.text+0x150c6): undefined reference to `G_EE_BLOCH_FB_'
superprogram.o(.text+0x15e39): undefined reference to `MPI_FINALIZE_'
g_e_e_mtx_bloch_mem_v2.o(.text+0x2): undefined reference to `MPI_NULL_DELETE_FN'
g_e_e_mtx_bloch_mem_v2.o(.text+0x8): undefined reference to `MPI_DUP_FN'
g_e_e_mtx_bloch_mem_v2.o(.text+0xe): undefined reference to `MPI_NULL_COPY_FN'
...

Thats just a cut from the long error listing he receives.  Any ideas?

Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.scyld.com/pipermail/beowulf/attachments/20020719/8278f805/attachment.html


More information about the Beowulf mailing list