Skip to content
This repository was archived by the owner on Jun 5, 2023. It is now read-only.

Commit 9b80b4f

Browse files
authored
Update Installation-Guide.rst
1 parent 5a3cda1 commit 9b80b4f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Installation_Guide/Installation-Guide.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -485,14 +485,12 @@ HIP can be easily installed using the pre-built binary packages with the package
485485
Installing pre-built packages
486486
=============================
487487

488-
HIP can be easily installed using pre-built binary packages using the
489-
package manager for your platform.
488+
HIP can be easily installed using pre-built binary packages using the package manager for your platform.
490489

491490
HIP Prerequisites
492491
==================
493492

494-
HIP code can be developed either on AMD ROCm platform using HIP-Clang
495-
compiler, or a CUDA platform with nvcc installed.
493+
HIP code can be developed either on AMD ROCm platform using HIP-Clang compiler, or a CUDA platform with nvcc installed.
496494

497495
AMD Platform
498496
=============
@@ -504,7 +502,8 @@ AMD Platform
504502
sudo apt install comgr
505503
sudo apt-get -y install rocm-dkms
506504

507-
Public link for Rocm installation
505+
For more information, see the AMD ROCm Installation Guide at:
506+
508507
https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html
509508

510509
HIP-Clang is the compiler for compiling HIP programs on AMD platform.

0 commit comments

Comments
 (0)