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

Tune generic SVE parameters closer to other SVE cores and add tunings to baseline AArch64 #4833

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Mousius
Copy link
Contributor

@Mousius Mousius commented Aug 1, 2024

Previously baseline AArch64 was left without SWITCH_RATIO or GEMM_PREFERED_SIZE and older default values, but it can be seen across other cores that these values seem to work for many devices.

This should allow us to use the ARMV8 and ARMV8SVE targets in a minimal build without losing too much performance.

This allows us to use the `ARMV8` and `ARMV8SVE` targets in a minimal build without losing too much performance.
Previously this was left without `SWITCH_RATIO` or `GEMM_PREFERED_SIZE` and older default values, but it can be seen across other cores that these values seem to work for many devices.
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.

1 participant