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

Polynomial length cannot be changed? #3

Open
zhl11 opened this issue Sep 20, 2023 · 2 comments
Open

Polynomial length cannot be changed? #3

zhl11 opened this issue Sep 20, 2023 · 2 comments

Comments

@zhl11
Copy link

zhl11 commented Sep 20, 2023

i try to change the n ,but the execution time doesn't change?
And i got the res NTT+INTT=43us on RTX 3090? This is not in line with the paper?

@liuhao230
Copy link

What do you change n to? This code can only support n <= 32768(2**15).

@yiou-seal
Copy link

i try to change the n ,but the execution time doesn't change? And i got the res NTT+INTT=43us on RTX 3090? This is not in line with the paper?

Can you tell me the name of the paper corresponding to this repository? and how did you get the execution time of NTT? Thanks

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

3 participants