[Users] HPMPI

Ryoji Takahashi ryoji at cct.lsu.edu
Tue Jan 16 18:24:21 CST 2007


thanks.
it seems i just missed some link
that was all.

ryoji.


Erik Schnetter wrote:

> On Jan 16, 2007, at 16:48:13, Ryoji Takahashi wrote:
>
>> Hi, i never compile with hpmpi.
>>
>> with following configure file
>>
>> MPI=CUSTOM
>> MPI_LIBS= mpi
>> MPI_LIB_DIRS=/opt/hpmpi/lib/linux_amd64
>> MPI_INC_DIRS=/opt/hpmpi/include
>> PTHREADS=yes
>>
>> i am getting the following link error.
>>
>> /global/malcubi/ryoji/Cactus/configs/x86_64/lib/libthorn_Cactus.a 
>> (CactusDefaultComm.c.o)(.text+0x69a): In function  
>> `CactusDefaultMyProc':
>> : undefined reference to `MPI_Comm_rank'
>> /global/malcubi/ryoji/Cactus/configs/x86_64/lib/libthorn_Cactus.a 
>> (CactusDefaultComm.c.o)(.text+0x6c7): In function  
>> `CactusDefaultMyProc':
>> : undefined reference to `MPI_Error_string'
>> /global/malcubi/ryoji/Cactus/configs/x86_64/lib/ 
>> libthorn_CarpetInterp.a(interp.cc.o)(.text+0x879): In function  
>> `Carpet_DriverInterpolate':
>> : undefined reference to `hpmp_int'
>
>
> You probably need to list more libraries in "MPI_LIBS", not just  
> "mpi".  Look into the directory "/opt/hpmpi/lib/linux_amd64", and  
> list some of the other libraries that are there (if there are more).   
> The order in which you list the libraries is also important -- you  
> may have to try some permutations.
>
> -erik
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Users mailing list
>Users at cactuscode.org
>http://www.cactuscode.org/mailman/listinfo/users
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cactuscode.org/pipermail/users/attachments/20070116/3e367da2/attachment.html 


More information about the Users mailing list