mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Update to 6.3.2 Release Notes (#274)
* Initial 6.3.2 changes in Release Notes * version 6.3.2 updated * Update RELEASE.md add HIP 6.3.2 changes to Release Notes * Minor update after adding HIP component * Compatibility matrix update for 6.3.2 (#272) * External CI: add missing rocAL functionalities (#4238) * Comptability matrix update for 6.3.2 * Indentation and reference fixed * Missing refernce added * Footnote fix * Blank space in tables removed * Table fixes * Pytorch and JAX ref updated --------- Co-authored-by: Daniel Su <danielsu@amd.com> * Document update and release highlight updated * Add TensorFlow compatibility docs (#4247) * Add Tensorflow * WIP * WIP * minor fmt * PR feedbacks * fix missed inconsistent formatting * WIP WIP WIP WIP * minor formatting update tensorflow-rocm docker images to rocm6.3.1 fix urls * WIP * fix typo and update wordlist * fix tables not rendering * fix table headings * add period * update tf dockers * fix link * fix link * wording * update historical compat * fix tensile link --------- Co-authored-by: Mátyás Aradi <matyas@streamhpc.com> Co-authored-by: Istvan Kiss <neon60@gmail.com> * Conflict resolved * version 6.3.2 updated * Compatibility matrix update for 6.3.2 (#272) * External CI: add missing rocAL functionalities (#4238) * Comptability matrix update for 6.3.2 * Indentation and reference fixed * Missing refernce added * Footnote fix * Blank space in tables removed * Table fixes * Pytorch and JAX ref updated --------- Co-authored-by: Daniel Su <danielsu@amd.com> * Document update and release highlight updated * Documentation update added * Merge conflict resolved * hipfort change updated * Comptability Matrix updated for version change * Pytourch version updated * ROCm Systems Profiler version updated * historical matrix updated * Blank space removed * Changelog for ROCProfiler added * ROCm System Profiler changelog added * Placeholder for runfile installer and offline installer removed * ROCprofiler-SDK changelog updated * Title updated --------- Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com> Co-authored-by: Daniel Su <danielsu@amd.com> Co-authored-by: Peter Park <peter.park@amd.com> Co-authored-by: Mátyás Aradi <matyas@streamhpc.com> Co-authored-by: Istvan Kiss <neon60@gmail.com>
This commit is contained in:
15
RELEASE.md
15
RELEASE.md
@@ -38,13 +38,6 @@ documentation to verify compatibility and system requirements.
|
||||
The following are notable new features and improvements in ROCm 6.3.2. For changes to individual components, see
|
||||
[Detailed component changes](#detailed-component-changes).
|
||||
|
||||
### ROCm Offline Installer Creator updates
|
||||
The ROCm Offline Installer Creator 6.3.2 introduces new feature [add-content]. For more information, see the [ROCm Offline Installer Creator](https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.3.1/install/rocm-offline-installer.html) documentation.
|
||||
|
||||
### ROCm Runfile Installer updates
|
||||
The ROCm Runfile Installer 6.3.2 introduces new feature [add-content]. For more information, see the [ROCm Runfile Installer](https://rocm.docs.amd.com/projects/install-on-linux/en/docs-6.3.1/install/rocm-runfile-installer.html) documentation.
|
||||
|
||||
|
||||
### ROCm documentation updates
|
||||
|
||||
ROCm documentation continues to be updated to provide clearer and more comprehensive guidance for a wider variety of user needs and use cases.
|
||||
@@ -313,7 +306,7 @@ Click {fab}`github` to go to the component's source code on GitHub.
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/docs-6.3.1/index.html">ROCprofiler-SDK</a></td>
|
||||
<td>0.5.0</td>
|
||||
<td>0.5.0 ⇒ <a href="#rocprofiler-sdk-0-5-0">0.5.0</a></td>
|
||||
<td><a href="https://github.com/ROCm/rocprofiler-sdk/"><i
|
||||
class="fab fa-github fa-lg"></i></a></td>
|
||||
</tr>
|
||||
@@ -448,6 +441,12 @@ The following sections describe key changes to ROCm components.
|
||||
|
||||
* Activity metrics.
|
||||
|
||||
### **ROCprofiler-SDK** (0.5.0)
|
||||
|
||||
#### Added
|
||||
|
||||
* Support for device counter collection ioctl.
|
||||
|
||||
## ROCm known issues
|
||||
|
||||
ROCm known issues are noted on {fab}`github` [GitHub](https://github.com/ROCm/ROCm/labels/Verified%20Issue). For known
|
||||
|
||||
Reference in New Issue
Block a user