client: cleanup output types
[fio.git] / examples / gpudirect-rdmaio-client.fio
CommitLineData
03553853
YR
1# Example gpudirect rdma client job
2[global]
3ioengine=rdma
4hostname=[hostname]
5port=[port]
6verb=[read/write/send/recv]
7mem=cudamalloc
8gpu_dev_id=0
9bs=1m
10size=100g
11
12[sender]
13rw=write
14iodepth=1
15iodepth_batch_complete=1