Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-12 Thread Limin Gu
> > Regards, > > > > _MAC > > > > *From:* users [mailto:users-boun...@lists.open-mpi.org] *On Behalf Of *Limin > Gu > *Sent:* Tuesday, October 11, 2016 7:33 PM > > *To:* Open MPI Users > *Subject:* Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-12 Thread Cabral, Matias A
org>] On Behalf Of Limin Gu Sent: Tuesday, October 11, 2016 2:58 PM To: Open MPI Users mailto:users@lists.open-mpi.org>> Subject: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2 Hi All, I am trying to build openmpi 2.0.1 on a CentOS 7.2 system, and I have following lib

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Limin Gu
; Note that newer rpm are named hfi1-psm* > > > > > > _MAC > > > > *From:* users [mailto:users-boun...@lists.open-mpi.org] *On Behalf Of *Limin > Gu > *Sent:* Tuesday, October 11, 2016 6:44 PM > *To:* Open MPI Users > *Subject:* Re: [OMPI users] Openmpi 2.0.1

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Cabral, Matias A
Users Subject: Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2 Thanks Gilles! Limin On Tue, Oct 11, 2016 at 9:33 PM, Gilles Gouaillardet mailto:gil...@rist.or.jp>> wrote: Limin, It seems libpsm2 provided by Centos 7 is a bit too old all symbols are prefixe

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Limin Gu
about the version being used. >> Some things to share: >> >> >> >> >rpm -qi libpsm2-0.7-4.el7.x86_64 >> >> > objdump –p /usr/lib64/libpsm2.so |grep SONAME >> >> >nm /usr/lib64/libpsm2.so |grep psm2_mq_irecv2 (will not work if the lib &

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Gilles Gouaillardet
>> *Subject:* [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2 Hi All, I am trying to build openmpi 2.0.1 on a CentOS 7.2 system, and I have following libpsm2 packages installed: libpsm2-0.7-4.el7.x86_64 libpsm2-compat-0.7-4.el7.x86_64 libpsm2-com

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Limin Gu
; > Thanks, > > _MAC > > > > *From:* users [mailto:users-boun...@lists.open-mpi.org] *On Behalf Of *Limin > Gu > *Sent:* Tuesday, October 11, 2016 2:58 PM > *To:* Open MPI Users > *Subject:* [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS > 7.2

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Jeff Squyres (jsquyres)
; > Thanks, > _MAC > > From: users [mailto:users-boun...@lists.open-mpi.org] On Behalf Of Limin Gu > Sent: Tuesday, October 11, 2016 2:58 PM > To: Open MPI Users > Subject: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2 > > Hi All, > > I am tryi

Re: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Cabral, Matias A
.so |grep psm2_mq_irecv2 (will not work if the lib >Stripped) Thanks, _MAC From: users [mailto:users-boun...@lists.open-mpi.org] On Behalf Of Limin Gu Sent: Tuesday, October 11, 2016 2:58 PM To: Open MPI Users Subject: [OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2 Hi All,

[OMPI users] Openmpi 2.0.1 build --with-psm2 failed on CentOS 7.2

2016-10-11 Thread Limin Gu
Hi All, I am trying to build openmpi 2.0.1 on a CentOS 7.2 system, and I have following libpsm2 packages installed: libpsm2-0.7-4.el7.x86_64 libpsm2-compat-0.7-4.el7.x86_64 libpsm2-compat-devel-0.7-4.el7.x86_64 libpsm2-devel-0.7-4.el7.x86_64 I added --with-psm2 to my configure, but it failed: -