]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/opensm/README
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / opensm / README
1 OpenSM README:
2 --------------
3
4 OpenSM provides an implementation for an InfiniBand Subnet Manager and
5 Administrator. Such a software entity is required to run for in order
6 to initialize the InfiniBand hardware (at least one per each
7 InfiniBand subnet).
8
9 The full list of OpenSM features is described in the user manual
10 provided in the doc sub directory.
11
12 The installation of OpenSM includes:
13
14 sbin/
15    opensm - the SM/SA executable
16    osmtest - a test program for the SM/SA
17 lib/
18    libosmcomp.{a,so} - component library with generic services and containers
19    libopensm.{a,so} - opensm services for logs and mad buffer pool
20    libosmvendor.{a,so} - interface to the user mad service of the driver
21 include/
22    iba/ib_types.h - IBA types header file
23    complib/ - component library includes
24    vendor/  - vendor library includes
25    opensm/  - public opensm library includes