SWDEV-405375 - Fix dead links in HIP documentations (#3258)
Change-Id: Ia0f4990fa897271fd8c83ce1b073f3d1a761ffa0
This commit is contained in:
committed by
GitHub
parent
33618001e5
commit
d21183c194
@@ -40,14 +40,14 @@ apt-get install hip-runtime-nvidia hip-dev
|
||||
|
||||
# Verify your installation
|
||||
|
||||
Run hipconfig (instructions below assume default installation path) :
|
||||
```shell
|
||||
Run hipconfig (instructions below assume default installation path):
|
||||
```
|
||||
/opt/rocm/bin/hipconfig --full
|
||||
```
|
||||
|
||||
# How to build HIP from source
|
||||
|
||||
Developers can build HIP from source on either AMD or NVIDIA platforms, see
|
||||
detailed instructions at {doc}`/developer_guide/build`
|
||||
detailed instructions at [building HIP from source](../developer_guide/build.md).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user