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: Bowen Deng #6

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

Project 1: Bowen Deng #6

wants to merge 10 commits into from

Conversation

7DBW13
Copy link

@7DBW13 7DBW13 commented Sep 12, 2021

  • Repo Link
  • Flocking simulation based on the Reynolds Boids algorithm, along with two levels of optimization: a uniform grid, and a uniform grid with semi-coherent memory access.
    • achieve at most 50 million boids simulation
    • performance analysis, can be found in README
    • extra credit: grid-looping optimization
  • Feedback
    • really useful experience, not only about CUDA programming, but also how to make good Github repo
    • maybe more instructions on how to implement with shared memory?

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