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

1-D CSR Performance and Parallelization #1001

Open
ChristopherMayes opened this issue Jun 7, 2024 · 0 comments
Open

1-D CSR Performance and Parallelization #1001

ChristopherMayes opened this issue Jun 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChristopherMayes
Copy link
Contributor

The present 1D CSR calculation is often a bottleneck in multiparticle simulations. This is a request to improve its performance. Suggested tasks include:

  1. Create a standard benchmark
  2. Initial profiling to identify bottlenecks
  3. Corresponding code improgements
  4. Parallelization using OpenMP
@ChristopherMayes ChristopherMayes added the enhancement New feature or request label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants