Work around a potential hang in alltoall-like communication patterns on MNNVL systems at a scale of over 80 ranks.
7 lines
103 B
Makefile
7 lines
103 B
Makefile
##### version
|
|
NCCL_MAJOR := 2
|
|
NCCL_MINOR := 26
|
|
NCCL_PATCH := 5
|
|
NCCL_SUFFIX :=
|
|
PKG_REVISION := 1
|