mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
* Fix for hipother External CI pipeline (#3597) Recompilation of hip for AMD backend uses Microsoft-hosted agent, so no need to worry about VM costs if we re-build for any hipother repo changes. * Add a section on increasing memory allocation to the MI300A system op… (#3587) * Add a section on increasing memory allocation to the MI300A system optimization guide * Addition to wordlist * Change GB to GiB for consistency * Standardize GiB/KiB spacing * Minor wording changes * External CI: fix rocDecode CXX compiler (#3593) * External CI: enable clr and rocMLIR latestFromBranch downloads (#3604) * fix ROCdbgapi version number (#3605) * Update Compatibility Matrix for 6.2.0 (#3600) * add rocAL, hipCC, CLR. Rearrange order of some items to align with stack diagram. Update UCC versions * update llvm-project to point to docs page instead of GitHub * External CI: multi-gfx nightly ROCm builds (#3611) * External CI: create llvm symlink in all components (#3612) * External CI: Add hipBLAS-common to hipBLASLt dependency list (#3613) * add hipBLAS-common as dependency * add test variables * revert test variable * Build(deps): Bump rocm-docs-core from 1.7.0 to 1.7.1 in /docs/sphinx (#3614) Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: rocm-docs-core 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> * External CI: add hipBLAS-common to MIOpen (#3616) * External CI: make llvm-project symlink optional (#3617) * External CI: Pipeline dependency adjustments for hipBLAS-common (#3618) * External CI: use root disk for ROCm nightly build (#3619) * External CI: fix HIP pipeline ID for copyHIP (#3620) * Add rocPyDecode with other changes (#3609) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com> Co-authored-by: Jeffrey Novotny <jnovotny@amd.com> Co-authored-by: Daniel Su <danielsu@amd.com> Co-authored-by: Peter Park <peter.park@amd.com> Co-authored-by: alexxu-amd <159800977+alexxu-amd@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com>