Skip to content

Deprecate HIPBLASLT_MATMUL_DESC_A_SCALE_POINTER_VEC_EXT and HIPBLASLT…#331

Merged
jichangjichang merged 1 commit into
ROCm:release-staging/rocm-rel-7.0from
jichangjichang:remove_vec_ext_7.0
Jun 24, 2025
Merged

Deprecate HIPBLASLT_MATMUL_DESC_A_SCALE_POINTER_VEC_EXT and HIPBLASLT…#331
jichangjichang merged 1 commit into
ROCm:release-staging/rocm-rel-7.0from
jichangjichang:remove_vec_ext_7.0

Conversation

@jichangjichang
Copy link
Copy Markdown
Contributor

…_MATMUL_DESC_B_SCALE_POINTER_VEC_EXT

@jichangjichang jichangjichang merged commit e54c6c2 into ROCm:release-staging/rocm-rel-7.0 Jun 24, 2025
24 of 30 checks passed
assistant-librarian Bot pushed a commit to ROCm/hipBLASLt that referenced this pull request Jun 25, 2025
=?UTF-8?q?Deprecate=20HIPBLASLT=5FMATMUL=5FDESC=5FA=5FSCA?=
 =?UTF-8?q?LE=5FPOINTER=5FVEC=5FEXT=20and=20HIPBLASLT=E2=80=A6=20(#331)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

…_MATMUL_DESC_B_SCALE_POINTER_VEC_EXT
ammallya pushed a commit that referenced this pull request Sep 18, 2025
* Convert change log to new format (#331)

* Convert change log to new format

* Align earlier releases

* fixes Changelog

* fixes Changelog

* capitalizations in Changelog

---------

Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>

[ROCm/hipSOLVER commit: b489f98]
rahulc-gh pushed a commit that referenced this pull request Sep 23, 2025
* Convert change log to new format (#331)

* Convert change log to new format

* Align earlier releases

* fixes Changelog

* fixes Changelog

* capitalizations in Changelog

---------

Co-authored-by: Jeffrey Novotny <jnovotny@amd.com>

[ROCm/hipsolver commit: b489f98]
ammallya pushed a commit that referenced this pull request Nov 5, 2025
* Support dynamic unary operators in permutation

1. Move find_package(ck) to CMakeLists.txt in root folder since unit
tests also need it.
2. Add all unary operator enum values supported by cutensor 1.7
3. Add a new struct HiptensorUnaryOp. It use table-driven method to
dispatch the unary operation.
4. Use HiptensorUnaryOp to instantiate permutation instances.
5. Remove operator types from the key of permutation instance registry
table.
6. Change `add_hiptensor_unit_test` to accept multiple source files
7. Remove all permutation unit test that operator of tensor descriptor B
is not `IDENTITY` since `IDENTITY` is the only allowed value according
to the cutensor document.
ammallya pushed a commit that referenced this pull request Nov 5, 2025
* Support dynamic unary operators in permutation

1. Move find_package(ck) to CMakeLists.txt in root folder since unit
tests also need it.
2. Add all unary operator enum values supported by cutensor 1.7
3. Add a new struct HiptensorUnaryOp. It use table-driven method to
dispatch the unary operation.
4. Use HiptensorUnaryOp to instantiate permutation instances.
5. Remove operator types from the key of permutation instance registry
table.
6. Change `add_hiptensor_unit_test` to accept multiple source files
7. Remove all permutation unit test that operator of tensor descriptor B
is not `IDENTITY` since `IDENTITY` is the only allowed value according
to the cutensor document.


[ROCm/hipTensor commit: 76f2e5f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants