Re: [OMPI users] [WARNING: UNSCANNABLE EXTRACTION FAILED]Re: Cannot compile 1.10.2 under CentOS 7 rdma-core-devel-13-7.el7.x86_64

2018-02-28 Thread William T Jones
to disable all the usNIC stuff, since this user is not using usNIC at all), move forward to v1.10.7, or move forward to the latest Open MPI (both v3.0.1 and v3.1.0 are literally immanently about to be released). On Feb 28, 2018, at 2:41 PM, William T Jones <w.t.jo...@nasa.gov> wrote:

Re: [OMPI users] [WARNING: UNSCANNABLE EXTRACTION FAILED]Re: Cannot compile 1.10.2 under CentOS 7 rdma-core-devel-13-7.el7.x86_64

2018-02-28 Thread William T Jones
-mca-no-build=common-verbs_usnic ... Sadly this does not work. Linker fails with undefined reference to `ompi_common_verbs_usnic_register_fake_drivers'. On Feb 28, 2018, at 11:55 AM, William T Jones <w.t.jo...@nasa.gov> wrote: Unfortunately, that does not work. % ./configure --

Re: [OMPI users] Cannot compile 1.10.2 under CentOS 7 rdma-core-devel-13-7.el7.x86_64

2018-02-28 Thread William T Jones
Thank you! Will that have any adverse side effects? Performance penalties? On 02/28/2018 10:57 AM, r...@open-mpi.org wrote: Add --without-usnic On Feb 28, 2018, at 7:50 AM, William T Jones <w.t.jo...@nasa.gov> wrote: I realize that OpenMPI 1.10.2 is quite old, however, for compatibi

[OMPI users] Cannot compile 1.10.2 under CentOS 7 rdma-core-devel-13-7.el7.x86_64

2018-02-28 Thread William T Jones
I realize that OpenMPI 1.10.2 is quite old, however, for compatibility I am attempting to compile it after a system upgrade to CentOS 7. This system does include infiniband and I have configured as follows using Intel 2017.2.174 compilers: % ./configure --enable-static \