Files
rocm-systems/hipamd/README.md
T

22 righe
900 B
Markdown

2016-01-26 20:14:33 -06:00
## What is this repository for? ###
2021-06-29 22:30:51 +00:00
**This repository provides implementation of [HIP](https://github.com/ROCm-Developer-Tools/HIP) for AMD GPUs.**
2020-03-10 18:04:01 +03:00
2021-06-29 22:30:51 +00:00
© 201 Advanced Micro Devices, Inc. All Rights Reserved.
2020-11-16 12:14:27 -05:00
## Repository branches:
2021-06-29 22:30:51 +00:00
The hipamd repository maintains several branches. The branches that are of importance are:
2021-06-29 22:30:51 +00:00
* 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:
2021-06-29 22:30:51 +00:00
hipamd releases are typically naming convention for each ROCM release to help differentiate them.
2020-11-02 15:54:42 -05:00
* rocm x.yy: These are the stable releases based on the ROCM release.
This type of release is typically made once a month.*
2016-03-23 01:15:05 -05:00