bmad-sim / bmad-ecosystem

Bmad simulation ecosystem for simulating high energy storage rings.
https://www.classe.cornell.edu/bmad/
7 stars 13 forks source link

1-D CSR Performance and Parallelization #1001

Open ChristopherMayes opened 1 month ago

ChristopherMayes commented 1 month ago

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