Skip to content

Commit b86c061

Browse files
authored
Merge pull request #335 from alokprasad/master
update readme for dma-buf usage
2 parents 42f5ec5 + a8f68d8 commit b86c061

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,9 @@ Special feature detailed explanation in tests:
268268
2- export LIBRARY_PATH.
269269
e.g: export LIBRARY_PATH=/usr/local/cuda/lib64:$LIBRARY_PATH
270270
perform compilation as decribe in the begining of section 4 (GPUDirect usage).
271+
272+
To use dma-buf, along with use_cuda , use_cuda_dmabuf flag should be used.
273+
e.g: ib_send_bw -d mlx5_0 --use_cuda=0 --use_cuda_dmabuf
271274

272275
CUDA Runtime API support:
273276
To use the --gpu_touch option in Perftest, you must build Perftest with support for the CUDA Runtime API (libcudart).

0 commit comments

Comments
 (0)