nccl/makefiles/version.mk
Ke Wen 7c72dee660 2.4.8-1
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
2019-06-25 13:22:47 -07:00

7 lines
102 B
Makefile

##### version
NCCL_MAJOR := 2
NCCL_MINOR := 4
NCCL_PATCH := 8
NCCL_SUFFIX :=
PKG_REVISION := 1