Hi Sasha,

We worked on a scheme that allows to dynamically load external routing engines. The plugin system is very similar to the perfmgr plugin implementation. It allows to provide customised vendor routing engines and algorithms whithout having to recompile opensm:

Cheers,

Vincent

Nicolas Morey-Chaisemartin (2):
  opensm/osm_opensm.c: Added routing plugin interface.
  opensm: Added documentation for external routing engines.

 opensm/doc/current-routing.txt     |   26 +++++++++-
 opensm/include/opensm/osm_opensm.h |   38 +++++++++++++-
 opensm/man/opensm.8.in             |    2 +
 opensm/opensm/osm_event_plugin.c   |    8 ---
opensm/opensm/osm_opensm.c | 98 ++++++++++++++++++++++++++++++++++--
 5 files changed, 158 insertions(+), 14 deletions(-)


_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to