Update README to note install rocm-cmake (#68)

[ROCm/rccl commit: 6e8f40eb22]
Αυτή η υποβολή περιλαμβάνεται σε:
Aaron Enye Shi
2019-05-22 17:29:59 -04:00
υποβλήθηκε από gilbertlee-amd
γονέας 08a65f2201
υποβολή 6201fd9645
+1 -1
Προβολή Αρχείου
@@ -46,7 +46,7 @@ $ cd build
$ CXX=/opt/rocm/bin/hcc cmake -DCMAKE_INSTALL_PREFIX=$PWD/rccl-install ..
$ make -j 8 install
```
You may substitute a path of your own choosing for CMAKE_INSTALL_PREFIX.
You may substitute a path of your own choosing for CMAKE_INSTALL_PREFIX. Note: ensure rocm-cmake is installed, `apt install rocm-cmake`.
#### To build the RCCL package and install package :