stat: put 'percentiles' object in appropriate 'clat_ns' or 'lat_ns' parent
[fio.git] / examples / gpudirect-rdmaio-server.fio
1 # Example rdma server job
2 [global]
3 ioengine=rdma
4 port=[port]
5 mem=cudamalloc
6 gpu_dev_id=0
7 bs=1m
8 size=100g
9
10 [receiver]
11 rw=read
12 iodepth=16