.TH ib_rdma_bw 1 "February 20, 2008" "perftest" "User Commands" .SH NAME ib_rdma_bw \- RDMA bandwidth test .SH SYNOPSIS .B ib_rdma_bw [ .I options .B ] [ .I server IP address .B ] .SH DESCRIPTION This program tests the latency of RMDA write transactions. .SH OPTIONS .TP .B -p, --port= listen on/connect to port (default: 18515) .TP .B -d, --ib-dev= use IB device (default: first device found) .TP .B -i, --ib-port= use port of IB device (default: 1) .TP .B -s, --size= size of message to exchange (default: 65536) .TP .B -t, --tx-depth= size of tx queue (default 100) .TP .B -n, --iters= number of exchanges (at least 2, default: 1000) .TP .B -b, --bidrectional measure bidirectional bandwidth (default unidirectional) .TP .B -c, --cma use RDMA CM .TP .B -V, --version display version number .SH AUTHOR .TP Guy Coates < gmpc@sanger.ac.uk >