|
[Sponsors] |
March 24, 2005, 10:47 |
MPICH : undefined reference to..
|
#1 |
Guest
Posts: n/a
|
Hi,
I'm trying to get mpich working with proHPC but I got problems. The mpich libraries are found, variable MPI_ROOT,_ARCH and _DEVICE are set. Starlink runs but I got error messages like these : /usr/local/mpich/mpp/mpich/lib/LINUX/ch_shmem/libmpi.a(initutil.o): In function `MPIR_Init': initutil.o(.text+0x133): undefined reference to `MPID_Init' initutil.o(.text+0x15f): undefined reference to `MPID_MyWorldRank' and much more. What's the fuck ?! I tried to recompile mpich trying different device but no better result. How can I get mpich working ? |
|
March 24, 2005, 12:08 |
Re: MPICH : undefined reference to..
|
#2 |
Guest
Posts: n/a
|
Contact the support for precompiled versions.
|
|
March 24, 2005, 12:10 |
Re: MPICH : undefined reference to..
|
#3 |
Guest
Posts: n/a
|
Which MPICH version are you using? Is it by chance a self-compiled version?
|
|
March 24, 2005, 13:30 |
Re: MPICH : undefined reference to..
|
#4 |
Guest
Posts: n/a
|
Well, it's ok now. I recompiled MPICH with the good options.
In fact there is a problem with monocase name for shared objects between the ABSoft compiler and the GNU one, use -f to correct that. For information : $export FC="f77 -f -N15" $./configure --prefix=/usr/local/mpich $make $make install (give errors on tests but prohpc/starlinks works) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.com] Undefined reference to %60yyFlexLexeryywrapb | arjaan | OpenFOAM Installation | 13 | June 1, 2016 13:33 |
Undefined reference | mateusz_slowikowski | OpenFOAM Running, Solving & CFD | 7 | February 27, 2015 15:35 |
Undefined reference to %60mainb | seang | OpenFOAM Installation | 8 | February 1, 2014 14:48 |
Undefined reference to %60yyFlexLexeryywrapb | zhoubinwx | OpenFOAM Bugs | 1 | May 28, 2008 06:57 |
Undefined reference | mateusz_slowikowski | OpenFOAM Running, Solving & CFD | 3 | March 11, 2008 13:19 |