.. meta::
    :robots: noindex

*************
Release notes
*************

This page tracks releases of the AMD ROCm Programming Guide.

.. list-table::
   :header-rows: 1
   :widths: 30 70

   * - Version
     - Release date
   * - `7.14.0 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.14.0/>`_
     - July 15, 2026
   * - `7.2.4 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.2.4/>`_
     - May 29, 2026
   * - `7.2.3 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.2.3/>`_
     - May 4, 2026
   * - `7.2.2 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.2.2/>`_
     - April 14, 2026
   * - `7.2.1 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.2.1/>`_
     - March 25, 2026
   * - `7.2.0 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.2.0/>`_
     - January 21, 2026
   * - `7.1.1 <https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/docs-7.1.1/>`_
     - November 26, 2025

ROCm 7.14.0
===========

New content
-----------

Added the :doc:`install/rocm-runfile-installer` page, describing how to install
ROCm, the AMD GPU driver, or both on systems with or without network access.

Updated content
---------------

* Updated the :doc:`installation instructions <install/rocm>` for ROCm 7.14.0,
  including revised prerequisites, install methods, and pip package information.
* Updated the :doc:`compatibility matrix <compatibility/compatibility-matrix>`
  for 7.14.0, covering AI ecosystem, core SDK components, and supported Instinct,
  Radeon, and Ryzen systems.
* Enhanced the following HIP topics:

  * :doc:`how-to/hip_runtime_api/cooperative_groups`
  * :doc:`how-to/hip_runtime_api/memory_management/unified_memory`
  * :doc:`how-to/hip_runtime_api/memory_management/coherence_control`
  * :doc:`how-to/hip_runtime_api/memory_management/stream_ordered_allocator`
  * :doc:`how-to/hip_runtime_api/memory_management/virtual_memory`

ROCm 7.2.4
==========

No changes were made to the AMD ROCm Programming Guide.

ROCm 7.2.3
==========

No changes were made to the AMD ROCm Programming Guide.

ROCm 7.2.2
==========

No changes were made to the AMD ROCm Programming Guide.

ROCm 7.2.1
==========

New content
-----------

Added :doc:`how-to/hip_compilers` page with description of HIP compilers.

Updated content
---------------
Enhanced the following topics:

* :doc:`how-to/getting_started_with_hip_programming` 
* :doc:`how-to/multi-gpu_programming` 
* :doc:`how-to/performance_optimization` 

ROCm 7.2.0
==========

New content
-----------

Added a page listing third-party software compatible with ROCm: 
:doc:`install/third-party-tools`.

Updated content
---------------

* Minor command line argument update on :doc:`reference/rocm_in_data_centers/kubernetes/configuration`
  page.
* Enhanced :doc:`conceptual/introduction/hw_impl` page.
* Enhanced :doc:`how-to/performance_optimization` page.

ROCm 7.1.1
==========

Initial release of the AMD ROCm Programming Guide.
