We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575c1e0 commit 8daeea9Copy full SHA for 8daeea9
1 file changed
configure.ac
@@ -8,7 +8,7 @@ AC_PREREQ([2.63])
8
AC_COPYRIGHT([Copyright (c) 2019, NVIDIA CORPORATION & AFFILIATES. All rights reserved.])
9
10
define([nccl_rdma_sharp_plugins_ver_major], 2)
11
-define([nccl_rdma_sharp_plugins_ver_minor], 4)
+define([nccl_rdma_sharp_plugins_ver_minor], 5)
12
13
AC_INIT([nccl-rdma-sharp-plugins], [nccl_rdma_sharp_plugins_ver_major.nccl_rdma_sharp_plugins_ver_minor], [support@mellanox.com], [],[http://github.com/Mellanox/nccl-rdma-sharp-plugins])
14
0 commit comments