nccl/makefiles/version.mk
Sylvain Jeaugey 7aa1c46fd5 2.12.12-1
Improve allreduce performance when we have more than one network interface per
GPU and we need to use PXN to close rings.
Add support for PCI Gen5 on 5.4 kernels.
Fix crash when setting NCCL_SET_THREAD_NAME.
Fix random crash in init due to uninitialized struct.
Fix hang on cubemesh topologies.
Add P2P_DIRECT_DISABLE parameter to disable direct access to pointers within a
process.
2022-05-13 00:26:57 -07:00

7 lines
104 B
Makefile

##### version
NCCL_MAJOR := 2
NCCL_MINOR := 12
NCCL_PATCH := 12
NCCL_SUFFIX :=
PKG_REVISION := 1