From 80ae43b4438b06dc39183646bc0fd1b726ba9048 Mon Sep 17 00:00:00 2001 From: Sylvain Jeaugey Date: Fri, 4 Aug 2017 09:42:25 -0700 Subject: [PATCH] Update README to link to NCCL2 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ec3f38..b274995 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +** IMPORTANT NOTE ** +** NCCL1 is no longer maintained/updated and has been replaced by NCCL2, available at http://developer.nvidia.com/nccl. ** + # NCCL Optimized primitives for collective multi-GPU communication.