allwinner_a64/android/external/fio/examples/gpudirect-rdmaio-client.fio
2018-08-08 16:14:42 +08:00

15 lines
217 B
Text

# 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