Increased version to 1.2.3
This commit is contained in:
parent
67d1ab9106
commit
9fcc523485
2
Makefile
2
Makefile
@ -70,7 +70,7 @@ LIBSRCFILES := libwrap.cu core.cu all_gather.cu all_reduce.cu broadcast.cu reduc
|
|||||||
LIBNAME := libnccl.so
|
LIBNAME := libnccl.so
|
||||||
VER_MAJOR := 1
|
VER_MAJOR := 1
|
||||||
VER_MINOR := 2
|
VER_MINOR := 2
|
||||||
VER_PATCH := 2
|
VER_PATCH := 3
|
||||||
|
|
||||||
INCDIR := $(BUILDDIR)/include
|
INCDIR := $(BUILDDIR)/include
|
||||||
LIBDIR := $(BUILDDIR)/lib
|
LIBDIR := $(BUILDDIR)/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user