File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The latest released documentation can be read online [here](https://rocm.docs.am
66
77MIOpen 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 )
10102 . 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 )
You can’t perform that action at this time.
0 commit comments