-
Notifications
You must be signed in to change notification settings - Fork 5
Sync develop from internal #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit updates the GPU partitioning documentation to introduce support for DPX mode, remove incorrect references to TPX mode Key changes include: - Added DPX Mode: The MI300X overview now includes a detailed section for the DPX (Dual Partition X-celerator) mode, complete with architecture, use cases, and an updated comparison table. - Removed TPX Mode: All references to the incorrect TPX (Triple Partition X-celerator) mode have been scrubbed from the documentation to prevent confusion. - Updated Compatibility Matrix: The main matrix in index.rst has been updated to reflect the correct, currently supported partitioning schemes (SPX, DPX, CPX). - Updated Platform Index Pages: The index pages for MI300X and MI300A have been updated to reflect the new partitioning modes
Bumps [sphinx-substitution-extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions) from 2025.6.6 to 2025.10.24. - [Release notes](https://github.com/adamtheturtle/sphinx-substitution-extensions/releases) - [Changelog](https://github.com/adamtheturtle/sphinx-substitution-extensions/blob/main/CHANGELOG.rst) - [Commits](adamtheturtle/sphinx-substitution-extensions@2025.06.06...2025.10.24) --- updated-dependencies: - dependency-name: sphinx-substitution-extensions dependency-version: 2025.10.24 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…stitution-extensions-2025.10.24 Bump sphinx-substitution-extensions from 2025.6.6 to 2025.10.24 in /docs/sphinx
* 7.1.0 release updates * add version number to page title * add release history page * add patch version * remove Azure Linux * dkms status output
* 30.20.0 release notes update * fix linting error * minor fix * Update docs/documentation/release-notes.md Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> * Update docs/documentation/release-notes.md Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> * fix per review * remove OS/HW support changes * Revert "remove OS/HW support changes" This reverts commit 0cc5c2f1ed9e69c3541dd3b94c285af28e3d5224. * final updates * Update docs/documentation/release-notes.md Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> --------- Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
feat(docs): Update GPU partitioning
* version updates * add notes about uninstalling amdgpu-dkms * relocate notes * add RHEL 10.1 and 9.7 * fix per review * rewording * more rewording * final tweak * modify condition to include 10.1 * update dkms status output
* 30.20.1 release notes * fix linting * update version * content updates * fix linting error * linting fix * style edits * update wordlist and release date * update release date * Update docs/documentation/release-notes.md Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> * Update docs/documentation/release-notes.md Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com> * edit landing page per review --------- Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
Sync develop from external
yugang-amd
approved these changes
Nov 26, 2025
amitkumar-amd
approved these changes
Nov 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Technical Details
Test Plan
Test Result
Submission Checklist