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

Fix non avx2 #61

Merged
merged 7 commits into from
Jul 20, 2021
Merged

Fix non avx2 #61

merged 7 commits into from
Jul 20, 2021

Conversation

ezrosent
Copy link
Owner

This change fixes the core bug pointed out in #60, though part of the ensuing discussion on that issue has pointed out to me that frawk does not have great support for people with CPUs that do not support AVX. This change will fix bugs that show up when those folks build from source on such a machine, but there's more work to do before we can reliably ship binary releases that will work on any (say, post-SSE2) x86-64 machine.

@ezrosent ezrosent merged commit 2ae0287 into master Jul 20, 2021
@ezrosent ezrosent deleted the fix_non_avx2 branch July 20, 2021 07:27
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

Successfully merging this pull request may close these issues.

1 participant