Skip to content
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

Sync develop for ROCm 6.4 #479

Merged
merged 48 commits into from
Dec 18, 2024
Merged

Sync develop for ROCm 6.4 #479

merged 48 commits into from
Dec 18, 2024

Conversation

cgmillette
Copy link
Contributor

  • Adds interleaved infrastructure
  • Implements register formats and transforms
  • Updates ROCm 6.4 docs
  • Replaces AMDGPU_TARGETS with GPU_TARGETS
  • uses --offload-compress

dependabot bot and others added 30 commits November 25, 2024 17:53
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.9.0/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s-core-1.9.0

Bump rocm-docs-core from 1.8.3 to 1.9.0 in /docs/sphinx
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.9.0 to 1.9.2.
- [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.9.0...v1.9.2)

---
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>
CongMa13 and others added 18 commits December 3, 2024 15:34
- Updated target list
- Add emulation test docs
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>
…st cases for gfx11 MmaInput and MmaAcc; fix MaxVW selector to fit proper layout fitness
* updated AMDGPU_TARGETS to GPU_TARGETS and checked for --offload-compress

* Addressed comments

* Added BUILD_OFFLOAD_COMPRESS

* Apply suggestions from code review

* Update test/CMakeLists.txt

---------

Co-authored-by: Christopher Millette <63608002+cgmillette@users.noreply.github.com>
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.9.2 to 1.11.0.
- [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.9.2...v1.11.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Test to see if linking issues fixed
Fixes large binary rpath change failure
Copy link
Contributor

@amd-jnovotny amd-jnovotny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good (seems to be a straightforward merge)

@samjwu
Copy link
Member

samjwu commented Dec 18, 2024

@cgmillette cgmillette merged commit 6b8f92f into release-staging/rocm-rel-6.4 Dec 18, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants