Hi-PACE / hipace

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

Sort plasma after initialization when running on CPU #1107

Closed AlexanderSinn closed 4 months ago

AlexanderSinn commented 4 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.