Fix force reduction dependencies with process-MPI and PP-PME on same rank
authorGaurav Garg <gaugarg@nvidia.com>
Tue, 5 Oct 2021 10:40:53 +0000 (10:40 +0000)
committerAndrey Alekseenko <al42and@gmail.com>
Tue, 5 Oct 2021 10:40:53 +0000 (10:40 +0000)
commit2f68675dbc7fa404eac6cbc271056ed7c811ddff
tree7402c4f31dcc5dcd9680fef60dcb9c75e11e9452
parent73c26ac6e248876de4796c6885bd653fb2c21e33
Fix force reduction dependencies with process-MPI and PP-PME on same rank

Force reduction dependency on PME force computation was not being set in case of process-MPI when PP and PME are on same rank.

Refs: #4189
src/gromacs/mdlib/sim_util.cpp