This project is responisble for packing the OpenFabrics Infiniband Distribtuion (OFED) for Debian. You need the software if you want to do anything useful with Infiniband on Debian.
Add the following line to your sources.list:
deb http://pkg-ofed.alioth.debian.org/apt/ofed ./ deb-src http://pkg-ofed.alioth.debian.org/apt/ofed ./Install OFED by running:
aptitude install ofedIf you need an older OFED version, you can use the following sources.list entries:
deb http://pkg-ofed.alioth.debian.org/apt/ofed-X.Y.Z ./ deb-src http://pkg-ofed.alioth.debian.org/apt/ofed-X.Y.Z ./
If you want to join the project, please register there.
To check out the repository run:
svn co svn://svn.debian.org/svn/pkg-ofed/If you just want a particular release, you can just check out the relevant tag:
svn co svn://svn.debian.org/svn/pkg-ofed/tags/ofed-X.Y.Z
pkg-ofed-devel@lists.alioth.debian.org:
Debian specific questions relating to the OFED packages. (Note that if your question is an general infiniband question
rather than one specifically about the debian packages, then the openfabrics mailing list is probably a better place
to go.)
Archives / Subscription page
pkg-ofed-commits@lists.alioth.debian.org:
Tracker for the SVN repository.
Archives / Subscription page
linux-rdma@vger.kernel.org:
List for kernel RDMA development.
Archives / Subscription page