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

[ROCm] Added include of hipblas.h in hipblaslt_wrapper.h #55

Merged

Conversation

jayfurmanek
Copy link

Fixed issue from SWDEV-482396 for rocm-jaxlib-v0.4.30-qa branch.

Copy link

@Ruturaj4 Ruturaj4 left a comment

Choose a reason for hiding this comment

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

LGTM, or maybe just remove if/else and keep both?

Copy link

@zoranjovanovic-ns zoranjovanovic-ns left a comment

Choose a reason for hiding this comment

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

LGTM

@jayfurmanek jayfurmanek force-pushed the rocm-jaxlib-v0.4.30-qa-hipblasfix branch from 6751aca to e8b1ff4 Compare October 22, 2024 14:36
@jayfurmanek jayfurmanek merged commit e2dde69 into rocm-jaxlib-v0.4.30-qa Oct 22, 2024
3 of 4 checks passed
@i-chaochen
Copy link

IIUC this fix is because that hipblaslt recently changed the dependent lib(header) from hipblas package to hipblas-common package.

may I ask is it for all ROCm version or just ROCm6.2+ ? what about previous ROCm versions? e.g., 6.1, 6.0 or 5.7?

@jayfurmanek @Ruturaj4 @zoranjovanovic-ns

@draganmladjenovic
Copy link

The fix will work on previous versions too, but I think this is primarily a fix for 6.3?

@i-chaochen
Copy link

Yes, we need this ROCm 6.3 patch for previous QA branches as well.

In addition, shall we upstream this fix for JAX/TF/XLA on rocm6.3?

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.

5 participants