Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/nccl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Jeaugey <sjeaugey@nvidia.com>2016-06-16 02:54:57 +0300
committerSylvain Jeaugey <sjeaugey@nvidia.com>2016-06-16 04:18:44 +0300
commit08ddfe03d21198d8040e1a6dab7d3b1cff48cd67 (patch)
tree38fa6fc99843370b313e39ec9d1798f539a78b8b /debian/nccl.7
parent620491a64915354a827839dd8a2b86651cb0c187 (diff)
Rework debian packaging
Diffstat (limited to 'debian/nccl.7')
-rw-r--r--debian/nccl.711
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/nccl.7 b/debian/nccl.7
index da4d4a4..0cb5601 100644
--- a/debian/nccl.7
+++ b/debian/nccl.7
@@ -1,6 +1,7 @@
.TH NCCL
+.SH NAME
.PP
-Optimized primitives for collective multi\-GPU communication.
+nccl \- Optimized primitives for collective multi\-GPU communication.
.SH Introduction
.PP
@@ -25,7 +26,7 @@ NCCL requires at least CUDA 7.0 and Kepler or newer GPUs. Best performance is ac
.PP
Note: NCCL may also work with CUDA 6.5, but this is an untested configuration.
-.SH Build \& run
+.SH Build & run
.PP
To build the library and tests.
@@ -132,9 +133,7 @@ int main(int argc, char* argv[])
.fi
.RE
-.SH Copyright and License
+.SH Copyright
.PP
-NCCL is provided under the
-\[la]LICENSE.txt\[ra]. All source code and
-accompanying documentation is copyright (c) 2015\-2016, NVIDIA CORPORATION. All
+All source code and accompanying documentation is copyright (c) 2015\-2016, NVIDIA CORPORATION. All
rights reserved.