Skip to content

Conversation

@michaelwillett
Copy link

https://github.com/michaelwillett/Project1-CUDA-Flocking

PENNKEY: mwillett

Implemented the suggested feature set:

  • Naive Implementation
  • Uniform grid implementation
  • Coherent grid implementation

I saw ~20% improvement with the coherent grid over the unsorted variant. Uniform grid drastically outperformed the naive approach as the number of boids increased.

Benchmarks were done on average execution time per frame over 100 samples.

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