Bump to 1.2.2

This commit is contained in:
Sylvain Jeaugey 2016-06-03 17:21:53 -07:00
parent 1657af1567
commit 9d9d8cd59f

View File

@ -69,7 +69,7 @@ LIBSRCFILES := libwrap.cu core.cu all_gather.cu all_reduce.cu broadcast.cu reduc
LIBNAME := libnccl.so
VER_MAJOR := 1
VER_MINOR := 2
VER_PATCH := 1
VER_PATCH := 2
INCDIR := $(BUILDDIR)/include
LIBDIR := $(BUILDDIR)/lib