Update README.md

[ROCm/roctracer commit: 127a6e1f43]
This commit is contained in:
eshcherb
2019-11-22 17:50:30 -06:00
committed by GitHub
parent 743e9bd83f
commit 6c2048b09c
+1 -1
View File
@@ -71,7 +71,7 @@ rocTracer API:
- the .so library: /opt/rocm/lib/libroctracer64.so
rocTX API:
To use the rocTX API you need the API header and to link your application with rictx .so librray:
To use the rocTX API you need the API header and to link your application with roctx .so librray:
- the API header: /opt/rocm/roctracer/include/roctx.h
- the .so library: /opt/rocm/lib/libroctx64.so