Skip to content

Conversation

@amd-nicknick
Copy link

Motivation

Migrate hipBLAS usage to V2 APIs. Fixes incompatibility with hipBLAS 3.x / ROCm 7 where the old API has been removed.

Link: https://rocm.docs.amd.com/projects/hipBLAS/en/develop/reference/deprecation.html#removed-in-hipblas-3-0

Technical Details

  1. Enable HIPBLAS_V2 flag to migrate ROCm 6.x to use the new API.
  2. Update declarations and usage.

Test Plan

cupy GEMM tests.

Test Result

All GEMM tests pass

Submission Checklist

@amd-nicknick amd-nicknick self-assigned this Sep 16, 2025
@gpinkert
Copy link
Collaborator

gpinkert commented Dec 1, 2025

Hi, please use either the latest upstream releases or build using the branch release/rocmds-25.10

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.

3 participants