Hi, yep - you can compile OFED/MOFED in the $HOME/ofed dir and point OMPI configure to it with "--with-verbs=/path/to/ofed/install".
You can download and compile "libibverbs","libibumad","libibmad","librdmacm","opensm","infiniband-diags" packages only with custom prefix. M On Fri, Oct 10, 2014 at 11:24 PM, Gary Jackson <ga...@cs.umd.edu> wrote: > > I'm trying to build OpenMPI on a cluster that has InfiniBand adapters and > at least enough of OpenFabrics to have working IPoIB. But some things are > missing, like infiniband/verbs.h. Is it possible to build OpenMPI with a > working openib btl on a host like this? For instance, can I do a partial > installation of the necessary libraries and headers of OFED in to my home > directory so I can get this working? I do not have root authority on these > hosts, so doing a correct installation of OFED is sadly not a possibility. > > -- > Gary > _______________________________________________ > users mailing list > us...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users > Link to this post: http://www.open-mpi.org/community/lists/users/2014/10/ > 25486.php > -- Kind Regards, M.