Skip to content

Projection Optimization #1454

@danieljvickers

Description

@danieljvickers

The current code projects particles one at a time, with a different kernel for each. This is horribly inefficient. We need more parallelism. Explore a refactor that chooses the parallelism based on the particle count and have them both call the same interior checking code.

Metadata

Metadata

Labels

Review effort 4/5enhancementNew feature or requestsize:LThis PR changes 100-499 lines, ignoring generated files

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions