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
a5c539e68bb7263304997012498b0cd0667b99e8
rocm-systems
/
src
T
History
David Addison
a5c539e68b
Add support for Symmetric Memory Registration
...
From NCCL 2.27.x we can now use the Symmetric Memory APIs (-R 2)
2025-05-30 17:31:34 -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
Add support for Symmetric Memory Registration
2025-05-30 17:31:34 -07:00
common.h
Add support for FP8 datatypes
2025-04-18 19:20:59 -07:00
common.mk
Re-add sm_70 support for CUDA 12.8+ and 13.0 builds
2025-05-07 10:30:59 -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