From fac7ef93705fb3f6cb6039e6a00a9da6927954d6 Mon Sep 17 00:00:00 2001 From: Saad Rahim Date: Fri, 24 May 2019 14:37:45 -0700 Subject: [PATCH] Adding link to readthedocs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d0d2356e6d..7ffc8b064a 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,11 @@ $ LD_LIBRARY_PATH=rccl-install/lib/ HSA_FORCE_FINE_GRAIN_PCIE=1 rccl-install/tes There are also other performance and error-checking tests for RCCL. These are maintained separately at https://github.com/ROCmSoftwarePlatform/rccl-tests. See the rccl-tests README for more information on how to build and run those tests. +## Library and API Documentation + +Please refer to the [Library documentation](http://rccl.readthedocs.io/) for current documentation. + + ## Copyright All source code and accompanying documentation is copyright (c) 2015-2018, NVIDIA CORPORATION. All rights reserved.