Files
ROCm/docs/tutorials/install/windows/index.md
2023-09-13 13:00:50 -06:00

61 lines
1.1 KiB
Markdown

# Install ROCm (HIP SDK) on Windows
Start with {doc}`../../quick-start/windows` or follow the detailed
instructions below.
## Prepare to Install
::::{grid} 1 1 2 2
:gutter: 1
:::{grid-item-card}
**[Prerequisites](./prerequisites.md)**
The prerequisites page lists the required steps to verify that the system
supports ROCm.
:::
::::
## Choose your install method
::::{grid} 1 1 2 2
:gutter: 1
:::{grid-item-card}
**[Graphical Installation](./gui/index.md)**
Use the graphical front-end of the installer.
:::
:::{grid-item-card}
**[Command Line Installation](./cli/index.md)**
Use the command line front-end of the installer.
:::
::::
## Post Installation
::::{grid} 1 1 2 2
:gutter: 1
:::{grid-item-card} ROCm-Examples
**[ROCm-Examples](https://github.com/amd/rocm-examples)**
Learn how to use ROCm with descriptive examples for novice to intermediate users.
:::
:::{grid-item-card}
**[Windows App Deployment Guidelines](../../../conceptual/windows-app-deployment-guidelines.md)**
Discusses strategies on how to bundle HIP libraries with an end user application.
:::
::::
## See Also
[Windows Support](../../../about/compatibility/windows-support.md)