You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Charge and mass and currently only specified on a per-species basis, but stored per-particle. Having per particle charge and mass variables accounts for ~6% of minEPOCH's memory usage, and also 6% of the MPI communication. This is wasteful.
@benmcmillanwarwick Do you see any reason to keep the per particle variables?
The text was updated successfully, but these errors were encountered:
Charge and mass and currently only specified on a per-species basis, but stored per-particle. Having per particle charge and mass variables accounts for ~6% of minEPOCH's memory usage, and also 6% of the MPI communication. This is wasteful.
@benmcmillanwarwick Do you see any reason to keep the per particle variables?
The text was updated successfully, but these errors were encountered: