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

cublasLtMatrixTransform() equivalent #133

Open
yves-renier opened this issue May 30, 2023 · 3 comments
Open

cublasLtMatrixTransform() equivalent #133

yves-renier opened this issue May 30, 2023 · 3 comments

Comments

@yves-renier
Copy link

Hello,
I did not find any reference of an equivalent of the function cublasLtMatrixTransform() in hipBLASLt.
Is there any plan to make one available ?

@ewof
Copy link

ewof commented Jun 13, 2023

would be nice
latest bitsandbytes can't be hipified because of use of cublasLtMatrixTransform()

@jichangjichang
Copy link
Collaborator

No plan so far.
The transpose operation can be set through cublasLtMatmulDescSetAttribute() before calling cublasLtMatmul().

@ppanchad-amd
Copy link

@jichangjichang Is there still no plans to implement equivalent of the function cublasLtMatrixTransform() in hipBLASLt? If not, please advise if I can close ticket as not planned. Thanks!

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

No branches or pull requests

4 participants