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

LoongArch64: Update symv #5061

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Conversation

XiWeiGu
Copy link
Contributor

@XiWeiGu XiWeiGu commented Jan 10, 2025

Improve the performance of the {s/d}symv interface with LASX optimization when INCX=1 and INCY=1.
symv

@XiWeiGu XiWeiGu changed the title La64 update symv LoongArch64: Update symv Jan 10, 2025
@martin-frbg martin-frbg added this to the 0.3.29 milestone Jan 10, 2025
@martin-frbg
Copy link
Collaborator

The SSYMV behaviour looks a bit curious here, both before and after your change. (Probably my switchover point for multithreading in interface/symv.c - at 200x200 - is not optimal too)

@martin-frbg martin-frbg merged commit c31f148 into OpenMathLib:develop Jan 10, 2025
80 of 84 checks passed
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

Successfully merging this pull request may close these issues.

2 participants