Fix hang in corner cases of alltoallv using point to point send/recv. Harmonize error messages. Fix missing NVTX section in the license. Update README.
7 lines
102 B
Makefile
7 lines
102 B
Makefile
##### version
|
|
NCCL_MAJOR := 2
|
|
NCCL_MINOR := 8
|
|
NCCL_PATCH := 4
|
|
NCCL_SUFFIX :=
|
|
PKG_REVISION := 1
|