This error indicates that the open of a shared library failed. It is generated by the dynamic loader, which is used by Open MPI to load the components. The specific error you get is clear about this: one of the dependencies of the TM RAS is missing.

If you log on one of the compute nodes and do a
    ldd <path the ompi nstallation>/lib/openmpi/lib_mca_ras_tm.so
you should see which dynamic library is missing.

  Thanks,
    george.


On Feb 27, 2008, at 11:42 AM, David Gunter wrote:

[n51:21574] mca: base: component_find: unable to open ras tm: file not
found (ignored)
[n50:21577] mca: base: component_find: unable to open ras tm: file not
found (ignored)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to