1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: ibsim
Section: net
Priority: extra
Maintainer: OFED and Debian Development and Discussion <pkg-ofed-devel@lists.alioth.debian.org>
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), libibumad-dev (>= 1.3.8), libibmad-dev (>= 1.3.9)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ofed/ibsim.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ofed/ibsim.git
Homepage: https://www.openfabrics.org/downloads/management/
Package: ibsim-utils
Architecture: i386 ia64 amd64 powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}, libumad2sim0 (= ${binary:Version})
Description: InfiniBand fabric simulator utilities
ibsim provides a simulation of an InfiniBand fabric,
which can be used by the opensm subnet manager and
infiniband diagnostics and management tools.
.
This package provides utilities for use with the
simulator.
Package: libumad2sim0
Architecture: i386 ia64 amd64 powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: InfiniBand fabric simulator
ibsim provides a simulation of an InfiniBand fabric,
which can be used by the opensm subnet manager and
infiniband diagnostics and management tools.
.
This package provides an LD_PRELOADable library which
will make applications use the simulated fabric.
|