NVIDIA / nccl-tests

NCCL Tests
BSD 3-Clause "New" or "Revised" License
809 stars 229 forks source link

Debugging with cuda-gdb causes problems #155

Open minihu-crypto opened 1 year ago

minihu-crypto commented 1 year ago

When I use cuda-gdb to debug all_reduce_perf, there will be

Then the program will repeatedly appear

This problem does not occur if I execute all_reduce_perf directly