(brought over from the OMPI user's list)

This likely means you installed hwloc to a non-standard location (meaning that 
your system is not looking for shared libraries in $hwloc_prefix/lib by 
default).  

If you prepend/append your LD_LIBRARY_PATH environment variable (or set it, if 
it's not already set) to include $hwloc_prefix/lib, it should find hwloc's 
shared library and lstopo -- and all of its friends -- should work fine.


On Jun 7, 2011, at 12:51 PM, vaibhav dutt wrote:

> Hi,
> 
> I have installed HWLOC 1.2 on my cluster , each node has two Intel Xeon E5450 
> quad cores.
> When I try to execute the command "lstopo" to determine the hardware topology 
> of my system,
> I get an error like:
> 
> ./lstopo: error while loading shared libraries: libhwloc.so.3: cannot open 
> shared object file: No such file or directory
> 
> 
> Can anyone please help me as to what is the reason for this error and where 
> can I find this shared
> library.
> 
> Thanks.
> 
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to