ComputationalRadiationPhysics / picongpu

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

avoid using SIMDIM for controlflow #5078

Closed psychocoderHPC closed 2 months ago

psychocoderHPC commented 2 months ago

fix #5062

Avoid using the macro SIMDIM for program control-flow. SIMDIM should only be used for include guards. Fix missing include in untested code IsaacPlugin.x.cpp.