b91d8170f8
Fix #209: improve socket transport performance
Split transfers over multiple sockets
Launch multiple threads to drive sockets
Detect AWS NICs and set nsockets/nthreads accordingly
[ROCm/rccl commit: 7c72dee660]
7 Zeilen
102 B
Makefile
7 Zeilen
102 B
Makefile
##### version
|
|
NCCL_MAJOR := 2
|
|
NCCL_MINOR := 4
|
|
NCCL_PATCH := 8
|
|
NCCL_SUFFIX :=
|
|
PKG_REVISION := 1
|