We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc0d97c + bd14038 commit fb31233Copy full SHA for fb31233
README.md
@@ -87,8 +87,7 @@ To use the rocTX API you need the API header and to link your application with `
87
- API description:
88
- ['roctracer' / 'rocTX' profiling C API specification](doc/roctracer_spec.md)
89
- Code examples:
90
- - [test/MatrixTranspose_test/MatrixTranspose.cpp](testMatrixTranspose_test/MatrixTranspose.cpp)
91
- - [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp)
+ - [MatrixTranspose.cpp](test/hip/MatrixTranspose.cpp)
92
93
## Build and run tests
94
0 commit comments