Hi Mike.
Thanks for the help!
I am installing OFED on an NFS share partition so that
all compute nodes will have access.
For the "--with-openib" option, I don't specify one.
My config file looks like this:
CFLAGS="" FCFLAGS="" ./configure \
--with-sge \
--with-openib \
--enable-openib-connectx-xrc \
--enable-mpi-thread-multiple \
--with-threads \
--with-hwloc \
--enable-heterogeneous \
--with-fca=/opt/mellanox/fca \
--with-mxm-libdir=/opt/mellanox/mxm/lib \
--with-mxm=/opt/mellanox/mxm \
--prefix=/data/openmpi-1-6.3
Please advise,
Joseph
On 12/1/2012 11:39 PM, Mike Dubman wrote: