Skip to content

Commit 7083acc

Browse files
authored
[Doc] Updated links to ROCm Repositories (#2667)
Changed <old-organization> to "ROCm".
1 parent 5e82b80 commit 7083acc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The latest released documentation can be read online [here](https://rocm.docs.am
66

77
MIOpen supports two programming models, or backends:
88

9-
1. [HIP](https://github.com/ROCm-Developer-Tools/HIP)
9+
1. [HIP](https://github.com/ROCm/HIP)
1010
2. OpenCL (deprecated).
1111

1212
## Documentation
@@ -33,7 +33,7 @@ python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
3333
* HIP -
3434
* HIP and HCC libraries and header files.
3535
* OpenCL - OpenCL libraries and header files.
36-
* [ROCm cmake](https://github.com/RadeonOpenCompute/rocm-cmake) - provide cmake modules for common build tasks needed for the ROCM software stack.
36+
* [ROCm cmake](https://github.com/ROCm/rocm-cmake) - provide cmake modules for common build tasks needed for the ROCM software stack.
3737
* [Half](http://half.sourceforge.net/) - IEEE 754-based half-precision floating point library
3838
* [Boost](http://www.boost.org/)
3939
* MIOpen uses `boost-system` and `boost-filesystem` packages to enable persistent [kernel cache](https://rocm.docs.amd.com/projects/MIOpen/en/latest/cache.html)

0 commit comments

Comments
 (0)