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

Abstraction of sphinxsys range for parallel computing #669

Open
Xiangyu-Hu opened this issue Sep 25, 2024 · 0 comments
Open

Abstraction of sphinxsys range for parallel computing #669

Xiangyu-Hu opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@Xiangyu-Hu
Copy link
Owner

Xiangyu-Hu commented Sep 25, 2024

I am thinking that we can arrange all the loop ranges in sphinxsys together. Depending on execution policy, they will give the right way of looping. One important part of this to define right upper bound of the range. The other is the mapping fron the compute item to particle index. For device computing, this information will be on device too.

@Xiangyu-Hu Xiangyu-Hu self-assigned this Sep 25, 2024
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

1 participant