diff --git a/docs/what-is-rocm.rst b/docs/what-is-rocm.rst index 9994bb487..b76ab2445 100644 --- a/docs/what-is-rocm.rst +++ b/docs/what-is-rocm.rst @@ -99,10 +99,9 @@ Tools ":doc:`AMD SMI `", "C library for Linux that provides a user space interface for applications to monitor and control AMD devices" ":doc:`HIPIFY `", "Translates CUDA source code into portable HIP C++" - "`Radeon Compute Profiler (RCP) `_ ", "Performance analysis tool that gathers data from the API runtime and GPU for OpenCL and ROCm/HSA applications" "`RocBandwidthTest `_ ", "Captures the performance characteristics of buffer copying and kernel read/write operations" ":doc:`ROCmCC <./reference/rocmcc>`", "Clang/LLVM-based compiler" - "`ROCm CMake `_ ", "Collection of CMake modules for common build and development tasks" + ":doc:`ROCm CMake `", "Collection of CMake modules for common build and development tasks" ":doc:`ROCm Data Center Tool `", "Simplifies administration and addresses key infrastructure challenges in AMD GPUs in cluster and data-center environments" "`ROCm Debug Agent (ROCdebug-agent) `_ ", "Prints the state of all AMD GPU wavefronts that caused a queue error by sending a SIGQUIT signal to the process while the program is running" ":doc:`ROCm Debugger (ROCgdb) `", "Source-level debugger for Linux, based on the GNU Debugger (GDB)" @@ -133,4 +132,4 @@ Runtimes "`AMD Common Language Runtime (CLR) `_", "Contains source code for AMD's common language runtimes: :doc:`HIP ` and OpenCL" ":doc:`HIP `", "AMD's GPU programming language extension and the GPU runtime" - "`ROCR-Runtime `_ ", "User-mode API interfaces and libraries necessary for host applications to launch compute kernels on available HSA ROCm kernel agents" + "`ROCR-Runtime `_", "User-mode API interfaces and libraries necessary for host applications to launch compute kernels on available HSA ROCm kernel agents"