Add support for A100 GPU and related platforms. Add support for CUDA 11. Add support for send/receive operations (beta).
7 lines
102 B
Makefile
7 lines
102 B
Makefile
##### version
|
|
NCCL_MAJOR := 2
|
|
NCCL_MINOR := 7
|
|
NCCL_PATCH := 3
|
|
NCCL_SUFFIX :=
|
|
PKG_REVISION := 1
|