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

1767 structure of arrays #1770

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from
Draft

1767 structure of arrays #1770

wants to merge 17 commits into from

Conversation

rprospero
Copy link
Contributor

@rprospero rprospero commented Jan 22, 2024

This PR converts the array of atoms into a structure of array format. This should ease the addition of GPU processing support.

Progress:

  • Replace atom pointers with array indices
  • Replace atom vector with structure of arrays
  • Confirm via benchmark that we have not weakened the performance (an improvement is expected, but not mandatory).

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.

None yet

1 participant