AMD ROCm 7.13.0#
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 7.13.0 is built with TheRock, AMD’s open build and release system. TheRock replaces the previous monolithic release process with a modular workflow that makes ROCm components easier to build, integrate, and distribute. See the release notes for more information.
What is ROCm?#
ROCm is the AMD 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
- Prometheus
- Grafana
- mlflow
- Kubeflow
- vLLM
- PyTorch
- GPU Operator
- Device Plugin
- Container Toolkit
- Device Metrics Exporter
- Device Plugin
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.
See AMD hardware support for the complete list of supported hardware.
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. See /components/core for more information.
Composable Kernel, MIOpen, rocWMMA, hipDNN (coming soon)
hipBLAS, hipBLASLt, hipSOLVER, hipSPARSE, hipSPARSELt, rocBLAS, rocSOLVER, rocSPARSE
hipCUB, rocPRIM, rocThrust
hipFFT, hipRAND, rocFFT, rocRAND
ROCm Compute Profiler (rocprofiler-compute), ROCm Systems Profiler (rocprofiler-systems), ROCprofiler-SDK
ROCdbgapi, ROCm Debugger (ROCgdb), ROCr Debug Agent,
ROCm Extra components are supplementary tools for benchmarking, validating, and managing ROCm deployments. These tools are not required for GPU application development but are useful for verifying hardware health, measuring system performance, and managing GPU fleets. For more information, see ROCm Extra components.
Get started#
See the release notes – ROCm Core SDK 7.13.0 release notes – to learn about the latest changes and the current state of ROCm.
See the ROCm 7.13.0 compatibility matrix – for system requirements and AMD hardware compatibility information.
Follow Install AMD ROCm 7.13.0 to set up ROCm on your system.