nccl-tests/src
David Addison f2015cbe82 Modified warmup to run for more message sizes
Loops between minBytes and maxBytes doubling size each time

Reduced default warmup iteration count to 1 (was 5)
2025-08-25 13:57:51 -07:00
..
all_gather.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
all_reduce.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
alltoall.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
broadcast.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
common.cu Modified warmup to run for more message sizes 2025-08-25 13:57:51 -07:00
common.h Add support for FP8 datatypes 2025-04-18 19:20:59 -07:00
common.mk Add Turing (SM75) support to CUDA 13.0 builds 2025-06-04 17:54:58 -07:00
gather.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
hypercube.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
Makefile Minor fix to Makefile 2025-07-23 16:04:30 -07:00
nccl1_compat.h Resync all tests with test code from NCCL 2.4 2019-04-05 13:42:15 -07:00
reduce_scatter.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
reduce.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
scatter.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
sendrecv.cu Fixes to all tests that divide buffers by nranks so that they trim buffer sizes to be multiples of 16 bytes. 2024-12-18 11:20:28 -08:00
timer.cc Update NCCL tests 2022-09-23 01:13:29 -07:00
timer.h Update NCCL tests 2022-09-23 01:13:29 -07:00