858 B
858 B
The Mellanox MXM communication library
Overview
The Mellanox MXM communication library provides support for the Mellanox MXM interface for InfiniBand.
Installation
For the module we use a RPM distributed by HP.
- Create new directory
/opt/psi/System/mxm/VERSION_merlin - Download RPM from https://downloads.linux.hpe.com/sdr/repo/mlnx_ofed/RedHatEnterpriseServer/
- Unpack RPM with
rpm2cpio RPM | cpio -i --make-dirssomewhere - copy all files from
opt/mellanox/mxmto the module directory - adapt directories in
lib/pkg-config/mxm.pc - add new variant to
files/variants - run the build-script to install the modulefile and to set the release
Note: The shared library
libmxm.soprovided by the RPMs for RHEL 6 cannot be used to compile other software. They requiry GLIBC >= 2.14, but on RHEL 6 only 2.12 is installed!