RDMA


最近一直在学RDMA,然后记录一些笔记。

首先是驱动的安装

# debug
sudo mlnx_tune -r

# 重启
sudo /etc/init.d/openibd restart

# 查看对应端口
ibdev2netdev

# 设备信息
ibv_devinfo

Author: 蒋璋
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source 蒋璋 !