From ad0e224ba09e8bd7c0b7037da3c014e3adf5652d Mon Sep 17 00:00:00 2001 From: Sebastian Grimberg Date: Mon, 26 Feb 2024 11:57:42 -0800 Subject: [PATCH] Address PR feedback: Fix link issues --- docs/src/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/install.md b/docs/src/install.md index 819e017d9..fc5258bce 100644 --- a/docs/src/install.md +++ b/docs/src/install.md @@ -56,8 +56,8 @@ A build from source requires the following prerequisites installed on your syste - C and Fortran (optional) compilers for dependency builds - MPI distribution - BLAS, LAPACK libraries (described below in [Math libraries](#Math-libraries)) - - [CUDA Toolkit](https://www.amd.com/en/graphics/servers-solutions-rocm) or [ROCm] - (https://developer.nvidia.com/cuda-toolkit) installation (optional, for GPU support + - [CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit) or + [ROCm](https://rocm.docs.amd.com/en/latest/) installation (optional, for GPU support only) In addition, builds from source require the following system packages which are typically