[ROCm/roctracer commit: b15861dcc9]
Этот коммит содержится в:
eshcherb
2019-02-20 14:47:42 -06:00
коммит произвёл GitHub
родитель 4b1debb8ef
Коммит cbc08d0976
+3 -1
Просмотреть файл
@@ -8,13 +8,15 @@ The API provides functionality for registering the runtimes API callbacks and
asyncronous activity records pool support.
```
The library source tree:
## The library source tree
```
- inc/roctracer.h - Library public API
- src - Library sources
- core - Library API sources
- util - Library utils sources
- test - test suit
- MatrixTranspose - test based on HIP MatrixTranspose sample
```
## Documentation
```