Home | History | Annotate | Download | only in examples
      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
     13