6021329af0
* 2.9.6-1 Add support for CUDA graphs. Fuse BCM Gen4 switches to avoid suboptimal performance on some platforms. Issue #439. Fix bootstrap issue caused by connection reordering. Fix CPU locking block. Improve CollNet algorithm. Improve performance on DGX A100 for communicators with only one GPU per node. * Clique tuning upgrade (#352) (#19) * Enabling clique for any XGMI-connected topology, adding tuning * Updating CHANGELOG for clique tuning * Re-working clique barrier system to work on multi-process / multi-gpu Co-authored-by: Sylvain Jeaugey <sjeaugey@nvidia.com> Co-authored-by: gilbertlee-amd <44450918+gilbertlee-amd@users.noreply.github.com>
7 라인
102 B
Makefile
7 라인
102 B
Makefile
##### version
|
|
NCCL_MAJOR := 2
|
|
NCCL_MINOR := 9
|
|
NCCL_PATCH := 6
|
|
NCCL_SUFFIX :=
|
|
PKG_REVISION := 1
|