Update README.md

[ROCm/roctracer commit: e16afba208]
This commit is contained in:
eshcherb
2019-11-14 10:13:08 -06:00
committed by GitHub
parent e3302e07a6
commit 3533523133
+4 -2
View File
@@ -27,8 +27,10 @@ asyncronous activity records pool support.
## To build and run test
```
- ROCm-2.3 or higher is required
cd <your path>
- Python2.7 is required.
The required modules: CppHeaderParser, argparse.
To instaLL:
sudo pip install CppHeaderParser argparse
- CLone development branch of roctracer:
git clone -b amd-master https://github.com/ROCm-Developer-Tools/roctracer