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
Thanks for reporting. I have seen your PR, thanks. I'm thinking about the best interface to this, maybe I'll just update the number of batches by default except if they are set manually.
Anyway, since this can introduce correctness issues, I'll only release after very careful testing.
Say we have a cell list.
Then we get some more particles and update our cell list accordingly:
The cell list is now using only a single thread if we used too few particles at the beginning:
With #87 fixed, we can set the number of batches as follows.
But now, we get an error.
The text was updated successfully, but these errors were encountered: