mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04:00
23 lines
467 B
Markdown
23 lines
467 B
Markdown
# Installing ROCm
|
|
|
|
Our installation guides are designed to walk you through a ROCm installation in detail. If you want to get up and running quickly, try our [quick-start guides](../quick_start/index).
|
|
|
|
:::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} Linux installation guide
|
|
:link: ./linux/index
|
|
:link-type: doc
|
|
Install ROCm on Linux.
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} Windows installation guide
|
|
:link: ./windows/index
|
|
:link-type: doc
|
|
Install ROCm on Linux.
|
|
|
|
:::
|
|
|
|
:::::
|