Files
rocm-systems/hipamd
Vladislav Sytchenko 08ecf21ddf SWDEV-281658 - Disable HIP profiling for Windows
Currently generating profiling header is not supported on Windows,
hence why the feature is being disabled.

Change-Id: I1f6d70ec3d68356799c5ecc89469eb007ae894f8
2021-07-12 19:45:09 -04:00
..

What is this repository for?

This repository provides implementation of HIP for AMD GPUs.

© 201 Advanced Micro Devices, Inc. All Rights Reserved.

Repository branches:

The hipamd repository maintains several branches. The branches that are of importance are:

  • Main branch: This is the stable branch. It is up to date with the latest release branch, for example, if the latest HIP release is rocm-4.3, main branch will be the repository based on this release.
  • Release branches. These are branches corresponding to each ROCM release, listed with release tags, such as rocm-4.4, etc.

Release tagging:

hipamd releases are typically naming convention for each ROCM release to help differentiate them.

  • rocm x.yy: These are the stable releases based on the ROCM release. This type of release is typically made once a month.*