Merge pull request #74 from saadrahim/readmeUpdate

Readme update

[ROCm/rccl commit: c85d629355]
This commit is contained in:
Wenkai Du
2019-05-24 20:27:08 -07:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -66,6 +66,10 @@ $ 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.
+1 -1
View File
@@ -56,7 +56,7 @@ master_doc = 'index'
# General information about the project.
project = u'RCCL'
copyright = u'2019, Advanced Mirco Devices'
copyright = u'2015-2018, NVIDIA CORPORATION; Modifications Copyright 2019 Advanced Mirco Devices'
author = u'Advanced Mirco Devices'
# The version info for the project you're documenting, acts as replacement for