Jump to letter: [
ABCDEFGHIKLMNOPQRSTUXY
]
libsdp: A library for direct userspace use of Sockets Direct Protocol
- Summary
- libsdp is an LD_PRELOAD-able library that can be used to have existing
applications use InfiniBand Sockets Direct Protocol (SDP) instead of
TCP sockets, transparently and without recompilation. For information
on how to configure libsdp, see libsdp.conf, which is installed in
$(sysconfdir) (usually /usr/local/etc or /etc).
Changelog
- * Thu Feb 2 18:00:00 2006 Doug Ledford <dledford{%}redhat{*}com>
- Bump version and rebuild with latest gcc
- Remove ppc64 arch since we don't have kernel support there
- * Tue Nov 22 18:00:00 2005 Doug Ledford <dledford{%}redhat{*}com>
- Initial import to RHEL-4