Update deb packaging scripts

This commit is contained in:
Luke Yeager
2015-12-18 14:05:37 -08:00
parent f1e92fe2a3
commit c9da89254b
13 changed files with 44 additions and 80 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ LIBSRCFILES := libwrap.cu core.cu all_gather.cu all_reduce.cu broadcast.cu reduc
LIBNAME := libnccl.so
VER_MAJOR := 1
VER_MINOR := 0
VER_PATCH := 0
VER_PATCH := 2
TESTS := all_gather_test all_reduce_test broadcast_test reduce_test reduce_scatter_test
MPITESTS := mpi_test