Package ibacm: Information

    Binary package: ibacm
    Version: 34.0-alt1
    Architecture: armh
    Build time:  Jul 17, 2021, 03:30 AM in the task #279253
    Source package: rdma-core
    Category: Networking/Other
    Report package bug
    Summary: InfiniBand Communication Manager Assistant
    Description: 
    The ibacm daemon helps reduce the load of managing path record lookups on
    large InfiniBand fabrics by providing a user space implementation of what
    is functionally similar to an ARP cache.  The use of ibacm, when properly
    configured, can reduce the SA packet load of a large IB cluster from O(n^2)
    to O(n).  The ibacm daemon is started and normally runs in the background,
    user applications need not know about this daemon as long as their app
    uses librdmacm to handle connection bring up/tear down.  The librdmacm
    library knows how to talk directly to the ibacm daemon to retrieve data.

    Maintainer: Alexey Shabalin


    Last changed


    March 14, 2021 Alexey Shabalin 34.0-alt1
    - new version 34.0
    Jan. 30, 2021 Alexey Shabalin 33.1-alt1
    - new version 33.1
    July 27, 2020 Alexey Shabalin 30.0-alt3
    - add provides and obsoletes libinfiniband-diags-devel to devel package