From 21d9a877be77fd024b25cde840bbde26c2dd179f Mon Sep 17 00:00:00 2001 From: Ke Wen Date: Thu, 8 Nov 2018 11:22:28 -0800 Subject: [PATCH] Add official builds download link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93edad83b2..fa5145323b 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