Merge pull request #74 from saadrahim/readmeUpdate
Readme update
[ROCm/rccl commit: c85d629355]
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user