Index of /freebsd/head/contrib/ofed/management/opensm
Name Last modified Size Description
Parent Directory 27-Sep-2011 02:14 -
AUTHORS 27-Sep-2011 02:14 1k
COPYING 27-Sep-2011 02:14 1k
ChangeLog 27-Sep-2011 02:14 1k
INSTALL 27-Sep-2011 02:14 9k
Makefile.am 27-Sep-2011 02:14 1k
NEWS 27-Sep-2011 02:14 1k
autogen.sh 27-Sep-2011 02:14 2k
complib/ 27-Sep-2011 02:14 -
config/ 27-Sep-2011 02:14 -
configure.in 27-Sep-2011 02:14 7k
doc/ 27-Sep-2011 02:14 -
include/ 27-Sep-2011 02:14 -
libvendor/ 27-Sep-2011 02:14 -
man/ 27-Sep-2011 02:14 -
opensm.spec.in 27-Sep-2011 02:14 4k
opensm/ 09-Aug-2013 04:15 -
osmeventplugin/ 27-Sep-2011 02:14 -
osmtest/ 27-Sep-2011 02:14 -
scripts/ 27-Sep-2011 02:14 -
OpenSM README:
--------------
OpenSM provides an implementation for an InfiniBand Subnet Manager and
Administrator. Such a software entity is required to run for in order
to initialize the InfiniBand hardware (at least one per each
InfiniBand subnet).
The full list of OpenSM features is described in the user manual
provided in the doc sub directory.
The installation of OpenSM includes:
sbin/
opensm - the SM/SA executable
osmtest - a test program for the SM/SA
lib/
libosmcomp.{a,so} - component library with generic services and containers
libopensm.{a,so} - opensm services for logs and mad buffer pool
libosmvendor.{a,so} - interface to the user mad service of the driver
include/
iba/ib_types.h - IBA types header file
complib/ - component library includes
vendor/ - vendor library includes
opensm/ - public opensm library includes