Compare commits

...
6 Commits
Author SHA1 Message Date
zhang2amdandGitHub 7719c17b67 Update default.xml to 5.5.1 release. 2023-05-24 13:28:35 -07:00
Saad RahimandGitHub e38b691463 Merge pull request #2160 from saadrahim/doc_merge
Merging Documentation into 5.5
2023-05-22 16:55:16 -06:00
Saad Rahim 34e710962a Fixing README 2023-05-22 16:47:53 -06:00
zhang2amdandGitHub e9ddeba3d4 Merge pull request #2097 from RadeonOpenCompute/Rmalavally-patch-13
Update README.md
2023-05-01 21:11:45 -07:00
Roopa MalavallyandGitHub e0c3362d44 Update README.md 2023-05-01 21:05:46 -07:00
zhozha 41b6d1ee3f Update manifest for v5.5 release 2023-05-01 20:45:57 -07:00
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -29,9 +29,6 @@ repositories and the associated commit used to build the current ROCm release.
The default.xml file uses the repo Manifest format.
The develop branch of this repository contains content for the next
ROCm release.
## How to build documentation via Sphinx
```bash
+1 -1
View File
@@ -12,7 +12,7 @@ fetch="https://github.com/GPUOpen-ProfessionalCompute-Libraries/" />
fetch="https://github.com/GPUOpen-Tools/" />
<remote name="KhronosGroup"
fetch="https://github.com/KhronosGroup/" />
<default revision="refs/tags/rocm-5.5.0"
<default revision="refs/tags/rocm-5.5.1"
remote="roc-github"
sync-c="true"
sync-j="4" />