From: Thomas Fuerle <fuerle@vipios.pri.univie.ac.at>
Newsgroups: comp.parallel.mpi
Subject: Re: MPI on Quad Pentium and Red Hat 6.0
Date: Mon, 03 May 1999 11:34:46 +0200
Organization: Vienna University, Austria
Message-Id: <372D6DB6.B266930E@vipios.pri.univie.ac.at>
References: <7g7nvi$frt$1@news-int.gatech.edu>
    <37281890.1011DFFB@hotbot.com> <7gb9rj$d4r$1@news-int.gatech.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:5015


"Thorsten W. Hertel" wrote:

> Hi !
>
> I tried various device settings (ch_p4, ch_shmem, and ch_lfshmem) but with
> each of these I got error messages because of the Fortran MPI libraries. For
> example, the ch_p4 installation gave the following error message:
> home/thorsten/mpich/mpich/build/LINUX/ch_p4/lib/libmpich.a(initf.o): In
> function `mpi_init_':
> initf.o(.text+0x11): undefined reference to `mpir_iargc_'
> initf.o(.text+0x13a): undefined reference to `mpir_getarg_'

your configure script needs some modifications ... I got this error also very
often, post me your head of config.status, maybe I can help.

>
>
> And this is what is causing this error:
> pgf90 -L/home/thorsten/mpich/mpich/build/LINUX/ch_p4/lib -lpmpich -lmpich
>
> Is there something wrong with the libraries or are the maybe not compatible
> with Linux Redhat6.0?
>
> THanks
>
> Thorsten
>
> --
> ____
> Thorsten W. Hertel
> Georgia Institute of Technology
> PhD Student (Electrical Engineering)
> Email: hertel@ee.gatech.edu
> Phone: (404) 894 3123

--
Thomas Fuerle
mailto:fuerle@vipios.pri.univie.ac.at
http://vipios.pri.univie.ac.at
Institute for Applied Computer Science and Information Systems
University of  Vienna, Rathausstr. 19/4, A-1010 Vienna, Austria
Tel: +43 1 4277 38423


--- Antoine de St. Exupery ---

"Perfection is not achieved when there is nothing left to add,
 but when there is nothing left to take away".

