Skip to content

Project 1: Klayton Wittler#3

Open
klaywittler wants to merge 25 commits into
CIS565-Fall-2019:masterfrom
klaywittler:master
Open

Project 1: Klayton Wittler#3
klaywittler wants to merge 25 commits into
CIS565-Fall-2019:masterfrom
klaywittler:master

Conversation

@klaywittler

Copy link
Copy Markdown
  • Repo Link
  • Features:
    • Made functions reusable across algorithms and more modular by adding additional arguments with checks to see which algorithm called it
      • All algorithms use the same computeVelocity kernel
      • Uniform and coherent use the same neighbor search kernel kernSearch
    • Tried a loop optimization technique to reduce the number of cells that are looked into
      • Flag at the top of src\kernel.cu called OPTIMIZE_SEARCH that switches to it
  • Feedback: Enjoyed the project, most difficult part was understanding what all the variable did so that I could use them appropriately

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