summaryrefslogtreecommitdiff
path: root/examples/gpudirect-rdmaio-client.fio
blob: 1e24624d6080dea70bb5ae72899ebfcba3409709 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Example gpudirect rdma client job
[global]
ioengine=rdma
hostname=[hostname]
port=[port]
verb=[read/write/send/recv]
mem=cudamalloc
gpu_dev_id=0
bs=1m
size=100g

[sender]
rw=write
iodepth=1
iodepth_batch_complete=1