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

Allow overwriting mulcache size in native implementations #412

Open
hanno-becker opened this issue Nov 16, 2024 · 1 comment
Open

Allow overwriting mulcache size in native implementations #412

hanno-becker opened this issue Nov 16, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@hanno-becker
Copy link
Contributor

Currently, the poly(vec) mulcache has a fixed size that native implementations have to adhere to. This should be configurable, so that native implementation can (a) use a mulcache of a different size, or (b) not use one at all.

@hanno-becker hanno-becker added the enhancement New feature or request label Nov 16, 2024
@hanno-becker hanno-becker added this to the alpha-release milestone Nov 16, 2024
@mkannwischer
Copy link
Contributor

I don't think this is essential for the alpha-release. Moving to the next one.

@mkannwischer mkannwischer modified the milestones: alpha-release, next Nov 27, 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
Projects
None yet
Development

No branches or pull requests

2 participants