Result for E28DC9C9C43B6D8809C9F2BB33E357892A77CF78

Query result

Key Value
FileName./usr/share/doc/rdma-core/copyright
FileSize30958
MD5BFB1FBEBC2DDB7312FC0E34A162A0C13
RDS:package_id263916
SHA-1E28DC9C9C43B6D8809C9F2BB33E357892A77CF78
SHA-256B4E6F2046E71C3709FFB80D64BC8A79D50F7E828C39EBADA3237F75C63919232
SSDEEP384:6O3gb6T7+9K7ucAVurPXxXrsQrsZHj9pgbDo9FiJt6TUAN94aJfZmTXMGDG+Hl0S:J3UK+/IXxX/Uj9pUNJYTdNcHlDiQ
TLSHT17DD2D8A62B0803732BC612D2AA479DD5F33EB45D323A151130ADC25C3B5FD3692BF1A9
insert-timestamp1654972461.8839614
sourcemodern.db
hashlookup:parent-total342
hashlookup:trust100

Network graph view

Parents (Total: 342)

The searched file hash is included in 342 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize26064
MD51A904C976BE0225D03D2D2020E6C040D
PackageDescriptionInfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNamelibibumad3
PackageSectionlibs
PackageVersion33.2-1
SHA-10057C17993D302417D441AB1778B7D267916C804
SHA-256B846E6B3CAE84EC94926840AFA66B753B1AD1991D55AB05C0759EC6ED06E39E2
Key Value
FileSize78392
MD58718801C71B95C5FC91E29A03D73E472
PackageDescriptionInfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNameibacm
PackageSectionnet
PackageVersion33.2-1
SHA-100B17B5FC629760D821B8CC1875677A1E6B9DEA6
SHA-256414C0A6021B0AF0C63CFA42E1F41E712B1FA6FCF5B3B65BE8126E11071A7C150
Key Value
FileSize53140
MD5BE5421DA4C50AFC9C92D4400F55D3420
PackageDescriptionExamples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNameibverbs-utils
PackageSectionnet
PackageVersion33.2-1
SHA-100F5179B66631D2A8A12CA141E7FE9D4ECB9192D
SHA-25654877DE0BE47DE6E085BE7DB57922DE8C7FED0AB050765711026934012091A63
Key Value
FileSize118388
MD599989849238612FF33225BA29919F6CF
PackageDescriptionDevelopment files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNamelibrdmacm-dev
PackageSectionlibdevel
PackageVersion33.2-1
SHA-101A557C24D32A53A934472F3097C162259DE155F
SHA-2566B7A24ED638AB3D0C61ADE81E7FFD60DA732D85493E902A56918417991093C7B
Key Value
FileSize26908
MD5BA93339DD859A6C70D72879932706356
PackageDescriptionInfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNamelibibumad3
PackageSectionlibs
PackageVersion33.2-1
SHA-101D7B3E7B5D2003BB036DBF53605F4111092DA7D
SHA-256664F7E60CDC706B827B3CF839DEF964E0F6E6A69DC0329661A4AC971B2584C85
Key Value
FileSize227872
MD5D2450D69D6218826E44CA3C5D385DD7E
PackageDescriptionInfiniBand diagnostic programs InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides diagnostic programs and scripts needed to diagnose an InfiniBand subnet.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNameinfiniband-diags
PackageSectionnet
PackageVersion36.0-1
SHA-10212A755A73FF2DF08500631A59C81CD3E7B3C27
SHA-2562BEB20F664004A983A8DDDBDDB19D71DE95B3CA6356ADC4A906EFE5F9594B8F3
Key Value
FileSize533768
MD59A6B2CFA1D0114321ADDD62226F384BB
PackageDescriptionPython bindings for rdma-core Pyverbs provides a Python API over rdma-core, the Linux userspace C API for the remote direct memory access (RDMA) stack. . One goal is to provide easier access to RDMA: RDMA has a steep learning curve as is and the C interface requires the user to initialize multiple structs before having usable objects. Pyverbs attempts to remove much of this overhead and provide a smoother user experience.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNamepython3-pyverbs
PackageSectionpython
PackageVersion36.0-1
SHA-1023FE7CC7069C1217D64136928EB010B29FB1F87
SHA-25692E6DF6AE47B8A46849C22FF07250F964A5D2954E57F5266732F90D643D546DC
Key Value
FileSize120692
MD5186425D0F1423B936FD14870686C2899
PackageDescriptionDevelopment files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNamelibrdmacm-dev
PackageSectionlibdevel
PackageVersion36.0-1
SHA-10295FD6A6C2A698067D5A4C9B4409DB4EAA1AF91
SHA-25601507BBFB2EB44A14B4E3B3A90FF4AE845C960CF4BE8C61915CA3252BD87DE37
Key Value
FileSize82604
MD5D5F5E245AF2B99627F4D56482A967BDF
PackageDescriptionInfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNameibacm
PackageSectionnet
PackageVersion36.0-1
SHA-10301583C7010059894894E8CF42EB308823A0641
SHA-25669528BF9E5C381AC7579E7EDBD1DB252203F0B51984A38B6D80860F369B81561
Key Value
FileNamelibibverbs1_33.2-1_amd64.deb
FileSize59352
MD5346888239A1F42057DE8847FE62F03D1
PackageDescriptionLibrary for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library.
PackageMaintainerBenjamin Drung <benjamin.drung@ionos.com>
PackageNamelibibverbs1
PackageSectionlibs
PackageVersion33.2-1
RDS:package_id263916
SHA-1030419E300027754D9B17C7A3B284C82296AD203
SHA-25647AE2856A6EF00897888E4853F405758309627930EC040482C4C97D9C77536EE
insert-timestamp1654972252.3807182
sourcemodern.db