Update README.md

Adding mention of requirement for chrpath for unit tests.
This commit is contained in:
Stanley Tsang
2019-05-17 11:42:14 -06:00
committed by GitHub
parent 28f8dcb7c9
commit 0d6a5a3d25
+1
View File
@@ -22,6 +22,7 @@ These operations are implemented using ring algorithms and have been optimized f
1. ROCm supported GPUs
2. ROCm stack installed on the system (HIP runtime & HCC)
3. For building and running the unit tests, chrpath will need to be installed on your machine first. (sudo apt-get install chrpath)
## Quickstart RCCL Build