From b703ba0cec8e6c9a5ac11d5e0f444b0e53db99bd Mon Sep 17 00:00:00 2001 From: John Canny Date: Tue, 6 Nov 2018 16:33:19 -0800 Subject: [PATCH] pushed 2.1.0 --- jni/pom.xml | 2 +- jni/src/configure | 2 +- pom.xml | 9 +++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/jni/pom.xml b/jni/pom.xml index 3fbfb1ae..0817dd6b 100644 --- a/jni/pom.xml +++ b/jni/pom.xml @@ -6,7 +6,7 @@ BIDMat BIDMat-natives jar - 2.0.28-cuda8.0 + 2.1.0-cuda8.0 BIDMat BIDMat performs matrix operations diff --git a/jni/src/configure b/jni/src/configure index a0242fef..08652d47 100755 --- a/jni/src/configure +++ b/jni/src/configure @@ -6,7 +6,7 @@ # $CUDA_HOME to the cuda root directory # -VERSION="2.0.28-cuda8.0" +VERSION="2.1.0-cuda8.0" DEVVERSION="dev-cuda8.0" # Set to one and update the path if you plan to use NVIDIA NCCL USE_NCCL=0 diff --git a/pom.xml b/pom.xml index 6c2ce6c2..10df4372 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,8 @@ BIDMat BIDMat jar - 2.0.28-cuda8.0 + 2.1.0-cuda8.0 + 2.1.0-cuda8.0 BIDMat BIDMat performs matrix operations @@ -101,13 +102,13 @@ ${project.groupId} BIDMat-natives - ${project.version} + ${nativeVersion} cpu-${osarch} ${project.groupId} BIDMat-natives - ${project.version} + ${nativeVersion} gpu-${osarch} @@ -144,7 +145,7 @@ com.cedarsoftware json-io - 4.5.0 + 4.10.1 net.jpountz.lz4