Re: [OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread David Shrader
It turns out that stuff in /etc is in RAM, so the mxm.conf wasn't there because that area hadn't been refreshed yet, either by the admin manually pushing it out or by rebooting. The admins pushed it out, and now ldd on libhcoll.so resolves the libmxm.so dependency. And, configure works without

Re: [OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread David Shrader
I'm sorry I missed reporting on that. I do not have /etc/ld.so.conf.d/mxm.conf. Interestingly enough, the rpm reports that it does include that file, but it isn't there: [dshrader@zo-fe1 serial]$ rpm -qa | grep mxm mxm-3.4.3065-1.x86_64 [dshrader@zo-fe1 serial]$ rpm -ql mxm-3.4.3065-1.x86_64

Re: [OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread Mike Dubman
could you please check if you have file /etc/ld.so.conf.d/mxm.conf on your system? it will help us understand why hcoll did not detect libmxm.so at the 1st attempt. Thanks On Wed, Oct 21, 2015 at 7:19 PM, David Shrader wrote: > We're using TOSS which is based on Red Hat. The current version we'

Re: [OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread David Shrader
We're using TOSS which is based on Red Hat. The current version we're running is based on Red Hat 6.6. I'm actually not sure what mofed version we're using right now based on what I can find on the system and the admins over that are out. I'll get back to you on that as soon as I know. Using

Re: [OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread Mike Dubman
Hi David, what linux distro do you use? (and mofed version)? Do you have /etc/ld.conf.d/mxm.conf file? Can you please try add LD_LIBRARY_PATH=/opt/mellanox/mxm/lib ./configure ? Thanks On Wed, Oct 21, 2015 at 6:40 PM, David Shrader wrote: > I should probably point out that libhcoll.so does

Re: [OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread David Shrader
I should probably point out that libhcoll.so does not know where libmxm.so is: [dshrader@zo-fe1 ~]$ ldd /opt/mellanox/hcoll/lib/libhcoll.so linux-vdso.so.1 => (0x7fffb2f1f000) libibnetdisc.so.5 => /usr/lib64/libibnetdisc.so.5 (0x7fe31bd0b000) libmxm.so.2 => not

[OMPI users] hcoll dependency on mxm configure error

2015-10-21 Thread David Shrader
Hello All, I'm currently trying to install 1.10.0 with hcoll and mxm, and am getting an error during configure: --- MCA component coll:hcoll (m4 configuration macro) checking for MCA component coll:hcoll compile mode... static checking hcoll/api/hcoll_api.h usability... yes checking hcoll/api/