Open
Conversation
Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com>
rx9060 config update
update right datatype for platform
Add pebb and pbqt conf. for MI350X/MI355X.
RVS test summary and system overview.
yugang-amd
approved these changes
Sep 30, 2025
Babel subtest configurability
Initialize time variable
libyaml-cpp as static library
Revert "Merge pull request #1029 from ROCm/libyaml_a"
NPS2/DPX and NPS2/CPX mode in MI350X/MI355X
RCQT support for Alibaba OS OS name formatting
Test levels for MI3XX
Add note for using rocm-smi-lib and amd-smi-lib
dkms command error handling
GPU name length format
MCM GPU handling in IET
Added MI250X IET power stress test
Build and packaging script is kept same for local and for building on github action. Signed-off-by: Paul <fredpaul@amd.com>
For some reason clang is not able to find the path for amdgcn Help clang by exporting HIP_DEVICE_LIB_PATH. Fix Rockylinux install issue. RockyLinux has doxygen hosted on powertool.
On almalinux gtest compiled with g++ and rvs compiled with hipcc casuing mismatch hence set both to hipcc(clang++) using default cmake on almalinux causing policy issue hence use cmake3
RUPATH had build location as well in it and had to set CMAKE setting to remove that.ROCm version assingment after fetching verison from index was having issue. Updated the documents as per latest cdode.
Updated package version info and add parameter to use librocm-core to fetch ROCm install location dynamically.
Default is set to 7.11, so better to point to default of later as the older ones will be removed from the repo.
CPACK need different settings to generate TGZ file Removed unused OS_DETECTION code and package file check warning
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.31.2 to 1.31.3. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v1.31.2...v1.31.3) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-version: 1.31.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
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