Move dynamic pull groups and pull nthreads
authorBerk Hess <hess@kth.se>
Tue, 30 Mar 2021 20:21:13 +0000 (20:21 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 30 Mar 2021 20:21:13 +0000 (20:21 +0000)
commit42bea84075544680a2a23cbcda62b326271d7d4c
tree1560b6b2835857953345e35ab80079dd4b49fb63
parent11d4a64548e12300eab6804aac24f80fe6d202f0
Move dynamic pull groups and pull nthreads

Moved dynamic pull groups into their respective coordinates.
Set the number of threads per pull group instead of globally.
Now all thread parallel regions run on 1 thread with less than 100
local atoms.
src/gromacs/pulling/output.cpp
src/gromacs/pulling/pull.cpp
src/gromacs/pulling/pull_internal.h
src/gromacs/pulling/pullutil.cpp