This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7c8825b0b5344c2b3d3317986b7b9ef257df928
rocm-systems
/
src
T
History
David Addison
e7c8825b0b
Wrap ncclCommWindowRegister() calls within ncclGroup
2025-06-03 10:36:53 -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
Wrap ncclCommWindowRegister() calls within ncclGroup
2025-06-03 10:36:53 -07:00
common.h
Add support for FP8 datatypes
2025-04-18 19:20:59 -07:00
common.mk
Reinstate Pascal suppport for CUDA 12.8+ builds
2025-06-02 09:29:52 -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
Make verifiable a DSO and add NAME_SUFFIX support
2025-04-23 17:07:24 -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