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

ML_DSA: ntt.rs now has a vectorized structure. #375

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

xvzcf
Copy link
Contributor

@xvzcf xvzcf commented Jul 8, 2024

No description provided.

@franziskuskiefer franziskuskiefer changed the title ntt.rs now has a vectorized structure. ML_DSA: ntt.rs now has a vectorized structure. Jul 9, 2024
Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, I assume you move other parts in arithmetic later? Or do you first want to vectorise what's in there now and then do more later if necessary, that's fine too.

@xvzcf
Copy link
Contributor Author

xvzcf commented Jul 9, 2024

lgtm, I assume you move other parts in arithmetic later? Or do you first want to vectorise what's in there now and then do more later if necessary, that's fine too.

I already starting moving in the arithmetic, the plan is to move every module to a vectorized structure first and then start filling out the AVX2 code and what not after.

@xvzcf xvzcf merged commit a71ec61 into main Jul 9, 2024
50 checks passed
@xvzcf xvzcf deleted the goutam/ml-dsa-vectorize-ntt branch July 9, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants