diff --git a/projects/hip/INSTALL.md b/projects/hip/INSTALL.md index 5eef9147d1..0743ee1bdb 100644 --- a/projects/hip/INSTALL.md +++ b/projects/hip/INSTALL.md @@ -90,7 +90,7 @@ export OPENCL_DIR="$(readlink -f ROCm-OpenCL-Runtime)" ROCclr is defined on AMD platform that HIP use Radeon Open Compute Common Language Runtime (ROCclr), which is a virtual device interface that HIP runtimes interact with different backends. See https://github.com/ROCm-Developer-Tools/ROCclr -HIPAMP repository provides implementation specifically for AMD platform. +HIPAMD repository provides implementation specifically for AMD platform. See https://github.com/ROCm-Developer-Tools/hipamd ## Build HIP