Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Is differentiating BLAS calls supported? #1249

Closed
roastduck opened this issue Jun 3, 2023 · 1 comment
Closed

Is differentiating BLAS calls supported? #1249

roastduck opened this issue Jun 3, 2023 · 1 comment

Comments

@roastduck
Copy link
Contributor

Just a quick question: is differentiating BLAS calls supported? I found some code related to BLAS, but I didn't find any documentation.

@tgymnich
Copy link
Member

tgymnich commented Jun 3, 2023

Yes some level 1 functions like, dot, axpy, copy, asum, and scal should be supported. @ZuseZ4 is working on extending our BLAS support #1208.

See: https://github.com/wsmoses/Enzyme/blob/4f95c0ff247dccde5cf1669be1c8bfa39831b851/enzyme/Enzyme/BlasDerivatives.td

@EnzymeAD EnzymeAD locked and limited conversation to collaborators Jun 3, 2023
@tgymnich tgymnich converted this issue into discussion #1250 Jun 3, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants