Change error message when attempting to offload to nonexistent GPUs
authorKevin Boyd <kevin.boyd@uconn.edu>
Thu, 4 Jul 2019 22:17:27 +0000 (18:17 -0400)
committerArtem Zhmurov <zhmurov@gmail.com>
Fri, 5 Jul 2019 17:15:32 +0000 (19:15 +0200)
commit39509855d038be71e177ab6ceedbbd60e67d38fb
tree62b8c894c264f72fed3df4e53ffdb5a936085aab
parent70c18fed05e73f6307e8f7c5c192d60ae256d608
Change error message when attempting to offload to nonexistent GPUs

A user could interpret the error as no interactions detected rather
than no GPUs

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