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 Mason #23

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

micklemacklemore
Copy link

@micklemacklemore micklemacklemore commented Sep 9, 2024

Repo Link

Features

  • CUDA implementation of Reynold's Boid algorithm
  • Scattered Grid implementation, reducing the search size of neighboring boids
  • Coherent Grid implementation, further optimizing performance using better cache locality

Extra Credit

  • Grid-Looping Optimization

@bdwhst
Copy link

bdwhst commented Sep 9, 2024

Please change the name of the PR to Project1: YOURNAME. Thanks!

@micklemacklemore micklemacklemore changed the title Project 1: CUDA Flocking Project 1: Michael Mason Sep 9, 2024
@micklemacklemore
Copy link
Author

micklemacklemore commented Sep 9, 2024

Please change the name of the PR to Project1: YOURNAME. Thanks!

Fixed, my bad! @bdwhst

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.

2 participants