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