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

SIMD rejection sampling #258

Merged
merged 31 commits into from
May 8, 2024

Conversation

karthikbhargavan
Copy link
Contributor

This PR restores the SIMD version of rejection sampling.
Currently this works for portable and AArch64, and is ready for an AVX2 implementation.
(It gives a 10% improvement for AArch64.)

@franziskuskiefer franziskuskiefer merged commit 293aac6 into dev May 8, 2024
14 checks passed
@franziskuskiefer franziskuskiefer deleted the karthik/restore-SIMD-rejection-sampling branch May 8, 2024 09:58
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.

3 participants