Skip to content

Commit

Permalink
added link to documentation (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
spolifroni-amd authored Oct 29, 2024
1 parent 81f6073 commit b7af962
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# rocPRIM

> [!NOTE]
> The published documentation is available at [rocPRIM](https://rocm.docs.amd.com/projects/rocPRIM/en/latest/) in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the `docs` folder of this repository. As with all ROCm projects, the documentation is open source. For more information on contributing to the documentation, see [Contribute to ROCm documentation](https://rocm.docs.amd.com/en/latest/contribute/contributing.html).
rocPRIM is a header-only library that provides HIP parallel primitives. You can use this library to
develop performant GPU-accelerated code on AMD ROCm platforms.

Expand Down

0 comments on commit b7af962

Please sign in to comment.