Skip to content

Fix bug with vsites, DD, OpenMP and large systems

Berk Hess requested to merge fix_vsite_threading_bug into release-2021

The vsite assignment code had a bug for the codepath where there are more than 200000 atoms in the domain+halo and OpenMP threading was used.

Fixes #4167 (closed)

Merge request reports