Skip to content

Add [C,ldC] parameters to hipBLAS TRMM interfaces (non-strided)#287

Merged
amd-nicknick merged 1 commit intoROCm:developfrom
ArjenTamerus:develop
Apr 13, 2026
Merged

Add [C,ldC] parameters to hipBLAS TRMM interfaces (non-strided)#287
amd-nicknick merged 1 commit intoROCm:developfrom
ArjenTamerus:develop

Conversation

@ArjenTamerus
Copy link
Copy Markdown
Contributor

@ArjenTamerus ArjenTamerus commented Mar 13, 2026

Motivation

Fixes #286 (hipBLAS only)

Technical Details

Adds C and ldC parameters to the hipfort hipBLAS interfaces - this was changed in an earlier hipBLAS/rocBLAS release and matches the Netlib and cuBLAS interfaces. Without this fix, any *TRMM call in hipfort will fail with status HIPBLAS_STATUS_INVALID_VALUE.

@ArjenTamerus ArjenTamerus requested a review from cgmb as a code owner March 13, 2026 12:27
@amd-nicknick amd-nicknick merged commit 71114d1 into ROCm:develop Apr 13, 2026
1 check 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.

[Issue]: *TRMM interfaces don't match [hip,roc]BLAS

2 participants