Move buffer ops / PME F reduction flags into StepWorkload
authorSzilárd Páll <pall.szilard@gmail.com>
Wed, 9 Oct 2019 00:53:24 +0000 (02:53 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Sun, 13 Oct 2019 11:10:20 +0000 (13:10 +0200)
commit78956ab8cc33987eacc995cf578e8869cbda5e6a
tree2387e016f59317f9b0f54820cdd4567e6e4d5072
parent4b2626f7976d63eea4fed8b89bf21ba699c76954
Move buffer ops / PME F reduction flags into StepWorkload

Also moved overrides conditions for when buffer ops can not be offloaded
into the DevelopmentFeatureFlags data structure initialization, the
initialization of which had to be shifted so this code can be passed the
task assigment decision on nonbonded offload.

Change-Id: Ib6850bcf306a70bbd9557cf2d5c2b1e39159e566
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdrun/runner.cpp
src/gromacs/mdtypes/simulation_workload.h