| Description: | This repository is a collection of examples to enable new users
to start using ROCm, as well as provide more advanced examples
for experienced users.
The examples are structured in several categories:
* HIP-Basic showcases some basic functionality without
any additional dependencies
* Libraries contains examples for ROCm-libraries, that
provide higher-level functionality
* Applications showcases some common applications, using
HIP to accelerate them
* AI contains instructions on how to use ROCm for AI
* Tutorials contains the code accompanying the HIP Tutorials
that can be found in the HIP documentation.
* For a full overview over the examples see the section
repository contents. |