espressomd / espresso

The ESPResSo package
https://espressomd.org
GNU General Public License v3.0
222 stars 183 forks source link

Remove Barnes-Hut and MMM1D GPU, add LB multi-GPU support #4928

Closed jngrad closed 3 weeks ago

jngrad commented 1 month ago

We are reducing the complexity of the ESPResSo CUDA code to introduce multi-GPU support. This effort will require replacing P3M GPU by an upcoming ScaFaCoS GPU library, offloading LB GPU to waLBerla, removing Barnes-Hut and removing MMM1D GPU.

Description of changes: