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

auto-vectorization with clang and gcc #9

Merged
merged 5 commits into from
Jan 30, 2023
Merged

Conversation

pzelasko
Copy link
Owner

Only tested on apple clang, but I noticed another 10x speedup. It seems quite tricky to write in a platform agnostic way (without breaking down into functions, the pragma wouldn't work on clang together with ifdefs).

I should add CI on other platforms for this repo.

@pzelasko
Copy link
Owner Author

The tests are good enough (some flakes to fix later, and some macos python version complaining about stuff I don't understand -- will look into it later)

@pzelasko pzelasko merged commit a8e2029 into master Jan 30, 2023
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