central force#5132
Closed
RudolfWeeber wants to merge 6 commits intoespressomd:pythonfrom
Closed
Conversation
Contributor
RudolfWeeber
commented
Aug 2, 2025
- benchmarks: Add periodic skin retuning and improve timing precision
- WIP
- Performance: short range forces low hanging fruits
- Add retune_skin_after_steps parameter to get_timings() for periodic skin adjustment - Retune skin within ±10% of current value to reduce effect of non-deterministic skin tuning reduce effect of non-deterministic skin tuning - Increase timing output to 4 decimal places - Adjust initial skin value and tuning parameters in LJ benchmark - Enable skin retuning every 5 iterations in LJ benchmark
a3833fc to
51c784f
Compare
- avoid a few constructions of ParticleForce - avoid calls to npt and gay-berne if not active - in the linked cell algorithm, first do cell-internal interactions to have better memory locality. Improves thins by ~5% on my system (Intel)
51c784f to
65c411a
Compare
Contributor
Author
|
I'm closgin this, as we will not keep the non-cabana based short range forece calculation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.