Skip to content

Project 1: Linda Zhu #25

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

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

Conversation

LinDadaism
Copy link

@LinDadaism LinDadaism commented Sep 11, 2023

Features:

CUDA boids flocking simulation:

  1. Naive brute-force neighbor search
  2. Scattered uniform grid-based search
  3. Coherent uniform grid-based search

Feedback:
Wish we could have more guidance in how to do the performance analysis and some in-class practice of Nsight debugging tool. I spent tons of time debugging boid indexing and ended up not being able to plot more graphs to support my answers to the performance questions, but I still learned quite a lot in terms of both writing simple kernels and using performance metrics such as CUDA events.

Also, the last 30 min before the deadline was mainly fire-fighting over some git crisis of large files (.gif) :((

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