mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
29 lines
1.2 KiB
Markdown
29 lines
1.2 KiB
Markdown
<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 mid‑2026, after
|
||
which it will replace the current production stream.
|
||
```
|