From d3fbcd81eed178e88d7be656182dfc38dfea788f Mon Sep 17 00:00:00 2001 From: Rahul Garg Date: Thu, 22 Jul 2021 19:18:24 +0000 Subject: [PATCH] SWDEV-288929 - Fix typo Change-Id: I076bc34779f92820cbd8a36c1dfc62a45d6de9b5 [ROCm/hip commit: a7f321dfaed48e92997f469e46a3d604cdd62645] --- projects/hip/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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