summaryrefslogtreecommitdiff
path: root/examples/gpudirect-rdmaio-client.fio
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gpudirect-rdmaio-client.fio')
-rw-r--r--examples/gpudirect-rdmaio-client.fio15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/gpudirect-rdmaio-client.fio b/examples/gpudirect-rdmaio-client.fio
deleted file mode 100644
index 1e24624d..00000000
--- a/examples/gpudirect-rdmaio-client.fio
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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