mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Compare commits
6 Commits
rocm-7.1.1
...
roc-5.5.x
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7719c17b67 | ||
|
|
e38b691463 | ||
|
|
34e710962a | ||
|
|
e9ddeba3d4 | ||
|
|
e0c3362d44 | ||
|
|
41b6d1ee3f |
@@ -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
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user