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

udpate ages with ARM NEON #15

Open
wants to merge 2 commits into
base: jbloedow/end_of_may_wip
Choose a base branch
from

Conversation

clorton
Copy link
Contributor

@clorton clorton commented Jun 19, 2024

Sample code. Real code would need:

  • deal with start and end index that are not 128-bit aligned
  • use OpenMP to additionally parallelize (and deal with non 128-bit aligned indices for each thread)

Useful start for people on Apple Silicon Macs. Linux compile probably works on Intel Macs (TBD).

@clorton clorton requested a review from jonathanhhb June 19, 2024 00:12
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.

2 participants