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

anaruse and others added 30 commits October 4, 2022 20:57
…ust_fix

Fix missing ROCPrim identifier in cupy_thrust.cu
Skip multi-gpu unit tests due to non-support for multi-GPU
[CuPy] xfail the tests failing on IFU-2023-02-20
pnunna93 and others added 27 commits August 29, 2023 16:47
Update runtime for ROCm6.0 (SWDEV-434155)
Enable cuda array interface for ROCm
* add thrust macros for rocm6.3

* fix code formating for macro

---------

Co-authored-by: lcskrishna <lollachaitanya@gmail.com>
@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.

10 participants