There was an error while loading. Please reload this page.
1 parent 5be2b4e commit 4524e9dCopy full SHA for 4524e9d
README
@@ -262,6 +262,9 @@ Special feature detailed explanation in tests:
262
2- export LIBRARY_PATH.
263
e.g: export LIBRARY_PATH=/usr/local/cuda/lib64:$LIBRARY_PATH
264
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
268
269
CUDA Runtime API support:
270
To use the --gpu_touch option in Perftest, you must build Perftest with support for the CUDA Runtime API (libcudart).
0 commit comments