From b1e5c356aa79fee590f2bf883bcd6bfebf1f9a47 Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Wed, 27 Mar 2024 19:13:06 -0400 Subject: [PATCH] Fix link to ROCm install instructions (#333) Now pointing to https://rocm.docs.amd.com/projects/install-on-linux/en/latest/. --- source/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/installation.md b/source/docs/installation.md index c02a8c72dc..75a8dee4b2 100644 --- a/source/docs/installation.md +++ b/source/docs/installation.md @@ -150,7 +150,7 @@ and Dyninst requires TBB), and the CMake option to build the package alongside o ### Optional Third-Party Packages -- [ROCm](https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation_new.html) +- [ROCm](https://rocm.docs.amd.com/projects/install-on-linux/en/latest) - HIP - Roctracer for HIP API and kernel tracing - ROCM-SMI for GPU monitoring