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

Support Blas-Extension Primitives #348

Closed
wants to merge 13 commits into from
Closed

Conversation

kballeda
Copy link
Contributor

Following primitives are enabled.
getrf
geqrf
getri
gels_Batched
dgmm_batched

@kballeda
Copy link
Contributor Author

kballeda commented Aug 30, 2023

@maleadt I have filed a Git issue #357 . This issue is observed as part of our oneAPI.jl CI flow. Can you please take a look ?

@amontoison
Copy link
Member

amontoison commented Oct 17, 2023

@kballeda Can I help you on something here? I would like to interface the additional LAPACK routines orgqr and ormqr.

@kballeda
Copy link
Contributor Author

@kballeda Can I help on something here? I would like to interface the additional LAPACK routines orgqr and ormqr.

Sure Thank you !

@amontoison
Copy link
Member

@kballeda Did you update the cpp file by hand?
I didn't remember if we used an automatic procedure for BLAS routines.

@kballeda
Copy link
Contributor Author

@kballeda Did you update the cpp file by hand? I didn't remember if we used an automatic procedure for BLAS routines.

Yes cpp file is updated by hand.

@maleadt maleadt added enhancement New feature or request libraries Things about libraries and how we use them. labels Mar 21, 2024
@kballeda
Copy link
Contributor Author

#376 inherits the changes from here.

@kballeda kballeda closed this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request libraries Things about libraries and how we use them.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants