Network
InfiniBand connection
Machines tomodata1, tomo1, and tomo2 are conencted via Mellanox Technologies MT28908 Family [ConnectX-6] rate: 100 Gb/s (4X EDR). For testing data transfer speed:
on tomo@tomo1 run a server as:
sudo /bin/iperf3 -s -B 117.17.1.51
on tomo@tomo2 run a client as:
sudo /bin/iperf3 -c 117.17.1.51 -B 117.17.1.52