Activate mixed mode of PME on GPU
authorAleksei Iupinov <a.yupinov@gmail.com>
Wed, 22 Nov 2017 09:52:40 +0000 (10:52 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 24 Nov 2017 17:13:52 +0000 (18:13 +0100)
commit6d1fdec5cf8df93e8b0944a9de148c0ff14866ba
tree81744b42cb131c9b084faa7c7da4071234f30ccc
parentbd2b668ee0a42d1e328ac86400df7793132f8ac3
Activate mixed mode of PME on GPU

Thsi allows the mixed PME mode (spread/gather on GPU, FFT/solve on CPU)
to be triggered manually with -pme gpu -pmefft cpu. Behavior of other
values of -pme and -pmefft is not altered. Testing is enabled as well.

Change-Id: I2a525e2a7003a392629b2ca2ed4051d9245dac1b
src/programs/mdrun/runner.cpp
src/programs/mdrun/tests/pmetest.cpp