lspci output is :: <br>07:00.0 InfiniBand: Mellanox Technologies MT25208 InfiniHost III Ex (Tavor compatibility mode) (rev a0)<br>        Subsystem: Mellanox Technologies MT25208 InfiniHost III Ex (Tavor compatibility mode)
<br>        Flags: bus master, fast devsel, latency 0, IRQ 193<br>        Memory at dc000000 (64-bit, non-prefetchable) [size=1M]<br>        Memory at d8000000 (64-bit, prefetchable) [size=8M]<br>        Memory at d0000000 (64-bit, prefetchable) [size=128M]
<br>        Capabilities: [40] Power Management version 2<br>        Capabilities: [48] Vital Product Data<br>        Capabilities: [90] Message Signalled Interrupts: 64bit+ Queue=0/5 Enable-<br>        Capabilities: [84] MSI-X: Enable- Mask- TabSize=32
<br>        Capabilities: [60] Express Endpoint IRQ 0<br><br>Loaded modules are : <br>ib_ipoib               60440  0<br>ib_mthca              151056  0<br>ib_umad                19888  0<br>ib_ucm                 21000  0
<br>ib_uverbs              46000  1 ib_ucm<br>ib_cm                  40744  1 ib_ucm<br>ib_sa                  17684  2 ib_ipoib,ib_cm<br>ib_mad                 42408  4 ib_mthca,ib_umad,ib_cm,ib_sa<br>ib_core                60032  8 ib_ipoib,ib_mthca,ib_umad,ib_ucm,ib_uverbs,ib_cm,ib_sa,ib_mad
<br><br><br>OFED config details from /etc/infiniband/ofed/ :: <br>#!/bin/bash<br><br>echo prefix=/usr/local/ofed<br>echo Kernel=2.6.9-42.ELsmp<br>echo<br>echo "Configure options: --with-ipoib-mod --with-mthca-mod --with-sdp-mod --with-srp-mod --with-core-mod --with-user_mad-mod --with-user_access-mod --with-addr_trans-mod --with-madeye-mod"
<br>echo<br><br>cheers<br>john<br><br><div><span class="gmail_quote">On 8/23/07, <b class="gmail_sendername">Tziporet Koren</b> <<a href="mailto:tziporet@dev.mellanox.co.il">tziporet@dev.mellanox.co.il</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">John Leidel wrote:<br>> All, in adding two new blade centers full of machines to my existing
<br>> cluster install, I'm getting the following errors in trying to run MPI<br>> jobs over MVAPICH ::<br>><br>> libibverbs: Fatal: no infiniband class devices found.<br>> No IB device found<br>><br>
><br>Please send the output of lspci -v for the IB card.<br><br>Also - to see which kernel modules are loaded please run: lsmod | grep ib<br><br>If you have OFED installed on the system you can find the prefix running<br>
the script: /etc/infiniband/info<br><br>The binaries are installed under <prefix>/bin<br><br>Tziporet<br><br></blockquote></div><br>