From 3aa32972f4b0bbb59eda1d7eb8e1a90a28fa7638 Mon Sep 17 00:00:00 2001 From: Stanley Tsang Date: Wed, 15 May 2019 11:22:34 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c442de3934..2731d65c65 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RCCL Tests -These tests check both the performance and the correctness of RCCL operations. They can be compiled against [RCCL](https://github.com/ROCmSoftwarePlatform/rccl) +These tests check both the performance and the correctness of RCCL operations. They can be compiled against [RCCL](https://github.com/ROCmSoftwarePlatform/rccl). ## Build @@ -67,6 +67,8 @@ All tests support the same set of arguments : ## Copyright RCCL tests are provided under the BSD license. + All source code and accompanying documentation is copyright (c) 2016-2019, NVIDIA CORPORATION. All rights reserved. + All modifications are copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.