Udapl Throughput Test Performance - Cisco GEM318P User Manual

Host drivers for linux
Table of Contents

Advertisement

uDAPL Throughput Test Performance

The Throughput test measures RDMA WRITE throughput using uDAPL. To perform a uDAPL
Throughput test performance, perform the following steps:
Start the Throughput test on the server host. The syntax for the server is as follows:
Step 1
/usr/local/topspin/bin/thru_server.x device_name RDMA_size iterations batch_size
The following example shows how to start the Throughput test on the server host:
host1$ /usr/local/topspin/bin/thru_server.x ib0 262144 500 100
RDMA throughput server started on ib0
The server starts and then waits for the client to start.
Start the Throughput test on the client. The syntax for the client is as follows:
Step 2
/usr/local/topspin/bin/thru_client.x device_name server_IP_address RDMA_size
The following example shows how to start the Throughput test on the client:
host2$ /usr/local/topspin/bin/thru_client.x ib0 192.168.0.1 262144
Server Name: 192.168.0.1
Server Net Address: 192.168.0.1
dat_rmr_bind completed!
sending rmr_context = 1b3b78 target_address = 95e3a000 segment_length = 40000
Cisco SFS InfiniBand Host Drivers User Guide for Linux
6-2
ib0 is the name of the device.
262144 is the size in bytes of the RDMA WRITE.
500 is the number of RDMAs to perform for the test.
100 is the number of RDMAs to perform before waiting for completions.
ib0 is the name of the device.
192.168.0.1 is the IPoIB address of the server host.
262144 is the size in bytes of the RDMA WRITE.
Chapter 6
uDAPL
OL-12309-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

St373307lcSfs infiniband

Table of Contents