This repository was archived by the owner on Jun 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -485,14 +485,12 @@ HIP can be easily installed using the pre-built binary packages with the package
485485Installing 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
491490HIP 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
497495AMD 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+
508507https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html
509508
510509HIP-Clang is the compiler for compiling HIP programs on AMD platform.
You can’t perform that action at this time.
0 commit comments