27130280b2
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.
[ROCm/rccl commit: 353e8ba446]
7 lines
104 B
Makefile
7 lines
104 B
Makefile
##### version
|
|
NCCL_MAJOR := 2
|
|
NCCL_MINOR := 12
|
|
NCCL_PATCH := 10
|
|
NCCL_SUFFIX :=
|
|
PKG_REVISION := 1
|