Files
mscclpp/apps
Nusrat Islam 9df2bdb2bf apps/nccl: fix a bug in allreduce kernels for graph mode (#502)
`allreduce7` and `allreduceAllpairs` kernels were updating the LL
protocol flag on the host side. So, it was not properly captured in
graph mode. This PR fixes the issue by updating the flag in the kernels.
2025-04-24 16:43:47 -07:00
..