Skip to content

timohyva/AMDGPU-HPCTrainingExamples

 
 

Repository files navigation

AMD HPC Training Examples Repo

Welcome to AMD's HPC Training Examples Repo! Here you will find a variety of examples to showcase the capabilities of AMD's GPU software stack. Please be aware that the repo is continuously updated to keep up with the most recent releases of the AMD software.

Run the Tests

Most of the exercises in this repo can be run as a test suite by doing:

git clone https://github.com/amd/HPCTrainingExamples && \
cd HPCTrainingExamples && \
export REPO_DIR = $PWD && \
cd tests && \
./runTests.sh

Feedback

We welcome your feedback and contributions, feel free to use this repo to bring up any issues or submit pull requests. The software made available here is released under the MIT license, more details can be found in LICENSE.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.1%
  • CMake 25.0%
  • C 7.7%
  • Shell 6.0%
  • Makefile 5.3%
  • Cuda 3.6%
  • Other 3.3%