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:
authorKe Wen <kwen@nvidia.com>2018-11-08 22:22:28 +0300
committerKe Wen <kwen@nvidia.com>2018-11-08 22:22:28 +0300
commit21d9a877be77fd024b25cde840bbde26c2dd179f (patch)
tree1791e4d78574c5c344e91764bb838e75f9019dbf
parentf7d31919d7a9abab7b02615b8e9303d13e2dbe74 (diff)
Add official builds download link
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 93edad8..fa51453 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ NCCL requires at least CUDA 7.0 and Kepler or newer GPUs. For PCIe based platfor
## Build
+Note: the official and tested builds of NCCL can be downloaded from: https://developer.nvidia.com/nccl. You can skip the following build steps if you choose to use the official builds.
+
To build the library :
```shell