ibacm
InfiniBand Communication Manager Assistant (ACM)
Install
- All systems
-
curl cmd.cat/ibacm.sh
- Debian
-
apt-get install ibacm
- Ubuntu
-
apt-get install ibacm
- Kali Linux
-
apt-get install ibacm
- CentOS
-
yum install ibacm
- Fedora
-
dnf install ibacm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ibacm
- Raspbian
-
apt-get install ibacm
- Dockerfile
- dockerfile.run/ibacm
ibacm
InfiniBand 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.