mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-11 23:15:06 -05:00
update ROCM_VERSION in conf 7.11 known issues added Minor change docs(RELEASE): supported OSes and hw docs(release.md): update hw support and os support js(selector-toc): remove unused code docs(index): update rocm ontology diagram add TM symbols docs(RELEASE): complete virtualization support tbl docs(toc): add rocm-examples to toc chore: bump rocm-docs-core to 1.31.3 chore: update version histor page docs(RELEASE): add oses docs(RELEASE): add virtu sup fix docs: update RELEASE.md docs(RELEASE): clean up py(selector): allow percentage widths docs(compat): update system-instinct table docs: finalize components lists docs(compat): update system-radeon-pro docs(compat): update system-radeon docs: compat docs(RELEASE): clean up docs(RELEASE): update tables docs(compat): add virtu sup and fix stuff docs(RELEASE): update AMD GPU Driver vers dcos(compat): add missing mi2xx options docs(RELEASE): update firmware for instinct docs(RELEASE): fix xref and fmt docs(rocm-ontology diagram): fix sideways tm fix oops, fix docs: remove ROCgdb docs(compat): add rhel 8.10 to mi35x docs: clean up some wording docs(install): update selector docs(install/compat): fix selector data docs: fix js: fix reconcile selections wip: install wip: install js: add URLSearchParams wip: install js: inline page-specific js docs(compat): add missing rocky linux to mi300x docs(install): windows adrenalin prereq wip: install docs(compat): virtu sup link docs: windows tar docs(compat/install): add missing gfx120x, gfx103x, and gfx110x gpus docs(RELEASE): add missing gfx120x, gfx103x, and gfx110x gpus docs(install): fix selected content docs(install): windows tar rm jira notes docs(comfyui): update docs(comfyui): update path docs: remove hipDNN chore(conf.py): exclude `**/includes/**` to build only when included docs(index): fix diagram colors Update RELEASE.md remove fn docs: remove gfx1030 cards docs: remove windows for gfx12 js: add localStorage to selector for persistence docs(RELEASE): fix gpu list in tables js(primary toc install headings): don't reload page if already on the install page docs(img): add oses to ontology diagram docs(rocgdb): add it back + document known issue docs(comfyui): update selector docs(RELEASE): fix docs(compat): fix - add rocky linux for mi300a docs(install): sles - remove --gpg-auto-import-keys py(selector): add static assets only if exists js(selector): clear URLSearchParams if page doesn't have selector docs: note GIM driver 8.7.0K for virtualization on instinct add link to gim docs docs: reorder list of components docs(install): add oem kernel prereq docs: clean up diagrams fix link docs(RELEASE): update firmware explanation docs: update chore: clean up extra files chore: linting errors docs(compat): add iGPU to ryzen cards in compat matrix docs(install): add install libatomic1 docs(install): clean up fix docs(install): add meta packages table docs(compat): remove amdgpu 7.0.3 and 6.4.2 docs(install): uninstall add meta package note blurb docs(RELEASE): apex known issue docs: update components lists in RELEASE and compat matrix docs(install): clean up meta packages sections docs(compat): update fw version for mi300x update known issues docs: remove minor version from OL and Rocky docs: fix windows whl urls docs(install): update rocminfo and amd-smi version example outputs docs(RELEASE): add known issues docs: fix linux components list docs(compat): make igpu heading consistent Add rocm-examples known issue Co-authored-by: Istvan Kiss <istvan.kiss@amd.com> docs(conf): update release date docs(install): update windows install instructions update docs(RELEASE): update known issues hipblaslt matmul known issue update known issues add hipify-clang known issue js(selector): fix syncStateToURL update amdgpu driver versions and known issues update known issues fix fix fix install urls update RELEASE.md fix update for consistency add known issue add rccl known issue update components table fix amdgpu versions update prereqs intro
88 lines
3.5 KiB
ReStructuredText
88 lines
3.5 KiB
ReStructuredText
.. meta::
|
||
:description: Learn what ROCm is – AMD's open software stack for GPU programming, including runtimes, compilers, libraries, and tools for Linux and Windows.
|
||
:keywords: ROCm, AMD, GPU computing, ROCm Core SDK, ROCm components, TheRock, ROCm architecture, HPC, AI, machine learning, ROCm runtime
|
||
|
||
*******************************
|
||
AMD ROCm |ROCM_VERSION| preview
|
||
*******************************
|
||
|
||
AMD ROCm is an open, modular, and high‑performance GPU software ecosystem
|
||
— built collaboratively with the community, maintained transparently, and
|
||
optimized for consistent, scalable performance across data centers,
|
||
workstations, and edge devices.
|
||
|
||
ROCm |ROCM_VERSION| is a technology preview release built with
|
||
`TheRock <https://github.com/ROCm/TheRock>`__, AMD’s new open build and release
|
||
system.
|
||
This preview introduces a new modular build workflow that will become standard
|
||
in the near future. The existing monolithic release process will continue to be
|
||
used in the production ROCm 7.0 stream during this transition period until the
|
||
modular workflow fully replaces it. See the :ref:`release notes
|
||
<preview-stream-note>` for more information.
|
||
|
||
What is ROCm?
|
||
=============
|
||
|
||
ROCm is AMD’s open software stack for GPU‑accelerated computing. It provides
|
||
the tools needed to program AMD GPUs — including runtimes, compilers,
|
||
performance and system utilities, and optimized math and compute libraries. The
|
||
wider ROCm ecosystem includes ROCm‑enabled HPC applications and deep learning
|
||
frameworks such as PyTorch.
|
||
|
||
**Some key features:**
|
||
|
||
* **Open source** -- Transparent development driven by community feedback
|
||
* **Cross‑platform** -- Supports Linux and Windows environments
|
||
* **Comprehensive** -- End‑to‑end toolchain from compilers to libraries
|
||
* **Performance‑focused** -- Tuned for AMD Instinct™, AMD Radeon™, and AMD Ryzen™ devices
|
||
|
||
.. raw:: html
|
||
:file: data/rocm-ontology.html
|
||
|
||
ROCm supports AMD GPU architectures spanning data center, workstation, and APU
|
||
product lines. TheRock enables a unified ROCm user‑space experience across
|
||
devices.
|
||
|
||
* **AMD Instinct GPUs** -- Purpose‑built for large‑scale compute, AI training, and HPC workloads.
|
||
|
||
* **AMD Radeon GPUs and AMD Ryzen AI APUs** -- Designed for workstations, desktop computing, and edge AI applications.
|
||
|
||
.. note::
|
||
|
||
This release supports a limited number GPU models. Hardware support will be
|
||
expanded with future releases.
|
||
|
||
What’s changing
|
||
===============
|
||
|
||
ROCm is evolving to improve flexibility, maintainability, and
|
||
use‑case alignment.
|
||
|
||
* **Leaner core** – The Core SDK focuses on essential runtime and development components.
|
||
* **Use case‑specific expansions** – Optional domain‑specific SDKs for AI, data science, and HPC.
|
||
* **Modular installation** – Install only the components required for your workflow.
|
||
|
||
This approach streamlines installation, reduces footprint, and accelerates
|
||
innovation through independently released packages.
|
||
|
||
ROCm Core SDK
|
||
-------------
|
||
|
||
The ROCm Core SDK provides the foundational components that power the ROCm
|
||
ecosystem — runtimes, compilers, math libraries, and system utilities for GPGPU
|
||
computing.
|
||
|
||
.. raw:: html
|
||
:file: data/rocm-sdk-arch.html
|
||
|
||
The TheRock infrastructure keeps these components modular, consistent, and easy
|
||
to integrate across configurations.
|
||
|
||
Getting started
|
||
===============
|
||
|
||
* See the release notes -- :doc:`/about/release-notes` -- to learn about the latest
|
||
changes and current system compatibility information.
|
||
|
||
* Follow :doc:`/install/rocm` to set up ROCm on your system.
|