[docs/7.9.0] Note rocprofiler-sdk is Instinct only. Reorg some files to match docs/7.0.x. (#5563)

* move versions.md and compat-matrix to match prod; note rocprofiler-sdk is instinct only

* update href in versions.md
This commit is contained in:
peterjunpark
2025-10-23 12:32:20 -04:00
committed by GitHub
parent 3c61d4fb05
commit f004891485
11 changed files with 13 additions and 20 deletions

View File

@@ -1,23 +0,0 @@
<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.9.0](https://rocm.docs.amd.com/en/docs-7.9.0/) | October 20, 2025 |
```{important}
ROCm 7.9.0 introduces a versioning discontinuity following
the previous 7.0 releases. Versions 7.0 through 7.8 are reserved for
production stream ROCm releases, while versions 7.9 and later represent the
technology preview release stream.
Maintaining parallel release streams allows 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](https://rocm.docs.amd.com/en/latest/).
```