Hello Brice,
On this system libnuma dynamic lib and header files are installed without static lib.
Distro: SLES 10.1 based machine
Pavel (Pasha) Shamis
---
Application Performance Tools Group
Computer Science and Math Division
Oak Ridge National Laboratory
On Jul 26, 2011, at 3:54 AM, Brice Goglin wrote:
> Hello Pavel,
> Do you have libnuma headers and dynamic lib installed without static lib
> installed ? Which distro is this?
> Brice
>
>
>
> Le 25/07/2011 23:56, Shamis, Pavel a écrit :
>> Hello,
>>
>> I have been trying to compile Open MPI (trunk) static version with hwloc, the last is enabled by default in trunk.
>> The build platform is AMD machine, that has dynamic libnuma version only.
>>
>> Problem:
>> Open MPI fails to link orted, because it can't find static version of libnuma.
>>
>> Workaround:
>> add --without-hwloc
>>
>> Real solution:
>> Is it a way to keep hwloc enabled when static libnuma isn't presented on the system ? If it's a such way, I would like to know how to enable it.
>> Otherwise, I think configure script should handle such scenario, it means disable hwloc and enable some other alternative.
>>
>> Regards,
>>
>> Pavel (Pasha) Shamis
>> ---
>> Application Performance Tools Group
>> Computer Science and Math Division
>> Oak Ridge National Laboratory
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> devel mailing list
>> devel_at_[hidden]
>> hxxp://www.open-mpi.org/mailman/listinfo.cgi/devel
>
> _______________________________________________
> devel mailing list
> devel_at_[hidden]
> hxxp://www.open-mpi.org/mailman/listinfo.cgi/devel
>
|