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
The current life cycle is tied to the ParticleMesh object, causing issues with Python GC and running out of communicators.
Assuming plans are fast (since we do estimated plans) to generate, and mpi comms are fast to spawn we shall be able to minimize their life span to r2c and c2r.
The text was updated successfully, but these errors were encountered:
The current life cycle is tied to the ParticleMesh object, causing issues with Python GC and running out of communicators.
Assuming plans are fast (since we do estimated plans) to generate, and mpi comms are fast to spawn we shall be able to minimize their life span to r2c and c2r.
The text was updated successfully, but these errors were encountered: