Skip to content

Commit

Permalink
removing references to beta state (#52)
Browse files Browse the repository at this point in the history
* removing references to beta state

* Update README.md
  • Loading branch information
saadrahim authored Nov 2, 2023
1 parent 2e968bb commit 9b79600
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ROCm Examples
This project is currently unsupported and in an early testing stage. Feedback on the contents of this repository is appreciated.

A collection of examples to enable new users to start using ROCm. Advanced users may learn about new functionality through our advanced examples.

## Repository Contents
- [Applications](https://github.com/amd/rocm-examples/tree/develop/Applications/) groups a number of examples ... .
- [floyd_warshall](https://github.com/amd/rocm-examples/tree/develop/Applications/floyd_warshall/): Showcases a GPU implementation of the Floyd-Warshall algorithm for finding shortest paths in certain types of graphs.
Expand Down

0 comments on commit 9b79600

Please sign in to comment.