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
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