Linux: Mellanox VMA

From Define Wiki
Revision as of 17:16, 5 February 2015 by Chenhui (talk | contribs) (→‎Running VMA)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installing the VMA Software

To install the VMA package:

  1. Go to the location where the package was saved.
  2. Run the command below to start installation.
    #rpm -i libvma.X.Y.Z-R.rpm

Running VMA

Before running a user application, you must add the library libvma.so to the env variable LD_PRELOAD.

#LD_PRELOAD=libvma.so iperf -uc 224.22.22.22 -t 5