Hi-PACE / hipace

Highly efficient Plasma Accelerator Emulation, quasistatic particle-in-cell code
https://hipace.readthedocs.io
Other
54 stars 15 forks source link

Sort plasma after initialization when running on CPU #1107

Closed AlexanderSinn closed 6 months ago

AlexanderSinn commented 7 months ago

The plasma initialization is optimized for GPU. When running on CPUs its very beneficial for deposition and push performance to sort the particles after initialization.