Skip to content

Commit 4524e9d

Browse files
authored
Update README
add usage of dma-buf for GPUDirect
1 parent 5be2b4e commit 4524e9d

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
@@ -262,6 +262,9 @@ Special feature detailed explanation in tests:
262262
2- export LIBRARY_PATH.
263263
e.g: export LIBRARY_PATH=/usr/local/cuda/lib64:$LIBRARY_PATH
264264
perform compilation as decribe in the begining of section 4 (GPUDirect usage).
265+
266+
To use dma-buf, along with use_cuda , use_cuda_dmabuf flag should be used.
267+
e.g: ib_send_bw -d mlx5_0 --use_cuda=0 --use_cuda_dmabuf
265268

266269
CUDA Runtime API support:
267270
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)