Αυτή η υποβολή περιλαμβάνεται σε:
eshcherb
2020-01-06 13:42:44 -06:00
υποβλήθηκε από GitHub
γονέας b9ded61eb3
υποβολή 5d2539dd44
-2
Προβολή Αρχείου
@@ -25,13 +25,11 @@ Includes basic API: roctxMark, roctxRangePush, roctxRangePop.
```
## Documentation
```
- API description:
- ['roctracer' profiling C API specification](doc/roctracer_spec.md)
- Code examples:
- [test/MatrixTranspose_test/MatrixTranspose.cpp](test/MatrixTranspose_test/MatrixTranspose.cpp)
- [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp)
```
## To build and run test
```