Merge branch 'nvme/support-sync-fua-for-iouring-v2' of https://github.com/minwooim/fio
[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