Do not accept unsupported combination "-pme cpu -pmefft gpu"
authorAleksei Iupinov <a.yupinov@gmail.com>
Tue, 5 Dec 2017 09:12:02 +0000 (10:12 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 5 Dec 2017 18:49:16 +0000 (19:49 +0100)
commitc9a374af0c8df936227d57ae6b70c9d6918c702e
treeb8ef24775998fc04748cc2e165ebeba5b1f852c3
parenta0d89bf8e412554a58e803715847b0f9dd920886
Do not accept unsupported combination "-pme cpu -pmefft gpu"

Previously "-pmefft" was silently ignored in this case,
now this causes an error.

Change-Id: Ia72fc5845591a9ff349a110268bec87e5b87464b
src/programs/mdrun/runner.cpp