nccl/makefiles/version.mk
Sylvain Jeaugey 353e8ba446 2.12.10-1
Fix bug with CollNet
Fix bug with zero-bytes send/recv operations
Fix NCCL_PARAM implementation to avoid taking a lock on every call
Fix bug when setting NCCL_IB_QPS_PER_CONNECTION to more than one.
Improve error reporting for network errors.
2022-03-30 02:27:01 -07:00

7 lines
104 B
Makefile

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