librdmacm --------- General RDMA communication manager. Used to establish connections over any RDMA transport, including Infinband and iWarp. Applications that wish to run over any RDMA device should use this library. Released version are: librdmacm-1.0.tar.gz librdmacm-1.0.1.tar.gz librdmacm-1.0.2.tar.gz librdmacm-1.0.3.tar.gz librdmacm-1.0.4.tar.gz librdmacm-1.0.5.tar.gz librdmacm-1.0.6.tar.gz librdmacm-1.0.7.tar.gz librdmacm-1.0.8.tar.gz libibcm ------- Infiniband specific communication manager. Used to establish connections over Infiniband. The librdmacm is the recommended library for most applications, since it is easier to use and takes advantage of IP based addressing. Applications that require greater control over the connection or are unable to use IP addresses should use the libibcm. Released version are: libibcm-1.0.tar.gz libibcm-1.0.1.tar.gz libibcm-1.0.2.tar.gz libibcm-1.0.3.tar.gz libibcm-1.0.4.tar.gz