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

Parallel computing? #10

Open
Adam-Boesky opened this issue Dec 20, 2023 · 3 comments
Open

Parallel computing? #10

Adam-Boesky opened this issue Dec 20, 2023 · 3 comments

Comments

@Adam-Boesky
Copy link
Collaborator

???

@Adam-Boesky
Copy link
Collaborator Author

Things to make parallel:

  1. Calculation of forces between bodies.
  2. Updating each particel.

@jdinovi
Copy link
Owner

jdinovi commented Dec 22, 2023

Basic structure of parallelization of N-body sim:
https://patterns.eecs.berkeley.edu/?page_id=193#Naive_algorithm

@jdinovi
Copy link
Owner

jdinovi commented Dec 22, 2023

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

No branches or pull requests

2 participants