• Yifan Xiong's avatar
    Fix issues in ib loopback benchmark (#369) · 620192a2
    Yifan Xiong authored
    Fix several issues in ib loopback benchmark:
    * use `--report_gbits` and divide by 8 to get GB/s, previous results are
      MiB/s / 1000
    * use the ib_write_bw binary built in third_party instead of system path
    * update the metrics name so that different hca indices have same metric
    620192a2
ib_loopback_performance.py 8.58 KB