Update docs/what-is-rocm.rst

This commit is contained in:
randyh62
2024-11-05 10:48:35 -08:00
committed by Istvan Kiss
parent 493cd06641
commit 58d82aa037

View File

@@ -17,7 +17,7 @@ low-level kernels to high-level end-user applications.
Specifically, ROCm provides the tools for
:doc:`HIP (Heterogeneous-computing Interface for Portability) <hip:index>`,
OpenCL and OpenMP. This include compilers, libraries for high-level
OpenCL and OpenMP. These include compilers, libraries for high-level
functions, debuggers, profilers and runtimes.
.. tip::