stfc / HartreeParticleDSL

MIT License
1 stars 1 forks source link

[Backend] FDPS Backend #16

Closed LonelyCat124 closed 2 years ago

LonelyCat124 commented 3 years ago

Add FDPS backend.

LonelyCat124 commented 3 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.

LonelyCat124 commented 2 years ago

Initial FDPS backend is completed. It needs to be extended to support pairwise operations and improve performance in the future.