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

Add support for NATIVE_SIZE=128 in OpenFHE #72

Open
sloede opened this issue Nov 7, 2024 · 0 comments
Open

Add support for NATIVE_SIZE=128 in OpenFHE #72

sloede opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sloede
Copy link
Member

sloede commented Nov 7, 2024

As discussed today, it would be great if a user could choose whether to use the OpenFHE library with 64 bit or 128 bit native size as the backend. The default should remain as it is now (64 bit), and the 128 bit version should be selectable through a compile-time preference using Preferences.jl, e.g., by setting NATIVE_SIZE to either 64 or 128.

After thinking about about our discussion today, I believe we should make this available to users no matter what the conclusions about its usability for our cases says. That is, let's create this anyways :-)

Feel free to let me know in case of questions regarding how to implement this in Yggdrasil or with the preferences.

@sloede sloede added the enhancement New feature or request label Nov 7, 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