Monitoring Transports

Below is a list of commonly used tools and commands to monitor InfiniBand and CUDA IPC messages:

Infiniband

Monitor InfiniBand packet counters – this number should dramatically increase when there’s InfiniBand traffic:

watch -n 0.1 'cat /sys/class/infiniband/mlx5_*/ports/1/counters/port_xmit_data'