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

Faster 2-norm possible #3

Open
IzaacMammadov opened this issue Aug 15, 2024 · 0 comments
Open

Faster 2-norm possible #3

IzaacMammadov opened this issue Aug 15, 2024 · 0 comments

Comments

@IzaacMammadov
Copy link
Contributor

Based on this paper here: https://dl.acm.org/doi/10.1145/3061665, with its PDF here, the algorithm in the OpenBlas reference, and so the algorithm in SoftBlas is around 7x slower than it needs to be.

@sigilante suggests to write alternative algorithms *nrm2_B.c with the faster algorithm.

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

1 participant