Skip to content

Commit

Permalink
Merge pull request #92 from ROCm-Developer-Tools/SwRaw-patch-1
Browse files Browse the repository at this point in the history
Fixed matrixtranspose.cpp link in README.md
  • Loading branch information
SwRaw authored Aug 17, 2023
2 parents fc0d97c + bd14038 commit fb31233
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ To use the rocTX API you need the API header and to link your application with `
- API description:
- ['roctracer' / 'rocTX' profiling C API specification](doc/roctracer_spec.md)
- Code examples:
- [test/MatrixTranspose_test/MatrixTranspose.cpp](testMatrixTranspose_test/MatrixTranspose.cpp)
- [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp)
- [MatrixTranspose.cpp](test/hip/MatrixTranspose.cpp)

## Build and run tests

Expand Down

0 comments on commit fb31233

Please sign in to comment.