Files
ROCm/docs/release/versions.md
2025-12-11 16:51:22 -05:00

29 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<head>
<meta charset="UTF-8">
<meta name="description" content="ROCm preview release history">
<meta name="keywords" content="documentation, release history, ROCm, AMD">
</head>
# ROCm preview release history
| Version | Release date |
| ------- | ------------ |
| [7.10.0](https://rocm.docs.amd.com/en/7.10.0-preview/) | December 11, 2025 |
| [7.9.0](https://rocm.docs.amd.com/en/7.9.0-preview/) | October 20, 2025 |
```{important}
ROCm 7.9.0 introduced a versioning discontinuity following the previous [7.0
releases](https://rocm.docs.amd.com/en/latest/release/versions.html). Versions
7.0 through 7.8 are reserved for production stream ROCm releases, while
versions 7.9.0 and later listed on this page represent the technology preview
release stream. Both streams share a largely similar code base but differ in
their build systems. These differences include the CMake configuration,
operating system package dependencies, and the integration of AMD GPU Driver
components.
Maintaining parallel release streams -- preview and production -- gives users
ample time to evaluate and adopt the new build system and dependency changes.
The technology preview stream is planned to continue through mid2026, after
which it will replace the current production stream.
```