mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-11 07:38:17 -05:00
Compare commits
4 Commits
rocm-5.1.0
...
rocm-5.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
418e8bfda6 | ||
|
|
82477df454 | ||
|
|
075562b1f2 | ||
|
|
74d067032e |
@@ -6,6 +6,14 @@ Beginning ROCm release v5.0, AMD ROCm documentation has a new portal at https://
|
||||
|
||||
For documentation prior to ROCm v4.5, you may continue to access https://rocmdocs.amd.com.
|
||||
|
||||
# AMD ROCm™ V5.1.3 Release
|
||||
|
||||
AMD ROCm v5.1.3 is now released. The release documentation is available at https://docs.amd.com.
|
||||
|
||||
# AMD ROCm™ V5.1.1 Release
|
||||
|
||||
AMD ROCm v5.1.1 is now released. The release documentation is available at https://docs.amd.com.
|
||||
|
||||
# AMD ROCm™ V5.1 Release
|
||||
|
||||
AMD ROCm v5.1 is now released. The release documentation is available at https://docs.amd.com.
|
||||
|
||||
@@ -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.1.0"
|
||||
<default revision="refs/tags/rocm-5.1.3"
|
||||
remote="roc-github"
|
||||
sync-c="true"
|
||||
sync-j="4" />
|
||||
@@ -61,7 +61,7 @@ fetch="https://github.com/KhronosGroup/" />
|
||||
<project name="rocALUTION" remote="rocm-swplat" />
|
||||
<project name="MIOpenGEMM" remote="rocm-swplat" />
|
||||
<project name="MIOpen" remote="rocm-swplat" />
|
||||
<project name="MIOpenTensile" remote="rocm-swplat" />
|
||||
<project name="MIOpenTensile" remote="rocm-swplat" revision="refs/tags/rocm-5.1.1" />
|
||||
<project name="rccl" remote="rocm-swplat" />
|
||||
<project name="MIVisionX" remote="gpuopen-libs" />
|
||||
<project name="rocThrust" remote="rocm-swplat" />
|
||||
|
||||
Reference in New Issue
Block a user