nccl-tests/src
David Addison de3ddbe261 Add option to statically link cudart
Build with CUDARTLIB=cudart_static to remove dynamic linkage

Also removed unused curand and nvToolsExt dependencies

BUG 95
2021-11-10 10:02:41 -08:00
..
all_gather.cu Fixed formatting for bfloat16 support 2021-06-28 10:12:34 -07:00
all_reduce.cu Fixed formatting for bfloat16 support 2021-06-28 10:12:34 -07:00
alltoall.cu Fixed formatting for bfloat16 support 2021-06-28 10:12:34 -07:00
broadcast.cu Fixed formatting for bfloat16 support 2021-06-28 10:12:34 -07:00
common.cu Resync with NCCL 2.11 2021-09-17 09:02:45 -07:00
common.h Add option to statically link cudart 2021-11-10 10:02:41 -08:00
gather.cu Resync with NCCL 2.11 2021-09-17 09:02:45 -07:00
hypercube.cu Added new tests: scatter, sendrecv, hypercube 2021-06-28 16:49:10 -07:00
Makefile Add option to statically link cudart 2021-11-10 10:02:41 -08: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 Fixed formatting for bfloat16 support 2021-06-28 10:12:34 -07:00
reduce.cu Fixed formatting for bfloat16 support 2021-06-28 10:12:34 -07:00
scatter.cu Added new tests: scatter, sendrecv, hypercube 2021-06-28 16:49:10 -07:00
sendrecv.cu Added new tests: scatter, sendrecv, hypercube 2021-06-28 16:49:10 -07:00