Skip to content
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

[BLAS][HIP] Fix blas support for rocBLAS 4+ #519

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

npmiller
Copy link
Contributor

Description

Patch is similar to #448 (thanks @nilsfriess ) but with only the ifdef part to make the rocBLAS 4 build work.

I've tested with ROCm 5.4.3 (rocBLAS 2), and ROCm 6.1.0 (rocBLAS 4), I've also tested the build with ROCm 5.7.1 (rocBLAS 3), the new interface seemed to cause build issues with rocBLAS 3 so I kept the legacy one.

Information on the deprecated interface here.

Checklist

All Submissions

cc @mmeterel @Rbiessy

Copy link
Contributor

@Rbiessy Rbiessy left a comment

Choose a reason for hiding this comment

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

Thanks for the patch, makes sense to me.

@Rbiessy Rbiessy requested a review from a team June 24, 2024 08:59
@Rbiessy Rbiessy merged commit c1cb8bd into uxlfoundation:develop Jul 10, 2024
6 checks passed
normallytangent pushed a commit to normallytangent/oneMKL that referenced this pull request Aug 6, 2024
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