SWDEV-291894 - update branch info in OpenCL readme

Change-Id: I18e497f08ac3ef98e7b383eda62ec42ec7559912


[ROCm/clr commit: fdb61872c8]
Dieser Commit ist enthalten in:
Julia Jiang
2021-08-13 12:47:03 -04:00
Ursprung 6cbc64455e
Commit b6d8d42410
+1
Datei anzeigen
@@ -21,6 +21,7 @@ git clone -b main https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime.git
The 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 ROCM release is rocm-4.1, main branch will be the repository based on this release.
- Develop branch: This is the default branch, on which the new features are still under development and visible. While this maybe of interest to many, it should be noted that this branch and the features under development might not be stable.
- Release branches: These are branches corresponding to each ROCM release, listed with release tags, such as rocm-4.0, rocm-4.1, etc.
## Setup OpenCL