Skip to content

update changlog #2222

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

Open
wants to merge 1 commit into
base: release-staging/rocm-rel-7.0
Choose a base branch
from

Conversation

jichangjichang
Copy link
Collaborator

No description provided.

@jichangjichang jichangjichang added the ci:docs-only Only run Read the Docs CI on this PR label Jun 11, 2025
amd-jnovotny
amd-jnovotny previously approved these changes Jun 11, 2025
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.

One minor rewording suggestion, but otherwise looks good.

CHANGELOG.md Outdated
@@ -4,9 +4,12 @@ Full documentation for hipBLASLt is available at [rocm.docs.amd.com/projects/hip

## hipBLASLt 1.0.0 for ROCm 7.0.0

### Added

* Added``HIPBLASLT_MATMUL_DESC_A_SCALE_MODE`` and ``HIPBLASLT_MATMUL_DESC_B_SCALE_MODE`` attributes for setting scalar (``HIPBLASLT_MATMUL_MATRIX_SCALE_SCALAR_32F``), vector (``HIPBLASLT_MATMUL_MATRIX_SCALE_OUTER_VEC_32F``) or block (``HIPBLASLT_MATMUL_MATRIX_SCALE_VEC32_UE8M0``).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Added``HIPBLASLT_MATMUL_DESC_A_SCALE_MODE`` and ``HIPBLASLT_MATMUL_DESC_B_SCALE_MODE`` attributes for setting scalar (``HIPBLASLT_MATMUL_MATRIX_SCALE_SCALAR_32F``), vector (``HIPBLASLT_MATMUL_MATRIX_SCALE_OUTER_VEC_32F``) or block (``HIPBLASLT_MATMUL_MATRIX_SCALE_VEC32_UE8M0``).
* Added the ``HIPBLASLT_MATMUL_DESC_A_SCALE_MODE`` and ``HIPBLASLT_MATMUL_DESC_B_SCALE_MODE`` attributes for configuring (``HIPBLASLT_MATMUL_MATRIX_SCALE_SCALAR_32F``), vector (``HIPBLASLT_MATMUL_MATRIX_SCALE_OUTER_VEC_32F``), or block (``HIPBLASLT_MATMUL_MATRIX_SCALE_VEC32_UE8M0``) settings.

@idass1990
Copy link
Contributor

this PR has merge conflicts and cannot be cleanly imported, please resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:docs-only Only run Read the Docs CI on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants