Closed LonelyCat124 closed 2 years ago
There exists now a first implementation of an FDPS backend. At the moment it only supports per_particle operations (as needed for basic PIC implementation).
I need to test building the output tomorrow, and once that goes I can start tests & a PR for that.
Initial FDPS backend is completed. It needs to be extended to support pairwise operations and improve performance in the future.
Add FDPS backend.