ComputationalRadiationPhysics / picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
https://picongpu.readthedocs.io
Other
708 stars 218 forks source link

Need MockUp of Buffer infrastructure in PIConGPU unit tests #5183

Open BrianMarre opened 1 month ago

BrianMarre commented 1 month ago

The FLYonPIC(AtomicPhysics) rate calculation unit test requires a pmacc-Buffer mock up, since the rate calculation methods are handling dataBoxes directly. This does not exist and prevents the testing the FLYonPIC(AtomicPhysics) rate calculation methods in the CI.