Installing InfiniBand on SUSE

Complete the following steps to install InfiniBand packages on any version of SUSE.

Procedure

  1. To install the InfiniBand packages, run the following command, where hardware is the name of the appropriate hardware driver. For example, if you have the eHCA adapters, you would replace hardware with ehca.
    zypper install ofed* libibverbs* librdmacm* libhardware-rdmav2 perftest
  2. Restart openibd with the following command:
    /etc/init.d/openibd restart