No cigar with MLNX_OFED_LINUX-1.5.3-3.1.0-rhel6.3-x86_64

Here are my steps:

- Removed OFED-1.5.4.1 & rebooted
- Installed MLNX_OFED_LINUX-1.5.3-3.1.0-rhel6.3-x86_64
- rpm -e mxm
- rpm -i mxm-1.1.3a5e745-1.x86_64-rhel6u3.rpm   <--- The new mxm you built.
- Rebooted

Check:
# rpm -qa | egrep "1.5.3|mxm|fca"
kernel-ib-devel-1.5.3-2.6.32_279.14.1.el6.x86_64.x86_64
ofed-scripts-1.5.3-OFED.1.5.3.3.1.0.x86_64
mxm-1.1.3a5e745-1.x86_64
tree-1.5.3-2.el6.x86_64
kernel-ib-1.5.3-2.6.32_279.14.1.el6.x86_64.x86_64
fca-2.1.12028-1.x86_64
mlnxofed-docs-1.5.3-3.1.0.noarch

Try compiling OpenMPI 1.6.3 and get the same results:

make[2]: Entering directory `/data/apps/sources/openmpi-1.6.3/ompi/mca/mtl/mxm'
  CC     mtl_mxm.lo
  CC     mtl_mxm_cancel.lo
  CC     mtl_mxm_recv.lo
t.lo
  CC     mtl_mxm_endpoint.lo
  CC     mtl_mxm_probe.lo
  CC     mtl_mxm_send.lo
  CCLD   mca_mtl_mxm.la
/bin/grep: /usr/local/mofed-inst/1.5.3-3.1.0/lib/librdmacm.la: No such file or 
directory
/bin/sed: can't read /usr/local/mofed-inst/1.5.3-3.1.0/lib/librdmacm.la: No 
such file or directory
libtool: link: `/usr/local/mofed-inst/1.5.3-3.1.0/lib/librdmacm.la' is not a 
valid libtool archive
make[2]: *** [mca_mtl_mxm.la] Error 1
make[2]: Leaving directory `/data/apps/sources/openmpi-1.6.3/ompi/mca/mtl/mxm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/apps/sources/openmpi-1.6.3/ompi'
make: *** [all-recursive] Error 1


# ls /usr/local/mofed-inst
ls: cannot access /usr/local/mofed-inst: No such file or directory
#
# ls /usr/local
bin  etc  include  lib  lib64  libexec  sbin  share  src
#
# find  /usr -name "*mofed*" -print
#
<nothing>



On 12/2/2012 1:05 PM, Joseph Farran wrote:
Next I will try MLNX_OFED_LINUX-1.5.3-3.1.0-rhel6.3-x86_64, with the mxm and 
try again.

Joseph

Reply via email to