You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by mp...@apache.org on 2016/08/09 20:05:43 UTC

kudu git commit: Upgrade to NVML 1.1

Repository: kudu
Updated Branches:
  refs/heads/master 935fa9236 -> 1bef82399


Upgrade to NVML 1.1

Change-Id: I9b28130407b4ec30bc13a9acfc2390cee7a69de4
Reviewed-on: http://gerrit.cloudera.org:8080/3866
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <ad...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/1bef8239
Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/1bef8239
Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/1bef8239

Branch: refs/heads/master
Commit: 1bef82399839e50307d31664aefd21903e218dff
Parents: 935fa92
Author: Todd Lipcon <to...@apache.org>
Authored: Mon Aug 8 15:14:45 2016 -0700
Committer: Todd Lipcon <to...@apache.org>
Committed: Mon Aug 8 22:58:28 2016 +0000

----------------------------------------------------------------------
 thirdparty/vars.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kudu/blob/1bef8239/thirdparty/vars.sh
----------------------------------------------------------------------
diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh
index 0e3f379..d55b04d 100644
--- a/thirdparty/vars.sh
+++ b/thirdparty/vars.sh
@@ -139,7 +139,7 @@ GCC_BUILD_DIR=${GCC_DIR}.build
 TRACE_VIEWER_VERSION=45f6525d8aa498be53e4137fb73a9e9e036ce91d
 TRACE_VIEWER_DIR=$TP_DIR/kudu-trace-viewer-${TRACE_VIEWER_VERSION}
 
-NVML_VERSION=1.0-b1
+NVML_VERSION=1.1
 NVML_DIR=$TP_DIR/nvml-$NVML_VERSION
 
 BOOST_VERSION=1_61_0