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

Roadmap for neighborhood search implementations #26

Open
1 of 10 tasks
efaulhaber opened this issue Jun 12, 2024 · 2 comments
Open
1 of 10 tasks

Roadmap for neighborhood search implementations #26

efaulhaber opened this issue Jun 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@efaulhaber
Copy link
Member

efaulhaber commented Jun 12, 2024

@efaulhaber efaulhaber added the enhancement New feature or request label Jun 12, 2024
@sloede
Copy link
Member

sloede commented Jun 12, 2024

What about

  • Octree-based neighborhood search (as preparation for distributed memory simulations)

? Is this something for the agenda as well? It could also be independent of the technique (i.e., not necessarily octree-based).

@efaulhaber
Copy link
Member Author

Octrees are only needed when we don't have a fixed search radius anymore. They might perform similarly, but I don't have any plans to implement them for now.

I'll add distributed memory NHS to the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants