I am seeing it also on my cluster too. [ivy4:27085] mca_base_component_repository_open: unable to open mca_btl_usnic: /ivylogin/home/rvandevaart/ompi-repos/ompi-master-uvm/64-dbg/lib/libmca_common_libfabric.so.0: undefined symbol: psmx_eq_open (ignored) [ivy4:27085] mca_base_component_repository_open: unable to open mca_mtl_ofi: /ivylogin/home/rvandevaart/ompi-repos/ompi-master-uvm/64-dbg/lib/libmca_common_libfabric.so.0: undefined symbol: psmx_eq_open (ignored)
Rolf From: devel [mailto:[email protected]] On Behalf Of Howard Pritchard Sent: Friday, May 01, 2015 6:08 PM To: Open MPI Developers List Subject: [OMPI devel] is anyone seeing this on their intel/inifinipath cluster? Hi Folks, I'm doing some work with master on a intel/infinipath system and there some odd undefined symbols errors showing up: /users/hpp/ompi_install/lib/libmca_common_libfabric.so.0: undefined symbol: psmx_eq_open anyone else seeing this on their intel/infinipath system? What's bizarre is that psmx_eq_open shouldn't be visible outside of the libfabric.so itself. So having libfabric internal symbols required in a ompi mca lib seems to be incorrect. Howard ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------
