Your last mail didn't make it through to the list because your log file wasn't 
compressed and therefore didn't fit under the size limit (we limit mail size 
because our web archiving service limits size).

But that's ok -- I got it, because I was CC'ed.

I viewed it and I see what the problem is.  The openib plugin is actually split 
into 2 parts in this old version of Open MPI -- you have to disable 2 plugins.

    ./configure --enable-mca-no-build=btl-openib,common-verbs ...

Sorry for all the hassle!  Try that and see if it works for you.


> On Nov 1, 2019, at 10:54 AM, Qianjin Zheng <qianjin.zh...@hotmail.com> wrote:
> 
> Hi Jeff,
> 
> I attached the stdout from when I ran configure. Thank you
> 
> Regards,
> Qianjin
> From: Jeff Squyres (jsquyres) <jsquy...@cisco.com>
> Sent: Thursday, October 31, 2019 1:55 PM
> To: Qianjin Zheng <qianjin.zh...@hotmail.com>
> Cc: Open MPI User's List <users@lists.open-mpi.org>
> Subject: Re: [OMPI users] Configure Error for installation of openmpi-1.10.1
>  
> Blarg!  Somehow it still tried to build the openib BTL.
> 
> Can you send the stdout from when you ran configure?
> 
> 
> 
>> On Oct 31, 2019, at 1:57 PM, Qianjin Zheng <qianjin.zh...@hotmail.com> wrote:
>> 
>> Hi Jeff,
>> 
>> I tried again, but I still got the error when I ran "make". 
>> Here is the commend when I run the configure:
>> ./configure --prefix=$PATH/LIBRARIES/openmpi --enable-static 
>> --enable-mpi-thread-multiple --without-usnic --enable-mpi-cxx 
>> --enable-mca-no-build=btl-openib CC=gcc CXX=g++ FC=gfortran FCFLAGS=-m64 
>> F77=gfortran FFLAGS=-m64
>> 
>> I also attached my make_log within this email. 
>> 
>> Thank you,
>> 
>> Qianjin
>> 
>> 
>> From: Jeff Squyres (jsquyres) <jsquy...@cisco.com>
>> Sent: Thursday, October 31, 2019 5:21 AM
>> To: Qianjin Zheng <qianjin.zh...@hotmail.com>
>> Cc: Open MPI User's List <users@lists.open-mpi.org>
>> Subject: Re: [OMPI users] Configure Error for installation of openmpi-1.10.1
>>  
>> Please keep users@lists.open-mpi.org in the CC so that other users can 
>> benefit from this information.
>> 
>> More below.
>> 
>> 
>>> On Oct 30, 2019, at 10:18 PM, Qianjin Zheng <qianjin.zh...@hotmail.com> 
>>> wrote:
>>> 
>>> Hi Jeff,
>>> 
>>> I added --enable-no-build=btl:openib on the configure command line. I still 
>>> got an error message when I run "make".
>> 
>> Sorry, I was going off memory and misspoke.  The option you want is 
>> --enable-mca-no-build=btl-openib.
>> 
>> -- 
>> Jeff Squyres
>> jsquy...@cisco.com
>> 
>> <make_log.txt>
> 
> 
> -- 
> Jeff Squyres
> jsquy...@cisco.com
> 
> <configure.out>


-- 
Jeff Squyres
jsquy...@cisco.com

Reply via email to