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.
This commit is contained in:
Sylvain Jeaugey
2022-05-03 01:30:26 -07:00
szülő 9bfc1c6e35
commit 7aa1c46fd5
12 fájl változott, egészen pontosan 94 új sor hozzáadva és 50 régi sor törölve
+1 -1
Fájl megtekintése
@@ -1,6 +1,6 @@
##### version
NCCL_MAJOR := 2
NCCL_MINOR := 12
NCCL_PATCH := 10
NCCL_PATCH := 12
NCCL_SUFFIX :=
PKG_REVISION := 1