Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More robust condition to decide when biases run on thread 0 #694

Merged
merged 1 commit into from
May 28, 2024

Conversation

giacomofiorin
Copy link
Member

See #638 (review)

In the interest of time I opted for making the conditional simpler, since there is little to gain by distributing the biases over threads.

After merging, this commit should be cherry-picked into namd-3.0 and gromacs-2024.

@giacomofiorin giacomofiorin added the bugfix To be used only in PRs label May 28, 2024
@giacomofiorin giacomofiorin requested a review from HanatoK May 28, 2024 18:57
Copy link
Member

@HanatoK HanatoK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@giacomofiorin giacomofiorin merged commit 872b898 into master May 28, 2024
28 of 29 checks passed
@giacomofiorin giacomofiorin deleted the fix_mwmeta_smp branch May 28, 2024 19:10
@giacomofiorin giacomofiorin mentioned this pull request Aug 5, 2024
9 tasks
acmnpv pushed a commit to gromacs/gromacs that referenced this pull request Oct 25, 2024
All changes are limited to the copy of the library in `src/external/colvars`.

The following is a list of relevant pull requests (bugfixes only) in the library's repository:

- 728 Fix undefined behavior when getting the current working directory from std::filesystem Colvars/colvars#728 (@giacomofiorin)
- 724 Fix gradients and metric functions of distanceDir Colvars/colvars#724 (@giacomofiorin)
- 715 Add missing rotation in orientation component Colvars/colvars#715 (@giacomofiorin)
- 713 fix: try to solve #87 for non-scala components Colvars/colvars#713 (@HanatoK)
- 706 BUGFIX for Segmentation fault in colvarbias_meta::calc_energy() with useGrids off Colvars/colvars#706 (@alphataubio)
- 694 More robust condition to decide when biases run on thread 0 Colvars/colvars#694 (@giacomofiorin)
- 675 Fix initialization of histogram output files and move it to the right place Colvars/colvars#675 (@giacomofiorin)

Authors: @alphataubio, @giacomofiorin, @HanatoK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix To be used only in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants