sshaulnv

Results 10 comments of sshaulnv

Hi @bsobczak, When setting a duration greater then 1 the results are reset. command for example: ib_read_bw --duration 5 It's related in some way to the 'duration_param->state' that change to...

I tried to reproduce the problem with a larger number of QPs, and there was no problem. Can you provide the exact command you used? also, it will be helpful...

Hi, The issue is not reproducing on my setup. its probably a card issue. can you please provide more information about your setup and chip , driver, the exact command,...

By removing the include of the 'CUDA_PATH' in perftest_parameters.h (line 70) the commit is breaking the backward compatibility.

Hi @dmonakhov, have you had a chance to work on it?

@firasj could you please provide the case that will reproduce this issue with the command you used?

Hi, The issue is not reproducing on my setup. can you please provide more information about your setup and chip , driver, etc? Thanks

I tried to reproduce it with loopback, and it didnt reproduce. i pressed the ctrl+c while passing traffic and also when allocating the GPU buffer. can you tell what is...

suggested fix: https://github.com/linux-rdma/perftest/pull/250 can you please review?

the use_cuda with rdma_cm is damaged, getting segmentation fault.