最近一直在学RDMA,然后记录一些笔记。
首先是驱动的安装
# debug
sudo mlnx_tune -r
# 重启
sudo /etc/init.d/openibd restart
# 查看对应端口
2021-08-09