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

Project 1: Michael Willett #19

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

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