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 +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -483,16 +483,15 @@ HIP can be easily installed using the pre-built binary packages with the package
483483
484484- `Installing pre-built packages <#installing-pre-built-packages >`__
485485
486- - ` Prerequisites' _
487- - `AMD Platform'__
488- - `NVIDIA Platform `__
486+ - ` HIP Prerequisites` _
487+ - `AMD Platform `_
488+ - `NVIDIA Platform `_
489489
490490- `Building HIP from source <#building-hip-from-source >`__
491491
492- - `Build ROCclr `__
493- - `Build HIP `__
494- - _Default paths and environment
495- variables`__
492+ - `Build ROCclr `_
493+ - `Build HIP `_
494+ - `Default path and environment variables `_
496495
497496- `Verify your installation <#verify-your-installation >`__
498497
@@ -502,8 +501,8 @@ Installing pre-built packages
502501HIP can be easily installed using pre-built binary packages using the
503502package manager for your platform.
504503
505- Prerequisites
506- -------------
504+ HIP Prerequisites
505+ ------------------
507506
508507HIP code can be developed either on AMD ROCm platform using HIP-Clang
509508compiler, or a CUDA platform with nvcc installed.
You can’t perform that action at this time.
0 commit comments