Move PME GPU program building later
authorSzilárd Páll <pall.szilard@gmail.com>
Mon, 30 Sep 2019 10:54:52 +0000 (12:54 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Mon, 30 Sep 2019 16:21:31 +0000 (18:21 +0200)
commitb44a8a424da3e6e9738c174e7ecabf39f74e8331
tree881451eb37bc0e9c7265187b061c2a34a9dd632c
parentb2d55d43e708e962759cb48fe423b0680b5726d3
Move PME GPU program building later

Moves the code closer to where it is needed and later during
initialization so even without a high-level manager, context between
nonbonded and PME could be be shared.

Change-Id: I47d9645dc0ee5574960964dfd3f79479ff21bcea
src/gromacs/mdrun/runner.cpp